aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm9tdmi.h
AgeCommit message (Expand)Author
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-19Paulius Zaleckas <paulius.zaleckas@gmail.com>:zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-11-30jtag newtap change & huge manual updateduane
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-08-05moves handling of problems with resetting into the halted stateoharboe
2008-04-11Wip - split target setup and target examinationoharboe
2008-02-21- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin
2007-03-29- added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" commanddrath
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath