aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm7tdmi.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2020-07-26target/arm7tdmi: fix memory leak of register cacheAntonio Borneo1-0/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-0/+1
2009-12-13target files shouldn't #include <target/...h>David Brownell1-1/+1
2009-12-03change #include "embeddedice.h" to <target/embeddedice.h>Zachary T Welch1-1/+1
2009-11-17ARM7TDMI: remove now-needless "struct arm7tdmi"David Brownell1-10/+4
2009-11-13ARM7/ARM9: use shared examine() methodDavid Brownell1-1/+0
2009-11-13command_context_t -> struct command_contextZachary T Welch1-1/+1
2009-11-13target_t -> struct targetZachary T Welch1-3/+3
2009-11-13arm7tdmi_common_t -> struct arm7tdmi_commonZachary T Welch1-3/+3
2009-11-13arm7_9_common_t -> struct arm7_9_commonZachary T Welch1-1/+1
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch1-1/+1
2009-11-05ARM7TDMI uses the new inheritance/nesting schemeDavid Brownell1-4/+3
2009-11-05ARM7TDMI: remove forward declsDavid Brownell1-1/+0
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-5/+0
2008-12-13- remove target specific variant and use target->variant memberntfreak1-3/+1
2008-11-30jtag newtap change & huge manual updateduane1-1/+1
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-0/+3
2008-08-24duan ellis target tcl work in progressoharboe1-1/+1
2008-08-05moves handling of problems with resetting into the halted stateoharboe1-1/+1
2008-04-11Wip - split target setup and target examinationoharboe1-0/+1
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath1-1/+0
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+46