summaryrefslogtreecommitdiff
path: root/src/target/arm7_9_common.h
Commit message (Expand)AuthorAgeFilesLines
* feroceon updated w.r.t. latest arm7/9 changesoharboe2008-08-141-0/+2
* arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...oharboe2008-08-141-2/+2
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* Nicolas Pitre: Feroceon fixesoharboe2008-06-061-0/+3
* - moved flash erase_check target code to target.cntfreak2008-05-271-0/+1
* Update Embedded ICE registers explicitly during target->type->examine() insteadoharboe2008-04-161-1/+1
* - fixed target->type->poll() return valueoharboe2008-02-241-1/+1
* - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin2008-02-211-0/+1
* - add verify_image commandntfreak2007-10-221-0/+1
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+2
* - split fileio handling into fileio part and image handlingdrath2007-05-291-4/+3
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-0/+1
* - explicitly disable monitor mode on ARM7/9 targetsdrath2007-04-161-0/+2
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-0/+3
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-0/+4
* - added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e...drath2006-11-071-2/+2
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-2/+3
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+129