| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM11: remove old R0..R15/CPSR code | David Brownell | 2009-11-24 | 1 | -3/+2 |
* | ARM11: remove register "history" debug stuff | David Brownell | 2009-11-24 | 1 | -9/+0 |
* | ARM11: implement provider for new DPM interface | David Brownell | 2009-11-24 | 1 | -0/+4 |
* | ARM11: remove unused state and exports | David Brownell | 2009-11-22 | 1 | -6/+0 |
* | ARM11: macro cleanup | David Brownell | 2009-11-22 | 1 | -16/+9 |
* | ARM11: remove needless string format #ifdeffery | David Brownell | 2009-11-22 | 1 | -10/+0 |
* | ARM11: remove disabled register hooks | David Brownell | 2009-11-22 | 1 | -5/+2 |
* | move ARRAY_SIZE macro to types.h | Zachary T Welch | 2009-11-16 | 1 | -2/+0 |
* | ARM11: fixup method table | David Brownell | 2009-11-15 | 1 | -2/+0 |
* | ARM11: revert etmr/etmw commands | David Brownell | 2009-11-13 | 1 | -5/+0 |
* | ARM11: switch to new "arm" base type | David Brownell | 2009-11-13 | 1 | -3/+9 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | reg_t -> struct reg | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | reg_cache_t -> struct reg_cache | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | arm11_reg_state_t -> struct arm11_reg_state | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | arm11_common_t -> struct arm11_common | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | arm11_register_history_t -> struct arm11_register_history | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | arm11: add etmr/etmw registers to access ETM via DBGTAP scan chain | Michael Bruck | 2009-11-10 | 1 | -0/+5 |
* | Add private header for ARM11 internals. | Zachary T Welch | 2009-11-08 | 1 | -46/+0 |
* | ARM11: remove exports and forward decls | Zachary T Welch | 2009-11-08 | 1 | -55/+0 |
* | target: remove unused interface fn that clutters code | Øyvind Harboe | 2009-11-05 | 1 | -1/+0 |
* | More MinGW C99 printf compliance | Redirect 'Slash' NIL | 2009-10-17 | 1 | -1/+2 |
* | Delete commented out code. Add a bit of error checking. | Øyvind Harboe | 2009-10-13 | 1 | -4/+0 |
* | ARM11 error checking | Øyvind Harboe | 2009-10-09 | 1 | -4/+4 |
* | added arm11 timeout error messages | oharboe | 2009-08-28 | 1 | -2/+2 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -29/+29 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -11/+11 |
* | unbreak arm11. TAP_INVALID is used to communicate inband that a special state... | oharboe | 2009-06-04 | 1 | -1/+1 |
* | Introduce jtag_get_end_state() fn to clarify code a bit. | oharboe | 2009-06-04 | 1 | -1/+1 |
* | remove TAP_INVALID as argument to jtag_add_xxx() fn's | oharboe | 2009-06-04 | 1 | -1/+1 |
* | Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene... | oharboe | 2009-05-18 | 1 | -3/+4 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | Michael Bruck <mbruck@digenius.de> ARM11 C99 updates | oharboe | 2009-05-09 | 1 | -2/+2 |
* | comments and debug code | oharboe | 2009-04-29 | 1 | -0/+3 |
* | Michael Bruck <mbruck@digenius.de> macros for error handling | oharboe | 2009-04-28 | 1 | -0/+10 |
* | more error handling | oharboe | 2009-04-27 | 1 | -8/+8 |
* | a little bit more error handling in ARM11 | oharboe | 2009-04-27 | 1 | -2/+2 |
* | Michael Bruck <mbruck@digenius.de> include file fix | oharboe | 2009-04-23 | 1 | -1/+1 |
* | Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting. | oharboe | 2009-04-22 | 1 | -43/+49 |
* | - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> | kc8apf | 2009-02-03 | 1 | -5/+5 |
* | fix crash when connecting GDB to powered down target | oharboe | 2008-10-13 | 1 | -6/+6 |
* | - remove build warnings from mips_m4k.c and arm11.c | ntfreak | 2008-10-08 | 1 | -90/+76 |
* | Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. | oharboe | 2008-10-07 | 1 | -0/+4 |
* | Duane Ellis: "target as an [tcl] object" feature. | oharboe | 2008-09-01 | 1 | -1/+1 |
* | moves handling of problems with resetting into the halted state | oharboe | 2008-08-05 | 1 | -1/+1 |
* | ARM11 update. OpenOCD supports starting without being able to talk to the har... | oharboe | 2008-07-04 | 1 | -0/+1 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 1 | -1/+0 |
* | Michael Bruck - fix warnings. | oharboe | 2008-03-04 | 1 | -6/+3 |
* | Michael Bruck: fix warnings. | oharboe | 2008-03-04 | 1 | -0/+12 |