jtag newtap change & huge manual update
[fw/openocd] / src / target / embeddedice.c
2008-11-30 duanejtag newtap change & huge manual update
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-28 oharboeallow minidrivers to implement inner loop of dcc memory...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-04-13 oharboe- Set up ICE registers after TRST
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-07 oharboeremoved excessive debug output. Perhaps a debug_level...
2008-03-05 oharboe- This speeds up dcc arm7_9 bulk write a little bit...
2008-03-05 oharboeadded jtag_add_dr_out(). Better for hw fifo, same for...
2008-03-01 oharboebacked out jtag_add_shift()
2008-03-01 oharboeNow uses jtag_add_shift() via embeddedice_write_reg_inn...
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2008-01-07 mifi- added gdb flash fixes patch
2007-09-05 drathPatch by Michael Schwingen that
2007-08-25 drath- added support for setting JTAG frequency on ASIX...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-21 drath- added support for Intel/Marvel PXA27x (XScale) targets
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-04-11 drath- disabled excessive debug output in jtag.h
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2007-01-26 drath- disabled use of single-step bit for EmbeddedICE versi...
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/