Transform 'u8' to 'uint8_t' in src/target
[fw/openocd] / src / target / arm11.h
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-06-04 oharboeunbreak arm11. TAP_INVALID is used to communicate inban...
2009-06-04 oharboeIntroduce jtag_get_end_state() fn to clarify code a...
2009-06-04 oharboeremove TAP_INVALID as argument to jtag_add_xxx() fn's
2009-05-18 oharboeMichael Bruck <mbruck@digenius.de> ARM11 cleanup stale...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-09 oharboeMichael Bruck <mbruck@digenius.de> ARM11 C99 updates
2009-04-29 oharboecomments and debug code
2009-04-28 oharboeMichael Bruck <mbruck@digenius.de> macros for error...
2009-04-27 oharboemore error handling
2009-04-27 oharboea little bit more error handling in ARM11
2009-04-23 oharboeMichael Bruck <mbruck@digenius.de> include file fix
2009-04-22 oharboeMichael Bruck <mbruck@digenius.de> ARM11 various update...
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
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 oharboeGeorg Acher <acher@in.tum.de> - arm11 wip. run algorith...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-07-04 oharboeARM11 update. OpenOCD supports starting without being...
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-04 oharboeMichael Bruck - fix warnings.
2008-03-04 oharboeMichael Bruck: fix warnings.
2008-03-04 oharboeMichael Bruck:
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