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