summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* reduce patch problems by moving $xxx expansion into seperate fnoharboe2008-10-071-12/+30
* Fixes SEGFAULT when setting registers from GDB.oharboe2008-10-076-22/+49
* Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.oharboe2008-10-071-0/+3
* fixed crash in dummy register handlingoharboe2008-10-071-0/+26
* Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. oharboe2008-10-072-30/+193
* - remove build warningsntfreak2008-10-062-1/+1
* basic smoketest on lm3s3748.elfoharboe2008-10-061-1/+24
* Centralize error handling for buggy register handlingoharboe2008-10-063-32/+13
* better keep_alive() handlingoharboe2008-10-061-18/+24
* Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f...oharboe2008-10-061-3/+71
* Georg Acher <acher@in.tum.de> corrected TDO samplingoharboe2008-10-051-21/+19
* timeout is now 1000ms instead of trying 100 times.oharboe2008-10-041-4/+3
* GDB alive fixes for verify_imageoharboe2008-10-034-192/+220
* Duane Ellis: added missing invocation of reset-initoharboe2008-10-011-1/+2
* fixed gaffe: disable interrupts reset init scriptoharboe2008-10-011-4/+3
* fixed gaffe: disable interrupts reset init scriptoharboe2008-10-011-1/+2
* - at91sam7.c remove build warningsntfreak2008-09-291-1/+1
* - convert spaces to tabs in at91sam7.[ch]ntfreak2008-09-279-5352/+5341
* I do not know why this is necessary, but it fixes strange effectsoharboe2008-09-261-1/+8
* Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe2008-09-267-912/+2249
* wipoharboe2008-09-261-2/+4
* ZY1000 codeoharboe2008-09-254-2/+3144
* - renamed x7926 driver to aduc702x to match other flash driversntfreak2008-09-246-227/+213
* fix noise in gdb console when single stepping. Remove printing of log before ...oharboe2008-09-243-1/+13
* fixed false positives for keep_alive() not being invoked. oharboe2008-09-241-47/+51
* "marcel" <M.W.Wijlaars@tue.nl>, oharboe2008-09-244-40/+262
* put instructions on how to report bugs onto the users radaroharboe2008-09-211-0/+5
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-2071-191/+182
* follow up to keep_alive() fix. process target events before returning from re...oharboe2008-09-121-0/+4
* - Fixed regression introduced in 890 when "fixing warnings" for target_call_t...oharboe2008-09-122-34/+36
* Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe2008-09-123-16/+243
* fixed keep_alive fix gaffe introduce in previous commit.oharboe2008-09-081-2/+0
* typo fixed.oharboe2008-09-081-1/+1
* keep_alive now invokes target_call_timer_callbacks_nowoharboe2008-09-081-7/+14
* Duane Ellis, added clock command.oharboe2008-09-081-1/+109
* workaround and comment for problems identified by Michael Schwingen.oharboe2008-09-051-0/+12
* s3c2440 OpenMoko target scriptoharboe2008-09-042-1/+7
* Duane Ellis has made highly non-trivial changes to both the target handling a...oharboe2008-09-012-0/+6
* Removed target->reset_mode, no longer usedoharboe2008-09-012-96/+69
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-0142-520/+1540
* comment about slow RTCKoharboe2008-08-271-1/+7
* ooops... fixed commit gaffe in previous commit.oharboe2008-08-261-9/+9
* added 1000ms timeoutoharboe2008-08-261-5/+25
* do not check checksums in noack caseoharboe2008-08-261-104/+124
* RCLK is not supported, return error instead of crashing.oharboe2008-08-251-0/+5
* STR912 uses RCLK if availableoharboe2008-08-252-4/+14
* fixed bug in arm11 examine code.oharboe2008-08-251-0/+2
* fixed gaffe in last release w/target number.oharboe2008-08-251-2/+2
* sync with Jim Tcl repository.oharboe2008-08-252-7/+17
* duane ellis - errno ansi fixoharboe2008-08-241-1/+1