Transform 'u8' to 'uint8_t' in src/target
[fw/openocd] / src / target / armv4_5.c
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-21 zwelchDavid Brownell <david-b@pacbell.net>: This patch adds...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes.
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-04-03 mluSlight improvement in run_algorithm register restore.
2009-01-19 kc8apfFix handling of thumb disassembly in armv4_5 disassembl...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-10-16 oharboemore robust error reporting for DCC
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-10-12 oharboe Fix problems with DCC downloads routine crashing silently.
2008-10-07 oharboeFixes SEGFAULT when setting registers from GDB.
2008-10-03 oharboeGDB alive fixes for verify_image
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-20 oharboefix BUG: keep_alive() error messages
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/