aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-10-14Laurentiu Cocanu - add error handlingoharboe
2008-10-14testing of syntax error in reset and at startupoharboe
2008-10-14reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe
2008-10-14Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S...oharboe
2008-10-14John McCarthy <jgmcc@magma.ca> two patches add a mips_m4k target option (ejta...oharboe
2008-10-14John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe
2008-10-14reset cleanupoharboe
2008-10-13Retired old reset code according to plan.oharboe
2008-10-13SEGFAULT gaffe in dummy register handlingoharboe
2008-10-13hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fixoharboe
2008-10-13fix crash when connecting GDB to powered down targetoharboe
2008-10-13fix crash when connecting GDB to powered down targetoharboe
2008-10-13Fixed gaffes in reset script handling + improved erroroharboe
2008-10-13Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe
2008-10-12 Fix problems with DCC downloads routine crashing silently.oharboe
2008-10-11Duane Ellis: addresses protocol problems with GDB.oharboe
2008-10-10John McCarthy <jgmcc@magma.ca> openocd-usb.cfg addedoharboe
2008-10-09abort writing algorithm to target upon failureoharboe
2008-10-09enumeration of threads for testing purposes.oharboe
2008-10-09zy1000 1.44 snapshotoharboe
2008-10-09added busy sleep (for testing purposes)oharboe
2008-10-08- remove build warnings from mips_m4k.c and arm11.cntfreak
2008-10-08Richard Missenden exit now works during startup scriptoharboe
2008-10-08file not found SEGFAULT fixoharboe
2008-10-08John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe
2008-10-07reduce patch problems by moving $xxx expansion into seperate fnoharboe
2008-10-07Fixes SEGFAULT when setting registers from GDB.oharboe
2008-10-07Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.oharboe
2008-10-07fixed crash in dummy register handlingoharboe
2008-10-07Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. oharboe
2008-10-06- remove build warningsntfreak
2008-10-06basic smoketest on lm3s3748.elfoharboe
2008-10-06Centralize error handling for buggy register handlingoharboe
2008-10-06better keep_alive() handlingoharboe
2008-10-06Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f...oharboe
2008-10-05Georg Acher <acher@in.tum.de> corrected TDO samplingoharboe
2008-10-04timeout is now 1000ms instead of trying 100 times.oharboe
2008-10-03GDB alive fixes for verify_imageoharboe
2008-10-01Duane Ellis: added missing invocation of reset-initoharboe
2008-10-01fixed gaffe: disable interrupts reset init scriptoharboe
2008-10-01fixed gaffe: disable interrupts reset init scriptoharboe
2008-09-29- at91sam7.c remove build warningsntfreak
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak
2008-09-26 I do not know why this is necessary, but it fixes strange effectsoharboe
2008-09-26Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe
2008-09-26wipoharboe
2008-09-25ZY1000 codeoharboe
2008-09-24- renamed x7926 driver to aduc702x to match other flash driversntfreak
2008-09-24fix noise in gdb console when single stepping. Remove printing of log before ...oharboe
2008-09-24fixed false positives for keep_alive() not being invoked. oharboe