* fixed malloc corruption in target->debug_reason
[fw/openocd] / src / target / target.h
2008-03-05 oharboe* fixed malloc corruption in target->debug_reason
2008-03-03 oharboesome comments from Dominic
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2008-02-07 ntfreak- added synchronous reset patch, Thanks Øyvind Harboe
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2007-12-29 ntfreak- minimum autoconf 2.59 is now required and verified...
2007-10-22 ntfreak- add verify_image command
2007-10-08 ntfreak- cleaned up str7, str9 and stm32 flash drivers
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-03-28 drath- merged XScale branch back into trunk
2006-11-07 drath- added support for the oocd-link (joernonline.de/dw...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-06-23 drath- added support for AT91SAM7A3 flash (patch from andre...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/