aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-06basic smoketest on lm3s3748.elfoharboe4-1/+271
2008-10-06Centralize error handling for buggy register handlingoharboe3-32/+13
2008-10-06better keep_alive() handlingoharboe1-18/+24
2008-10-06Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f...oharboe1-3/+71
2008-10-05Georg Acher <acher@in.tum.de> corrected TDO samplingoharboe1-21/+19
2008-10-04timeout is now 1000ms instead of trying 100 times.oharboe1-4/+3
2008-10-03GDB alive fixes for verify_imageoharboe4-192/+220
2008-10-01Duane Ellis: added missing invocation of reset-initoharboe1-1/+2
2008-10-01fixed gaffe: disable interrupts reset init scriptoharboe1-4/+3
2008-10-01fixed gaffe: disable interrupts reset init scriptoharboe1-1/+2
2008-09-29- at91sam7.c remove build warningsntfreak1-1/+1
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak10-5556/+5545
2008-09-26 I do not know why this is necessary, but it fixes strange effectsoharboe1-1/+8
2008-09-26Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe7-912/+2249
2008-09-26wipoharboe1-2/+4
2008-09-25ZY1000 codeoharboe4-2/+3144
2008-09-25- update docs for aduc702x flash driverntfreak1-1/+0
2008-09-24- renamed x7926 driver to aduc702x to match other flash driversntfreak7-227/+220
2008-09-24fix noise in gdb console when single stepping. Remove printing of log before ...oharboe3-1/+13
2008-09-24fixed false positives for keep_alive() not being invoked. oharboe1-47/+51
2008-09-24 "marcel" <M.W.Wijlaars@tue.nl>, oharboe4-40/+262
2008-09-22- fix typo'sntfreak3-3/+3
2008-09-21Removed some obsolete stuff + Pushing things in the direction of openocd.texioharboe3-206/+206
2008-09-21openocd.texi is the authortative source of OpenOCD documentationoharboe1-171/+1
2008-09-21put instructions on how to report bugs onto the users radaroharboe1-0/+5
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak71-191/+182
2008-09-12follow up to keep_alive() fix. process target events before returning from re...oharboe1-0/+4
2008-09-12- Fixed regression introduced in 890 when "fixing warnings" for target_call_t...oharboe2-34/+36
2008-09-12Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe3-16/+243
2008-09-08fixed keep_alive fix gaffe introduce in previous commit.oharboe1-2/+0
2008-09-08typo fixed.oharboe1-1/+1
2008-09-08keep_alive now invokes target_call_timer_callbacks_nowoharboe1-7/+14
2008-09-08Duane Ellis, added clock command.oharboe1-1/+109
2008-09-05workaround and comment for problems identified by Michael Schwingen.oharboe1-0/+12
2008-09-04s3c2440 OpenMoko target scriptoharboe2-1/+7
2008-09-01Duane Ellis has made highly non-trivial changes to both the target handling a...oharboe2-0/+6
2008-09-01Removed target->reset_mode, no longer usedoharboe3-96/+496
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe42-520/+1540
2008-09-01retired, nothing came of it.oharboe3-113/+0
2008-08-28documented change in target command w/removed optionsoharboe1-0/+4
2008-08-27comment about slow RTCKoharboe1-1/+7
2008-08-26ooops... fixed commit gaffe in previous commit.oharboe1-9/+9
2008-08-26added 1000ms timeoutoharboe1-5/+25
2008-08-26do not check checksums in noack caseoharboe1-104/+124
2008-08-25RCLK is not supported, return error instead of crashing.oharboe1-0/+5
2008-08-25STR912 uses RCLK if availableoharboe2-4/+14
2008-08-25fixed bug in arm11 examine code.oharboe1-0/+2
2008-08-25fixed gaffe in last release w/target number.oharboe1-2/+2
2008-08-25sync with Jim Tcl repository.oharboe2-7/+17
2008-08-24duane ellis - errno ansi fixoharboe1-1/+1