summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
...
* - remove build warningsntfreak2008-10-061-0/+1
* basic smoketest on lm3s3748.elfoharboe2008-10-061-1/+24
* Centralize error handling for buggy register handlingoharboe2008-10-062-22/+12
* better keep_alive() handlingoharboe2008-10-061-18/+24
* timeout is now 1000ms instead of trying 100 times.oharboe2008-10-041-4/+3
* GDB alive fixes for verify_imageoharboe2008-10-034-192/+220
* fixed gaffe: disable interrupts reset init scriptoharboe2008-10-011-4/+3
* fixed gaffe: disable interrupts reset init scriptoharboe2008-10-011-1/+2
* - convert spaces to tabs in at91sam7.[ch]ntfreak2008-09-271-31/+29
* I do not know why this is necessary, but it fixes strange effectsoharboe2008-09-261-1/+8
* - renamed x7926 driver to aduc702x to match other flash driversntfreak2008-09-241-1/+1
* fix noise in gdb console when single stepping. Remove printing of log before ...oharboe2008-09-242-0/+12
* "marcel" <M.W.Wijlaars@tue.nl>, oharboe2008-09-241-2/+5
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-2035-126/+92
* 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-121-1/+3
* Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe2008-09-121-14/+84
* fixed keep_alive fix gaffe introduce in previous commit.oharboe2008-09-081-2/+0
* 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-011-0/+3
* Removed target->reset_mode, no longer usedoharboe2008-09-012-96/+69
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-0136-475/+1411
* STR912 uses RCLK if availableoharboe2008-08-251-3/+3
* fixed bug in arm11 examine code.oharboe2008-08-251-0/+2
* fixed gaffe in last release w/target number.oharboe2008-08-251-2/+2
* duan ellis target tcl work in progressoharboe2008-08-2416-148/+390
* - fix win32 build issues from previous jim patchntfreak2008-08-221-28/+28
* - fix a off-by-one error in the buffer read/write code that checks for a addr...drath2008-08-221-2/+2
* added gdb timeout handling + error propagationoharboe2008-08-201-4/+11
* lm3s3748 config fileoharboe2008-08-201-0/+28
* lm3s3748 config fileoharboe2008-08-201-1/+1
* sharpen error propagation a wee bit.oharboe2008-08-201-1/+3
* Daniel Gimpelevich fix reset halt on feroceonoharboe2008-08-201-1/+14
* fix BUG: keep_alive() error messagesoharboe2008-08-207-69/+97
* - added svn props for newly added filesntfreak2008-08-191-19/+19
* fixed warningoharboe2008-08-191-2/+4
* switch to alive_sleep() to avoid gdb timeoutsoharboe2008-08-192-3/+3
* make target_wait_state() usable from other places, made LOG_USER() output LOG...oharboe2008-08-191-1/+1
* better polling debug_level 3 handlingoharboe2008-08-191-4/+10
* added some alive_sleep()'soharboe2008-08-196-7/+7
* tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe2008-08-191-53/+51
* tinker with Xscale performance. Poll a bit more before sleeping.oharboe2008-08-191-1/+1
* fix comment w.r.t. start address for RAMoharboe2008-08-191-1/+1
* removed a couple of exit()'s from error handling.oharboe2008-08-192-10/+13
* added wip imx31.cfg fileoharboe2008-08-192-0/+20
* openocd.texi is the authoratitive source for documentation. Wiki is dead.oharboe2008-08-188-8/+8
* fixed not halted error messagesoharboe2008-08-172-4/+5
* deleted superfluous sam7s256 which was identical to sam7x256oharboe2008-08-173-46/+2
* removed obsolete command.oharboe2008-08-151-4/+1