| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | omap4430: Add JRC TAPID for PandaBoard REV EA1 (PEAP platforms) | Luca Ellero | 2011-02-08 | 1 | -2/+12 |
* | dsp563xx: add x, y and p memory access | Mathias K | 2011-02-08 | 2 | -73/+311 |
* | cortex_a8/a9: fix some comments | Luca Ellero | 2011-02-08 | 2 | -8/+8 |
* | buf_set_buf around 30% speed increase | Mathias K | 2011-02-08 | 1 | -7/+22 |
* | stm32x: add support for STM32F20x | Øyvind Harboe | 2011-02-04 | 4 | -0/+778 |
* | more changes to dsp563xx code | Mathias K | 2011-02-03 | 4 | -462/+1025 |
* | 24bit buffer support | Mathias K | 2011-02-03 | 3 | -0/+44 |
* | omap4430: fix reset sequence | Aaron Carroll | 2011-02-02 | 1 | -8/+3 |
* | cortex_m3: allow scripts to override reset | Aaron Carroll | 2011-02-02 | 1 | -0/+10 |
* | error: remove debug output when reporting errors | Øyvind Harboe | 2011-01-31 | 1 | -1/+2 |
* | cfi: use ARM32 machine code on all CPUs but Cortex M3 | Øyvind Harboe | 2011-01-31 | 1 | -6/+2 |
* | TCL configs for OMAP4430 and Pandaboard | Aaron Carroll | 2011-01-31 | 2 | -0/+112 |
* | cortex_a9: add source files for Cortex A9 support. | Aaron Carroll | 2011-01-31 | 4 | -1/+2275 |
* | arm_dpm: add some SCR/RCR macros | Aaron Carroll | 2011-01-31 | 1 | -2/+8 |
* | Add '-coreid' target option to support multiple cores per TAP. | Aaron Carroll | 2011-01-31 | 2 | -0/+23 |
* | Add cscope to .gitignore | Aaron Carroll | 2011-01-31 | 1 | -0/+3 |
* | openocd.texi: minor fixes in Reset Configuration | Aaron Carroll | 2011-01-31 | 1 | -2/+2 |
* | add cortex-r4 etm id to dap info | Mathias K | 2011-01-27 | 1 | -2/+7 |
* | - add xds100v2 configuaration file | Mathias K | 2011-01-27 | 1 | -0/+8 |
* | Fixed small mistakes in at91sam3 info command | Thomas Schmid | 2011-01-26 | 1 | -1/+3 |
* | add basic TI xds100v2 support | Mathias K | 2011-01-26 | 1 | -0/+94 |
* | fix segfault from stack corruption in ahbap_debugport_init | Andreas Fritiofson | 2011-01-26 | 1 | -5/+4 |
* | stellaris: automatically generate and update device IDs | Eric Wetzel | 2011-01-19 | 2 | -0/+97 |
* | Flash driver for em357 | Erik Botö | 2011-01-14 | 3 | -0/+980 |
* | str9xpec: Find flash controller from the chain. | Santeri Salko | 2011-01-14 | 3 | -2/+4 |
* | transport: fix transport command args gaffe | simon qian | 2011-01-13 | 1 | -3/+3 |
* | transport: fix LOG_DEBUG gaffe | simon qian | 2011-01-13 | 1 | -2/+4 |
* | cfi: fix release build warnings | Spencer Oliver | 2011-01-10 | 1 | -2/+2 |
* | nit: more LOG_* \n fixes | Eric Wetzel | 2011-01-09 | 16 | -76/+72 |
* | Add another level of procedures to LPC2xxx initialization - procedures for sp... | Freddie Chopin | 2011-01-09 | 7 | -21/+105 |
* | present CM3 Trace agenda | David Brownell | 2011-01-09 | 2 | -0/+509 |
* | Add common LPC2xxx setup procedure, use in all LPC2xxx files. | Freddie Chopin | 2011-01-07 | 8 | -238/+85 |
* | cfi: use safer arch detection | Spencer Oliver | 2011-01-06 | 1 | -2/+8 |
* | loader: update loader src for armv7-m arch | Spencer Oliver | 2011-01-06 | 2 | -4/+6 |
* | Add the support for the armv7m arch. | Jonathan Dumaresq | 2011-01-06 | 1 | -15/+64 |
* | Add the contrib file for the armv7m arch | Jonathan Dumaresq | 2011-01-06 | 1 | -0/+79 |
* | nit: do not add \n at end of LOG_ERROR | Eric Wetzel | 2011-01-05 | 15 | -63/+63 |
* | mips32: add fastdata loader working area | Spencer Oliver | 2011-01-04 | 6 | -11/+29 |
* | target: change working area free data type | Spencer Oliver | 2011-01-04 | 2 | -3/+3 |
* | nit: do not add \n at end of LOG_ERROR | Øyvind Harboe | 2011-01-03 | 1 | -4/+4 |
* | error handling: the error number is not part of the user interface | Øyvind Harboe | 2011-01-03 | 12 | -29/+26 |
* | actux3.cfg: add function to setup for u-boot debugging | Michael Schwingen | 2011-01-02 | 1 | -0/+22 |
* | cfi_protect is not implemented on Spansion flashes (many do not even have pro... | Michael Schwingen | 2011-01-02 | 1 | -2/+2 |
* | non-CFI flash code uses data from CFI structures. Make sure that timeouts are... | Michael Schwingen | 2011-01-02 | 2 | -99/+98 |
* | svf: implement sleep for RUNTEST min_time | Jon Povey | 2011-01-02 | 1 | -30/+28 |
* | svf: fix USAGE and related error reporting | Jon Povey | 2011-01-02 | 1 | -9/+4 |
* | NAND/S3CXXXX: remove private "target" copy | Antonio Borneo | 2011-01-02 | 7 | -33/+16 |
* | NAND/ORION: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -13/+5 |
* | NAND/NUC910: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -21/+7 |
* | NAND/MX3: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -22/+11 |