]> git.sur5r.net Git - openocd/history - src/target/arm11.c
Change tap_state naming to be consistent with SVF documentation.
[openocd] / src / target / arm11.c
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-30 duanejtag newtap change & huge manual update
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-10-13 oharboefix crash when connecting GDB to powered down target
2008-10-13 oharboefix crash when connecting GDB to powered down target
2008-10-08 ntfreak- remove build warnings from mips_m4k.c and arm11.c
2008-10-07 oharboeFixes SEGFAULT when setting registers from GDB.
2008-10-07 oharboeGeorg Acher <acher@in.tum.de> - arm11 wip. run algorith...
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-25 oharboefixed bug in arm11 examine code.
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-20 oharboesharpen error propagation a wee bit.
2008-08-19 oharboeremoved a couple of exit()'s from error handling.
2008-08-17 oharboefixed not halted error messages
2008-08-05 oharboeDuane Ellis: fix warnings
2008-08-05 oharboedefine resetting the target into the halted or running
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-07-04 oharboeARM11 update. OpenOCD supports starting without being...
2008-04-04 oharboe- reverted some of the changes that possibly broke...
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-08 ntfreak- added more TARGET_HALTED checks for the read/write_me...
2008-03-07 oharboe- Improves error handling upon GDB connect
2008-03-06 oharboeMichael Bruck:
2008-03-04 oharboeMichael Bruck: fix warnings.
2008-03-04 oharboeMichael Bruck:
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-29 oharboeUwe Hermann:
2008-02-29 oharboeremove warnings.
2008-02-29 oharboeMichael Bruck:
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck