| Commit message (Expand) | Author | Age | Files | Lines |
* | ETM: remove old mid-level ETM handle | David Brownell | 2009-11-11 | 1 | -4/+2 |
* | finish removing deprecated/obsolete commands | David Brownell | 2009-11-09 | 1 | -1/+0 |
* | ARM: shrink offsets | David Brownell | 2009-11-05 | 1 | -1/+1 |
* | ARM: other code uses the new inheritance/nesting scheme | David Brownell | 2009-11-05 | 1 | -1/+0 |
* | target: provide container_of() | David Brownell | 2009-11-05 | 1 | -0/+7 |
* | debug interface: get rid of unused pre_debug fn | Øyvind Harboe | 2009-11-05 | 1 | -1/+0 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-12 | 1 | -11/+12 |
* | restore ICE watchpoint registers when the *last* software breakpoint is removed | oharboe | 2009-08-28 | 1 | -0/+1 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -22/+22 |
* | 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 | -5/+5 |
* | Submitted by Dean Glazeski <dnglaze@gmail.com>: | zwelch | 2009-05-22 | 1 | -30/+33 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | David Brownell <david-b@pacbell.net> whitespace fixes. | oharboe | 2009-05-10 | 1 | -16/+16 |
* | Remove redundant declarations to allow building with -Wredundant-decls. | zwelch | 2009-04-29 | 1 | -1/+0 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -1/+1 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -1/+0 |
* | Hongtao Zheng single step fixes | oharboe | 2008-10-30 | 1 | -2/+5 |
* | Hongtao Zheng - more fixes to single stepping. Better hiding of details and ... | oharboe | 2008-10-28 | 1 | -5/+2 |
* | Hongtao Zheng - add simulation because previous functions could not halt for ... | oharboe | 2008-10-27 | 1 | -2/+5 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -1/+4 |
* | feroceon updated w.r.t. latest arm7/9 changes | oharboe | 2008-08-14 | 1 | -0/+2 |
* | arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale... | oharboe | 2008-08-14 | 1 | -2/+2 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 1 | -0/+3 |
* | Nicolas Pitre: Feroceon fixes | oharboe | 2008-06-06 | 1 | -0/+3 |
* | - moved flash erase_check target code to target.c | ntfreak | 2008-05-27 | 1 | -0/+1 |
* | Update Embedded ICE registers explicitly during target->type->examine() instead | oharboe | 2008-04-16 | 1 | -1/+1 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -1/+1 |
* | - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch) | vpalatin | 2008-02-21 | 1 | -0/+1 |
* | - add verify_image command | ntfreak | 2007-10-22 | 1 | -0/+1 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -0/+2 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -4/+3 |
* | - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr... | drath | 2007-04-25 | 1 | -0/+1 |
* | - explicitly disable monitor mode on ARM7/9 targets | drath | 2007-04-16 | 1 | -0/+2 |
* | - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) | drath | 2007-03-26 | 1 | -0/+3 |
* | - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) | drath | 2007-01-22 | 1 | -0/+4 |
* | - added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e... | drath | 2006-11-07 | 1 | -2/+2 |
* | - endianess fixes everywhere but in the flash code. flashing might still be b... | drath | 2006-08-31 | 1 | -2/+3 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+129 |