| Commit message (Expand) | Author | Age | Files | Lines |
* | target files shouldn't #include <target/...h> | David Brownell | 2009-12-13 | 1 | -1/+1 |
* | change #include "embeddedice.h" to <target/embeddedice.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | remove target_type register_command callback | Zachary T Welch | 2009-11-24 | 1 | -1/+1 |
* | ARM9TDMI: remove now-needless "struct arm9tdmi" | David Brownell | 2009-11-17 | 1 | -27/+1 |
* | ARM7/ARM9: use shared examine() method | David Brownell | 2009-11-13 | 1 | -1/+0 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -15/+15 |
* | arm9tdmi_vector_t -> struct arm9tdmi_vector | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | arm_jtag_t -> struct arm_jtag | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | arm9tdmi_common_t -> struct arm9tdmi_common | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | arm7_9_common_t -> struct arm7_9_common | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | jtag_tap_t -> struct jtag_tap | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | src/target: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -24/+24 |
* | ARM9TDMI uses the new inheritance/nesting scheme | David Brownell | 2009-11-05 | 1 | -4/+3 |
* | ARM9TDMI: remove forward decls | David Brownell | 2009-11-05 | 1 | -6/+12 |
* | arm9tdmi vector_catch: reserved means "don't use" | David Brownell | 2009-10-23 | 1 | -1/+1 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | Paulius Zaleckas <paulius.zaleckas@gmail.com>: | zwelch | 2009-06-19 | 1 | -0/+13 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -5/+5 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -5/+0 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -2/+1 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -1/+1 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -0/+3 |
* | 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 |
* | Wip - split target setup and target examination | oharboe | 2008-04-11 | 1 | -0/+1 |
* | - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch) | vpalatin | 2008-02-21 | 1 | -0/+1 |
* | - added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" command | drath | 2007-03-29 | 1 | -0/+18 |
* | - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) | drath | 2007-01-22 | 1 | -2/+0 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+51 |