fixed warning
[fw/openocd] / src / target / armv4_5.c
2008-08-19 oharboeadded some alive_sleep()'s
2008-08-17 oharboefixed not halted error messages
2008-05-19 oharboeFix crash when mode number fetched from the target...
2008-05-19 oharboefix mode output when illegal arm mode is detected....
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
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-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2007-04-11 drath- disabled excessive debug output in jtag.h
2007-03-28 drath- merged XScale branch back into trunk
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-12 drath- the 'help' command now takes an optional argument...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/