aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2008-10-08- remove build warnings from mips_m4k.c and arm11.cntfreak
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-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-04timeout is now 1000ms instead of trying 100 times.oharboe
2008-10-03GDB alive fixes for verify_imageoharboe
2008-10-01fixed gaffe: disable interrupts reset init scriptoharboe
2008-10-01fixed gaffe: disable interrupts reset init scriptoharboe
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-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-24 "marcel" <M.W.Wijlaars@tue.nl>, oharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-09-12follow up to keep_alive() fix. process target events before returning from re...oharboe
2008-09-12- Fixed regression introduced in 890 when "fixing warnings" for target_call_t...oharboe
2008-09-12Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe
2008-09-08fixed keep_alive fix gaffe introduce in previous commit.oharboe
2008-09-05workaround and comment for problems identified by Michael Schwingen.oharboe
2008-09-04s3c2440 OpenMoko target scriptoharboe
2008-09-01Duane Ellis has made highly non-trivial changes to both the target handling a...oharboe
2008-09-01Removed target->reset_mode, no longer usedoharboe
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-08-25STR912 uses RCLK if availableoharboe
2008-08-25fixed bug in arm11 examine code.oharboe
2008-08-25fixed gaffe in last release w/target number.oharboe
2008-08-24duan ellis target tcl work in progressoharboe
2008-08-22- fix win32 build issues from previous jim patchntfreak
2008-08-22- fix a off-by-one error in the buffer read/write code that checks for a addr...drath
2008-08-20added gdb timeout handling + error propagationoharboe
2008-08-20lm3s3748 config fileoharboe
2008-08-20lm3s3748 config fileoharboe
2008-08-20sharpen error propagation a wee bit.oharboe
2008-08-20Daniel Gimpelevich fix reset halt on feroceonoharboe
2008-08-20fix BUG: keep_alive() error messagesoharboe
2008-08-19- added svn props for newly added filesntfreak
2008-08-19fixed warningoharboe
2008-08-19switch to alive_sleep() to avoid gdb timeoutsoharboe
2008-08-19make target_wait_state() usable from other places, made LOG_USER() output LOG...oharboe
2008-08-19better polling debug_level 3 handlingoharboe
2008-08-19added some alive_sleep()'soharboe
2008-08-19tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe
2008-08-19tinker with Xscale performance. Poll a bit more before sleeping.oharboe