| Commit message (Expand) | Author | Age | Files | Lines |
* | remove target_type register_command callback | Zachary T Welch | 2009-11-24 | 1 | -2/+2 |
* | target: no implicit #includes of "register.h" | David Brownell | 2009-11-16 | 1 | -0/+2 |
* | ARM: memory utils aren't ARM7/ARM9 dependent | David Brownell | 2009-11-15 | 1 | -4/+6 |
* | ARM7/ARM9: use shared examine() method | David Brownell | 2009-11-13 | 1 | -1/+1 |
* | 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 | -22/+22 |
* | reg_t -> struct reg | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | target_type_t -> struct target_type | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | armv4_5_common_t -> struct arm | Zachary T Welch | 2009-11-13 | 1 | -18/+18 |
* | arm_jtag_t -> struct arm_jtag | Zachary T Welch | 2009-11-13 | 1 | -12/+12 |
* | arm966e_common_t -> struct arm966e_common | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | arm926ejs_common_t -> struct arm926ejs_common | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | arm7_9_common_t -> struct arm7_9_common | Zachary T Welch | 2009-11-13 | 1 | -18/+18 |
* | scan_field_t -> struct scan_field | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | target: remove unused interface fn that clutters code | Øyvind Harboe | 2009-11-05 | 1 | -7/+0 |
* | Ferocion: fix corruption of r0 when resuming Thumb mode | Nicolas Pitre | 2009-10-22 | 1 | -2/+1 |
* | Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to ... | oharboe | 2009-09-11 | 1 | -86/+79 |
* | Nicolas Pitre <nico@cam.org> Dragonite support | oharboe | 2009-09-11 | 1 | -17/+72 |
* | Nicolas Pitre <nico@cam.org> tighten error checking in bulk_write | oharboe | 2009-09-11 | 1 | -4/+15 |
* | microscopic whitespace cleanup | oharboe | 2009-07-16 | 1 | -15/+0 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -15/+15 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -1/+1 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -21/+21 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -8/+8 |
* | Rename jtag_add_end_state to jtag_set_end_state since "add" implies that | oharboe | 2009-06-04 | 1 | -1/+1 |
* | Introduce jtag_get_end_state() fn to clarify code a bit. | oharboe | 2009-06-04 | 1 | -2/+2 |
* | remove TAP_INVALID as argument to jtag_add_xxx() fn's | oharboe | 2009-06-04 | 1 | -2/+2 |
* | Final step in isolating target_type_s structure: | zwelch | 2009-05-31 | 1 | -1/+1 |
* | First step in hiding target_type_s from public interface: | zwelch | 2009-05-31 | 1 | -0/+1 |
* | Add target_write_memory wrapper: | zwelch | 2009-05-31 | 1 | -3/+3 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | in_handler in_check_mask and in_check_value now removed from field. Last big ... | oharboe | 2009-05-08 | 1 | -3/+3 |
* | remove unecessary setting of deprecated fields to NULL | oharboe | 2009-05-06 | 1 | -9/+9 |
* | retire out_mask - not used anywhere | oharboe | 2009-05-06 | 1 | -3/+3 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -2/+2 |
* | The following patches was applied: | mifi | 2009-04-18 | 1 | -2/+2 |
* | Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded ... | oharboe | 2009-03-01 | 1 | -1/+1 |
* | Nicolas Pitre nico at cam.org add Feroceon target config file | oharboe | 2009-03-01 | 1 | -1/+1 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -2/+1 |
* | Change tap_state naming to be consistent with SVF documentation. | kc8apf | 2008-12-13 | 1 | -37/+37 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -4/+4 |
* | Hongtao Zheng single step fixes | oharboe | 2008-10-30 | 1 | -15/+4 |
* | Laurentiu Cocanu - memory read/write and exit() error path fixes | oharboe | 2008-10-15 | 1 | -1/+5 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -7/+0 |
* | Duane Ellis: "target as an [tcl] object" feature. | oharboe | 2008-09-01 | 1 | -22/+13 |
* | Daniel Gimpelevich fix reset halt on feroceon | oharboe | 2008-08-20 | 1 | -1/+14 |
* | feroceon updated w.r.t. latest arm7/9 changes | oharboe | 2008-08-14 | 1 | -2/+2 |