| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 cortex-r4 etm id to dap info | Mathias K | 2011-01-27 | 1 | -2/+7 |
* | fix segfault from stack corruption in ahbap_debugport_init | Andreas Fritiofson | 2011-01-26 | 1 | -5/+4 |
* | nit: more LOG_* \n fixes | Eric Wetzel | 2011-01-09 | 3 | -14/+14 |
* | nit: do not add \n at end of LOG_ERROR | Eric Wetzel | 2011-01-05 | 1 | -12/+12 |
* | 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 |
* | error handling: the error number is not part of the user interface | Øyvind Harboe | 2011-01-03 | 4 | -7/+8 |
* | CORTEX A8: Fix broken CPU identification | Marek Vasut | 2010-12-30 | 1 | -3/+17 |
* | Compilation Warnings on OS X 10.5 | Andrew MacIsaac | 2010-12-29 | 4 | -5/+5 |
* | warnings: use more 'const' for char * | Øyvind Harboe | 2010-12-29 | 9 | -10/+10 |
* | target: do not expose error numbers to users | Øyvind Harboe | 2010-12-29 | 1 | -6/+0 |
* | initial SWD transport (SWD infrastructure #2) | David Brownell | 2010-12-24 | 3 | -8/+284 |
* | config: add init_targets proc that is executed just before init | Øyvind Harboe | 2010-12-22 | 1 | -0/+8 |
* | xscale: trace buffer remains enabled until explicitly disabled | Mike Dunn | 2010-12-04 | 2 | -54/+97 |
* | cortex_m3: change cortec_m3 reset_config behaviour | Spencer Oliver | 2010-12-03 | 2 | -19/+2 |
* | profile: use 100Hz as a default sampling frequency | Øyvind Harboe | 2010-12-01 | 1 | -2/+2 |
* | fastload: fix error handling upon running out of memory | Øyvind Harboe | 2010-11-22 | 1 | -6/+16 |
* | build: add common.mk | Spencer Oliver | 2010-11-18 | 1 | -4/+1 |
* | cortex_m3: report detected error condition in poll | Øyvind Harboe | 2010-11-09 | 1 | -6/+13 |
* | target: document that target_poll() will report and clear sticky errors | Øyvind Harboe | 2010-11-09 | 1 | -0/+12 |
* | CortexA8: Implement debug base autodetection | Marek Vasut | 2010-11-05 | 1 | -7/+12 |
* | ADIv5: Implement function to lookup CoreSight component | Marek Vasut | 2010-11-05 | 2 | -0/+45 |
* | ADIv5: Introduce function to detect ROM Table location | Marek Vasut | 2010-11-05 | 2 | -27/+56 |
* | arm964e: Add support for ARM946E target. | ddraskovic | 2010-11-04 | 4 | -0/+769 |
* | jim tests: use installed | Øyvind Harboe | 2010-10-29 | 4 | -31/+46 |
* | src: add loader src description | Spencer Oliver | 2010-10-28 | 3 | -0/+6 |
* | Make systesetreq typos read sysresetreq instead | Peter Stuge | 2010-10-25 | 1 | -1/+1 |
* | TARGET: review handle_load_image_command() | Antonio Borneo | 2010-10-12 | 1 | -16/+8 |
* | TARGET: fix segfault in handle_dump_image_command() | Antonio Borneo | 2010-10-12 | 1 | -3/+3 |
* | fileio: fileio_size() can now fail | Øyvind Harboe | 2010-09-29 | 3 | -6/+37 |
* | fileio: refactor struct fileio to be an opaque structure | Øyvind Harboe | 2010-09-29 | 3 | -6/+6 |
* | image: fix spelling mistake | Øyvind Harboe | 2010-09-27 | 2 | -13/+13 |
* | jtagdp: remove #if 0'd kludges and explain why the code is correct | Øyvind Harboe | 2010-09-21 | 1 | -16/+24 |
* | embeddedice: fix error handling | Øyvind Harboe | 2010-09-21 | 1 | -0/+4 |
* | warnings: fix alignment warnings | Øyvind Harboe | 2010-09-20 | 8 | -15/+15 |
* | xscale: check that wp length does not exceed address | Mike Dunn | 2010-09-20 | 1 | -0/+7 |
* | xscale: bp/wp: additional LOG_ERROR on failure | Mike Dunn | 2010-09-20 | 1 | -6/+10 |
* | breakpoints: fix error handling | Øyvind Harboe | 2010-09-14 | 1 | -29/+7 |
* | xscale: fix sw breakpoints for thumb; set bp immediately | Mike Dunn | 2010-09-13 | 1 | -4/+5 |
* | propagate return status of set_breakpoint() up call chain | Mike Dunn | 2010-09-13 | 3 | -9/+5 |
* | xscale: mark xscale registers invalid on debug entry | Mike Dunn | 2010-09-09 | 1 | -1/+6 |
* | cortex m3: add cortex_m3 reset_config cmd | Spencer Oliver | 2010-08-31 | 2 | -51/+84 |
* | avr32: work-in-progress | Oleksandr Tymoshenko | 2010-08-15 | 10 | -0/+1769 |
* | tcl: remove silly ocd_ prefix to array2mem and mem2array | Øyvind Harboe | 2010-08-11 | 1 | -2/+2 |
* | debug: use assert's when approperiate | Øyvind Harboe | 2010-08-11 | 2 | -4/+2 |
* | arm: add missing error reporting | Øyvind Harboe | 2010-08-11 | 3 | -1/+28 |
* | arm7/9: fix "reset run + halt" | Øyvind Harboe | 2010-08-09 | 2 | -11/+27 |
* | target: if polling fails, back off | Øyvind Harboe | 2010-08-09 | 1 | -8/+29 |