| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | reset cleanup | oharboe | 2008-10-14 | 1 | -1/+1 |
* | Retired old reset code according to plan. | oharboe | 2008-10-13 | 2 | -132/+2 |
* | SEGFAULT gaffe in dummy register handling | oharboe | 2008-10-13 | 1 | -2/+2 |
* | hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fix | oharboe | 2008-10-13 | 1 | -86/+88 |
* | fix crash when connecting GDB to powered down target | oharboe | 2008-10-13 | 2 | -7/+8 |
* | fix crash when connecting GDB to powered down target | oharboe | 2008-10-13 | 1 | -3/+2 |
* | Fixed gaffes in reset script handling + improved error | oharboe | 2008-10-13 | 2 | -4/+8 |
* | Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks... | oharboe | 2008-10-13 | 6 | -49/+108 |
* | Fix problems with DCC downloads routine crashing silently. | oharboe | 2008-10-12 | 2 | -81/+101 |
* | John McCarthy <jgmcc@magma.ca> openocd-usb.cfg added | oharboe | 2008-10-10 | 2 | -1/+11 |
* | abort writing algorithm to target upon failure | oharboe | 2008-10-09 | 1 | -1/+6 |
* | zy1000 1.44 snapshot | oharboe | 2008-10-09 | 2 | -19/+1 |
* | - remove build warnings from mips_m4k.c and arm11.c | ntfreak | 2008-10-08 | 5 | -1410/+1357 |
* | file not found SEGFAULT fix | oharboe | 2008-10-08 | 1 | -0/+2 |
* | John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ... | oharboe | 2008-10-08 | 6 | -5/+521 |
* | 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 | 1 | -0/+1 |
* | basic smoketest on lm3s3748.elf | oharboe | 2008-10-06 | 1 | -1/+24 |
* | Centralize error handling for buggy register handling | oharboe | 2008-10-06 | 2 | -22/+12 |
* | better keep_alive() handling | oharboe | 2008-10-06 | 1 | -18/+24 |
* | 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 |
* | 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 |
* | - convert spaces to tabs in at91sam7.[ch] | ntfreak | 2008-09-27 | 1 | -31/+29 |
* | I do not know why this is necessary, but it fixes strange effects | oharboe | 2008-09-26 | 1 | -1/+8 |
* | - renamed x7926 driver to aduc702x to match other flash drivers | ntfreak | 2008-09-24 | 1 | -1/+1 |
* | fix noise in gdb console when single stepping. Remove printing of log before ... | oharboe | 2008-09-24 | 2 | -0/+12 |
* | "marcel" <M.W.Wijlaars@tue.nl>, | oharboe | 2008-09-24 | 1 | -2/+5 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 35 | -126/+92 |
* | 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 | 1 | -1/+3 |
* | Duane Ellis: target_process_reset is now implemented in tcl. This allows bett... | oharboe | 2008-09-12 | 1 | -14/+84 |
* | fixed keep_alive fix gaffe introduce in previous commit. | oharboe | 2008-09-08 | 1 | -2/+0 |
* | 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 | 1 | -0/+3 |
* | Removed target->reset_mode, no longer used | oharboe | 2008-09-01 | 2 | -96/+69 |
* | Duane Ellis: "target as an [tcl] object" feature. | oharboe | 2008-09-01 | 36 | -475/+1411 |
* | STR912 uses RCLK if available | oharboe | 2008-08-25 | 1 | -3/+3 |
* | fixed bug in arm11 examine code. | oharboe | 2008-08-25 | 1 | -0/+2 |
* | fixed gaffe in last release w/target number. | oharboe | 2008-08-25 | 1 | -2/+2 |
* | duan ellis target tcl work in progress | oharboe | 2008-08-24 | 16 | -148/+390 |
* | - fix win32 build issues from previous jim patch | ntfreak | 2008-08-22 | 1 | -28/+28 |
* | - fix a off-by-one error in the buffer read/write code that checks for a addr... | drath | 2008-08-22 | 1 | -2/+2 |
* | added gdb timeout handling + error propagation | oharboe | 2008-08-20 | 1 | -4/+11 |
* | lm3s3748 config file | oharboe | 2008-08-20 | 1 | -0/+28 |