]> git.sur5r.net Git - openocd/history - src/target/arm7tdmi.c
Change tap_state naming to be consistent with SVF documentation.
[openocd] / src / target / arm7tdmi.c
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-30 duanejtag newtap change & huge manual update
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-14 oharboearm7/9 breakpoint cleanup. arm7_9 sw/hw commands retire...
2008-08-05 oharboeDuane Ellis: fix warnings
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-06-24 ntfreak- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_...
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-04-16 oharboeUpdate Embedded ICE registers explicitly during target...
2008-04-13 oharboe- Set up ICE registers after TRST
2008-04-11 oharboefound two more gaffes for reset wip
2008-04-11 oharboeWip - split target setup and target examination
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-03 oharboeI fixed all the targets even though
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2008-02-24 oharboe- fixed target->type->poll() return value
2007-10-22 ntfreak- add verify_image command
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-05-29 drath- split fileio handling into fileio part and image...
2007-04-26 drath- improved ETB trace output
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-10-23 drath- several small fixes (thanks to Magnus Lundin and...
2006-09-04 drath- added debug output for D/I FSR and FAR (arm920t)
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-02 drath- prepare OpenOCD for branching, created ./trunk/