| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ... | oharboe | 2008-10-08 | 6 | -5/+521 |
* | Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + tra... | oharboe | 2008-10-08 | 4 | -47/+84 |
* | reduce patch problems by moving $xxx expansion into seperate fn | oharboe | 2008-10-07 | 1 | -12/+30 |
* | Fixes SEGFAULT when setting registers from GDB. | oharboe | 2008-10-07 | 6 | -22/+49 |
* | Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix. | oharboe | 2008-10-07 | 1 | -0/+3 |
* | fixed crash in dummy register handling | oharboe | 2008-10-07 | 1 | -0/+26 |
* | Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. | oharboe | 2008-10-07 | 2 | -30/+193 |
* | - remove build warnings | ntfreak | 2008-10-06 | 2 | -1/+1 |
* | basic smoketest on lm3s3748.elf | oharboe | 2008-10-06 | 4 | -1/+271 |
* | Centralize error handling for buggy register handling | oharboe | 2008-10-06 | 3 | -32/+13 |
* | better keep_alive() handling | oharboe | 2008-10-06 | 1 | -18/+24 |
* | Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f... | oharboe | 2008-10-06 | 1 | -3/+71 |
* | Georg Acher <acher@in.tum.de> corrected TDO sampling | oharboe | 2008-10-05 | 1 | -21/+19 |
* | timeout is now 1000ms instead of trying 100 times. | oharboe | 2008-10-04 | 1 | -4/+3 |
* | GDB alive fixes for verify_image | oharboe | 2008-10-03 | 4 | -192/+220 |
* | Duane Ellis: added missing invocation of reset-init | oharboe | 2008-10-01 | 1 | -1/+2 |
* | fixed gaffe: disable interrupts reset init script | oharboe | 2008-10-01 | 1 | -4/+3 |
* | fixed gaffe: disable interrupts reset init script | oharboe | 2008-10-01 | 1 | -1/+2 |
* | - at91sam7.c remove build warnings | ntfreak | 2008-09-29 | 1 | -1/+1 |
* | - convert spaces to tabs in at91sam7.[ch] | ntfreak | 2008-09-27 | 10 | -5556/+5545 |
* | I do not know why this is necessary, but it fixes strange effects | oharboe | 2008-09-26 | 1 | -1/+8 |
* | Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc... | oharboe | 2008-09-26 | 7 | -912/+2249 |
* | wip | oharboe | 2008-09-26 | 1 | -2/+4 |
* | ZY1000 code | oharboe | 2008-09-25 | 4 | -2/+3144 |
* | - update docs for aduc702x flash driver | ntfreak | 2008-09-25 | 1 | -1/+0 |
* | - renamed x7926 driver to aduc702x to match other flash drivers | ntfreak | 2008-09-24 | 7 | -227/+220 |
* | fix noise in gdb console when single stepping. Remove printing of log before ... | oharboe | 2008-09-24 | 3 | -1/+13 |
* | fixed false positives for keep_alive() not being invoked. | oharboe | 2008-09-24 | 1 | -47/+51 |
* | "marcel" <M.W.Wijlaars@tue.nl>, | oharboe | 2008-09-24 | 4 | -40/+262 |
* | - fix typo's | ntfreak | 2008-09-22 | 3 | -3/+3 |
* | Removed some obsolete stuff + Pushing things in the direction of openocd.texi | oharboe | 2008-09-21 | 3 | -206/+206 |
* | openocd.texi is the authortative source of OpenOCD documentation | oharboe | 2008-09-21 | 1 | -171/+1 |
* | put instructions on how to report bugs onto the users radar | oharboe | 2008-09-21 | 1 | -0/+5 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 71 | -191/+182 |
* | follow up to keep_alive() fix. process target events before returning from re... | oharboe | 2008-09-12 | 1 | -0/+4 |
* | - Fixed regression introduced in 890 when "fixing warnings" for target_call_t... | oharboe | 2008-09-12 | 2 | -34/+36 |
* | Duane Ellis: target_process_reset is now implemented in tcl. This allows bett... | oharboe | 2008-09-12 | 3 | -16/+243 |
* | fixed keep_alive fix gaffe introduce in previous commit. | oharboe | 2008-09-08 | 1 | -2/+0 |
* | typo fixed. | oharboe | 2008-09-08 | 1 | -1/+1 |
* | keep_alive now invokes target_call_timer_callbacks_now | oharboe | 2008-09-08 | 1 | -7/+14 |
* | Duane Ellis, added clock command. | oharboe | 2008-09-08 | 1 | -1/+109 |
* | workaround and comment for problems identified by Michael Schwingen. | oharboe | 2008-09-05 | 1 | -0/+12 |
* | s3c2440 OpenMoko target script | oharboe | 2008-09-04 | 2 | -1/+7 |
* | Duane Ellis has made highly non-trivial changes to both the target handling a... | oharboe | 2008-09-01 | 2 | -0/+6 |
* | Removed target->reset_mode, no longer used | oharboe | 2008-09-01 | 3 | -96/+496 |
* | Duane Ellis: "target as an [tcl] object" feature. | oharboe | 2008-09-01 | 42 | -520/+1540 |
* | retired, nothing came of it. | oharboe | 2008-09-01 | 3 | -113/+0 |
* | documented change in target command w/removed options | oharboe | 2008-08-28 | 1 | -0/+4 |
* | comment about slow RTCK | oharboe | 2008-08-27 | 1 | -1/+7 |
* | ooops... fixed commit gaffe in previous commit. | oharboe | 2008-08-26 | 1 | -9/+9 |