summaryrefslogtreecommitdiff
path: root/src/target/arm7tdmi.c
Commit message (Expand)AuthorAgeFilesLines
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+2
* - split fileio handling into fileio part and image handlingdrath2007-05-291-3/+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-9/+9
* - explicitly disable monitor mode on ARM7/9 targetsdrath2007-04-161-0/+1
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-1/+1
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-3/+0
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-22/+4
* - several small fixes (thanks to Magnus Lundin and Spencer Oliver)drath2006-10-231-1/+1
* - added debug output for D/I FSR and FAR (arm920t)drath2006-09-041-8/+12
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-18/+123
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-3/+3
* - 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/+780