Revert "target: remove unused working area 'user' field"
[fw/openocd] / src / target / target.h
2008-10-13 oharboeRetired old reset code according to plan.
2008-10-13 oharboeLaurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added...
2008-09-24 oharboefix noise in gdb console when single stepping. Remove...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-01 oharboeRemoved target->reset_mode, no longer used
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-13 oharboecomments.
2008-08-06 ntfreak- fix target_examine declaration
2008-08-05 oharboeDuane Ellis: fix warnings
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-07-28 oharboeretired reset run_and_init/halt
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-24 oharboewait 500ms for target to halt upon connect.
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-08 ntfreak- fix pre_resume script not being called
2008-07-06 oharboesrc/helper/configuration.h
2008-06-25 oharboeadded pre/post_reset scripts based on Pieter Conradie...
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-04-23 oharboePavel Chromy's on chip flash loader
2008-04-15 oharboeAdded checks for target->type->read/write_memory, soft_...
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
2008-04-11 oharboeadded target->type->examine(). Eventually this will...
2008-04-09 oharboe- added "init" command. "init" and "reset" at end of...
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-13 oharboeMichael Bruck: fixed warnings
2008-03-13 oharboe- adds two speeds to jtag_speed. reset and post reset...
2008-03-10 oharboe- the jtag chain is examined and validated after GDB...
2008-03-07 oharboe- Improves error handling upon GDB connect
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/