aboutsummaryrefslogtreecommitdiff
path: root/src/target/embeddedice.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-07- added gdb flash fixes patch mifi1-2/+1
2007-09-05Patch by Michael Schwingen thatdrath1-1/+1
2007-08-25- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath1-22/+151
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-0/+69
2007-06-21- added support for Intel/Marvel PXA27x (XScale) targetsdrath1-18/+1
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath1-5/+24
2007-04-16- explicitly disable monitor mode on ARM7/9 targetsdrath1-0/+9
2007-04-11- disabled excessive debug output in jtag.hdrath1-1/+1
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath1-0/+6
2007-01-26- disabled use of single-step bit for EmbeddedICE version 6 coresdrath1-1/+0
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath1-10/+57
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath1-2/+3
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-0/+1
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+2
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+301