| Commit message (Expand) | Author | Age | Files | Lines |
* | TRANSPORT/TARGET: Updated source tree to build and use new swd infrastructure... | Tomek CEDRO | 2011-06-25 | 1 | -1/+1 |
* | partial support for 568013 and 568037, target integration. | Rodrigo L. Rosa | 2011-05-18 | 1 | -1/+3 |
* | smp : infra for smp minimum support | Michel Jaouen | 2011-04-28 | 1 | -1/+2 |
* | cortex_a: rename cortex_a8.c/h to cortex_a.c/h | Øyvind Harboe | 2011-03-22 | 1 | -2/+2 |
* | cortex a9: merge cortex a9 and a8 code | Øyvind Harboe | 2011-03-22 | 1 | -3/+1 |
* | cortex_a9: add source files for Cortex A9 support. | Aaron Carroll | 2011-01-31 | 1 | -1/+3 |
* | build: add common.mk | Spencer Oliver | 2010-11-18 | 1 | -4/+1 |
* | arm964e: Add support for ARM946E target. | ddraskovic | 2010-11-04 | 1 | -0/+2 |
* | avr32: work-in-progress | Oleksandr Tymoshenko | 2010-08-15 | 1 | -0/+7 |
* | ADIv5 transport support moves to separate files | David Brownell | 2010-03-16 | 1 | -0/+2 |
* | Packaging fix | David Brownell | 2009-12-21 | 1 | -0/+1 |
* | target: add basic dsp563xx support | mkdorg@users.sourceforge.net | 2009-12-15 | 1 | -1/+5 |
* | build: add build/src to include path | Øyvind Harboe | 2009-12-08 | 1 | -1/+2 |
* | ARM: use <target/arm.h> not armv4_5.h | David Brownell | 2009-12-07 | 1 | -0/+1 |
* | basic ARM semihosting support | Nicolas Pitre | 2009-12-03 | 1 | -0/+2 |
* | remove tertiary include paths | Zachary T Welch | 2009-12-03 | 1 | -4/+1 |
* | allow #include directives to use module name | Zachary T Welch | 2009-12-03 | 1 | -0/+1 |
* | feroceon.c should be part of ARM7_9_SRC | Nicolas Pitre | 2009-12-03 | 1 | -2/+2 |
* | adding files required for distribution | Zachary T Welch | 2009-12-02 | 1 | -0/+1 |
* | add 'testee' target type | Zachary T Welch | 2009-11-25 | 1 | -1/+2 |
* | ARM: new DPM interface | David Brownell | 2009-11-24 | 1 | -0/+2 |
* | split startup.tcl file across modules | Zachary T Welch | 2009-11-18 | 1 | -1/+3 |
* | makefiles: improve build order | Zachary T Welch | 2009-11-11 | 1 | -51/+76 |
* | Improve Makefile rules for XScale debug handler; fixes 'make distcheck'. | Zachary T Welch | 2009-10-19 | 1 | -5/+8 |
* | build tweak for bin2char | David Brownell | 2009-10-17 | 1 | -3/+4 |
* | xscale: better fix for debug_handler.bin | David Brownell | 2009-10-16 | 1 | -5/+7 |
* | Fix problems building xscale_debug.S | David Brownell | 2009-10-14 | 1 | -0/+6 |
* | simplify XScale debug handler installation | David Brownell | 2009-10-12 | 1 | -1/+1 |
* | Remove annoying end-of-line whitespace from most src/* | dbrownell | 2009-09-21 | 1 | -1/+1 |
* | David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a file | oharboe | 2009-08-25 | 1 | -0/+2 |
* | Paulius Zaleckas <paulius.zaleckas@gmail.com>: | zwelch | 2009-06-19 | 1 | -0/+1 |
* | Fix make maintainer-clean for out-of-tree builds. | zwelch | 2009-06-09 | 1 | -1/+1 |
* | Final step in isolating target_type_s structure: | zwelch | 2009-05-31 | 1 | -0/+1 |
* | Whitespace-only updates to automake input files: | zwelch | 2009-05-31 | 1 | -10/+80 |
* | Move TCL script files -- Step 1 of 2: | zwelch | 2009-05-27 | 1 | -9/+0 |
* | Extend autotools build to create shared library libopenocd with libtool: | zwelch | 2009-05-10 | 1 | -2/+3 |
* | Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file | oharboe | 2009-05-04 | 1 | -2/+2 |
* | Update autotools scripts to require automake 1.6. The configure.in script | zwelch | 2009-05-02 | 1 | -2/+5 |
* | SimonQian <simonqian@simonqian.com> AVR wip | oharboe | 2009-04-27 | 1 | -2/+2 |
* | Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. | mlu | 2009-04-27 | 1 | -2/+2 |
* | chain position is now required when creating a target | oharboe | 2009-01-28 | 1 | -0/+3 |
* | Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> | kc8apf | 2009-01-20 | 1 | -0/+2 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -24/+9 |
* | Alan Carvalho de Assis <acassis@gmail.com> imx27 config file | oharboe | 2008-11-02 | 1 | -1/+2 |
* | Rick Altherr <kc8apf@kc8apf.net> switch to new syntax for target events | oharboe | 2008-10-31 | 1 | -8/+7 |
* | remove duplicate target | oharboe | 2008-10-21 | 1 | -1/+1 |
* | testing of syntax error in reset and at startup | oharboe | 2008-10-14 | 1 | -1/+2 |
* | John McCarthy <jgmcc@magma.ca> openocd-usb.cfg added | oharboe | 2008-10-10 | 1 | -1/+2 |
* | zy1000 1.44 snapshot | oharboe | 2008-10-09 | 1 | -1/+1 |
* | John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ... | oharboe | 2008-10-08 | 1 | -2/+2 |