summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* zy1000 1.44 snapshotoharboe2008-10-093-21/+3
* added busy sleep (for testing purposes)oharboe2008-10-093-63/+93
* - remove build warnings from mips_m4k.c and arm11.cntfreak2008-10-086-1433/+1380
* Richard Missenden exit now works during startup scriptoharboe2008-10-081-6/+15
* file not found SEGFAULT fixoharboe2008-10-082-1/+5
* John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe2008-10-086-5/+521
* Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + tra...oharboe2008-10-084-47/+84
* 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-064-1/+271
* 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-2710-5556/+5545
* 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
* - update docs for aduc702x flash driverntfreak2008-09-251-1/+0
* - renamed x7926 driver to aduc702x to match other flash driversntfreak2008-09-247-227/+220
* 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
* - fix typo'sntfreak2008-09-223-3/+3
* Removed some obsolete stuff + Pushing things in the direction of openocd.texioharboe2008-09-213-206/+206
* openocd.texi is the authortative source of OpenOCD documentationoharboe2008-09-211-171/+1
* 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-013-96/+496