remove unecessary setting of deprecated fields to NULL
[fw/openocd] / src / target / arm_jtag.c
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeretire out_mask - not used anywhere
2009-04-18 mifiThe following patches was applied:
2008-11-30 duanejtag newtap change & huge manual update
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-02-29 oharboeadded an #error in case anybody tries to compile that...
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2008-01-20 mifi- added patch "remove error handler as planned"
2008-01-14 drath- use correct SCAN_N check value (disabled by default)
2008-01-07 mifi- added gdb flash fixes patch
2007-04-25 drath- added support for error handlers to JTAG scan command...
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/