summaryrefslogtreecommitdiff
path: root/src/target/arm9tdmi.c
Commit message (Expand)AuthorAgeFilesLines
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+2
* - added support for Intel/Marvel PXA27x (XScale) targetsdrath2007-06-211-20/+5
* - split fileio handling into fileio part and image handlingdrath2007-05-291-9/+3
* - improved ETB trace outputdrath2007-04-261-2/+2
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-10/+37
* - explicitly disable monitor mode on ARM7/9 targetsdrath2007-04-161-0/+1
* - added support for Turtelizer 2 (USB JTAG interface) (Thanks to Michael Fisc...drath2007-03-301-1/+1
* - added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" commanddrath2007-03-291-0/+133
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-3/+8
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-14/+6
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-19/+10
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-0/+2
* - added debug output for D/I FSR and FAR (arm920t)drath2006-09-041-6/+8
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-26/+152
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-4/+7
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+848