Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 76be215ee John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG 1.0/2.0 processors by oharboe 2008-10-08 05:09:59 +0000
  • eadd49bef Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + trace point function by oharboe 2008-10-08 05:05:57 +0000
  • 9d4f9dbd0 reduce patch problems by moving $xxx expansion into seperate fn by oharboe 2008-10-07 18:12:07 +0000
  • 3aef2f085 Fixes SEGFAULT when setting registers from GDB. by oharboe 2008-10-07 18:04:14 +0000
  • 2babd8791 Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix. by oharboe 2008-10-07 17:45:26 +0000
  • e8e599516 fixed crash in dummy register handling by oharboe 2008-10-07 12:08:00 +0000
  • 3b2518bd7 Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. by oharboe 2008-10-07 11:08:57 +0000
  • ab362fb52 - remove build warnings - add missing svn props by ntfreak 2008-10-06 18:28:56 +0000
  • 5ec6a48a4 basic smoketest on lm3s3748.elf by oharboe 2008-10-06 12:14:52 +0000
  • 7fd9ba22b Centralize error handling for buggy register handling by oharboe 2008-10-06 12:09:27 +0000
  • 7b369df52 better keep_alive() handling by oharboe 2008-10-06 11:16:10 +0000
  • 333499a96 Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion flashes. It's basically a clone of the Intel version, just a few details differ by oharboe 2008-10-06 06:22:58 +0000
  • 9807a0020 Georg Acher <acher@in.tum.de> corrected TDO sampling by oharboe 2008-10-05 19:44:41 +0000
  • 4eda44db3 timeout is now 1000ms instead of trying 100 times. by oharboe 2008-10-04 07:56:13 +0000
  • 316c9b969 GDB alive fixes for verify_image by oharboe 2008-10-03 13:25:33 +0000
  • aef29d913 Duane Ellis: added missing invocation of reset-init by oharboe 2008-10-01 09:53:32 +0000
  • ebbd959ae fixed gaffe: disable interrupts reset init script by oharboe 2008-10-01 08:39:25 +0000
  • 5ea46227b fixed gaffe: disable interrupts reset init script by oharboe 2008-10-01 08:18:27 +0000
  • a48ac31df - at91sam7.c remove build warnings by ntfreak 2008-09-29 08:45:52 +0000
  • 279affdb9 - convert spaces to tabs in at91sam7.[ch] - add missing svn props by ntfreak 2008-09-27 13:00:01 +0000
  • c90c48b00 I do not know why this is necessary, but it fixes strange effects (step/resume cause a NMI after reset) on LM3S6918 -- Michael Schwingen by oharboe 2008-09-26 18:00:10 +0000
  • e5408ce0b Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver source file renamed. The old driver is still invoked by default and the new driver is invoked by using at91sam7_new by oharboe 2008-09-26 17:55:28 +0000
  • fb7189761 wip by oharboe 2008-09-26 07:58:36 +0000
  • e127fb3a5 ZY1000 code by oharboe 2008-09-25 14:31:10 +0000
  • 5c01a21b6 - update docs for aduc702x flash driver by ntfreak 2008-09-25 08:27:30 +0000
  • bdb5fd8c9 - renamed x7926 driver to aduc702x to match other flash drivers - removed c99 types (mingw issues) from aduc driver and cleanup - updated docs for aduc702x flash driver by ntfreak 2008-09-24 22:15:22 +0000
  • f9a3c36cf fix noise in gdb console when single stepping. Remove printing of log before processing halted event. by oharboe 2008-09-24 09:43:31 +0000
  • 7442b26d4 fixed false positives for keep_alive() not being invoked. by oharboe 2008-09-24 08:42:13 +0000
  • a8c2507db "marcel" <M.W.Wijlaars@tue.nl>, by oharboe 2008-09-24 08:21:34 +0000
  • 4272b1989 - fix typo's by ntfreak 2008-09-22 20:58:57 +0000
  • f8c133dfc Removed some obsolete stuff + Pushing things in the direction of openocd.texi by oharboe 2008-09-21 08:36:42 +0000
  • a72c8617b openocd.texi is the authortative source of OpenOCD documentation by oharboe 2008-09-21 08:32:03 +0000
  • 1b84df5be put instructions on how to report bugs onto the users radar by oharboe 2008-09-21 08:24:23 +0000
  • 68c598e88 - added myself to copyright on files i remember adding large contributions for over the years - cleaned up headers to match rest of code - added missing svn props for previously added files by ntfreak 2008-09-20 10:50:53 +0000
  • d28931c2d follow up to keep_alive() fix. process target events before returning from reset procedure. by oharboe 2008-09-12 10:53:10 +0000
  • 9b6853bc4 - Fixed regression introduced in 890 when "fixing warnings" for target_call_timer_callbacks_now(). target_call_timer_callbacks_now() did the same as target_call_timer_callbacks(). by oharboe 2008-09-12 07:09:38 +0000
  • 0ae7f962f Duane Ellis: target_process_reset is now implemented in tcl. This allows better control from target configuration scripts. by oharboe 2008-09-12 06:56:00 +0000
  • 2ccb9ed44 fixed keep_alive fix gaffe introduce in previous commit. by oharboe 2008-09-08 12:14:33 +0000
  • 1e8bf255f typo fixed. by oharboe 2008-09-08 09:21:33 +0000
  • bc3474b65 keep_alive now invokes target_call_timer_callbacks_now by oharboe 2008-09-08 07:17:48 +0000
  • 3f57d4111 Duane Ellis, added clock command. by oharboe 2008-09-08 07:07:16 +0000
  • fa9bbd382 workaround and comment for problems identified by Michael Schwingen. by oharboe 2008-09-05 06:52:07 +0000
  • a0eace708 s3c2440 OpenMoko target script by oharboe 2008-09-04 12:04:47 +0000
  • a5c4ef92b Duane Ellis has made highly non-trivial changes to both the target handling and command system. by oharboe 2008-09-01 21:22:20 +0000
  • 5ac8036b7 Removed target->reset_mode, no longer used by oharboe 2008-09-01 07:24:14 +0000
  • ef1cfb239 Duane Ellis: "target as an [tcl] object" feature. by oharboe 2008-09-01 07:20:21 +0000
  • 3c8ef2c41 retired, nothing came of it. by oharboe 2008-09-01 06:26:29 +0000
  • c6c1528ee documented change in target command w/removed options by oharboe 2008-08-28 17:21:04 +0000
  • a5cbe5bd8 comment about slow RTCK by oharboe 2008-08-27 06:05:27 +0000
  • 113436df6 ooops... fixed commit gaffe in previous commit. by oharboe 2008-08-26 11:40:59 +0000
  • e5181df1d added 1000ms timeout by oharboe 2008-08-26 11:30:34 +0000
  • f5507d892 do not check checksums in noack case by oharboe 2008-08-26 11:29:59 +0000
  • 34d3bfbcf RCLK is not supported, return error instead of crashing. by oharboe 2008-08-25 16:16:00 +0000
  • 52c0037c4 STR912 uses RCLK if available by oharboe 2008-08-25 13:18:55 +0000
  • 8044656bf fixed bug in arm11 examine code. by oharboe 2008-08-25 12:20:50 +0000
  • 7df08fc38 fixed gaffe in last release w/target number. by oharboe 2008-08-25 11:30:46 +0000
  • e9926c60b sync with Jim Tcl repository. by oharboe 2008-08-25 06:50:30 +0000
  • 5506f7162 duane ellis - errno ansi fix by oharboe 2008-08-24 18:57:38 +0000
  • 8d73c2a9b duan ellis target tcl work in progress by oharboe 2008-08-24 18:20:49 +0000
  • 6abf942ba Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of address space flash sector comparision by oharboe 2008-08-24 18:09:37 +0000
  • a7144a759 - clear any existing breakpoints/watchpoints when restarting in gdb extended remote mode by ntfreak 2008-08-23 18:47:42 +0000
  • 9f6857ae0 - add support for new gdb QStartNoAckMode, which disables sending of ack's between remote packets by ntfreak 2008-08-22 19:58:19 +0000
  • 8abe4c57f - fix win32 build issues from previous jim patch by ntfreak 2008-08-22 12:51:48 +0000
  • 2feac34e3 - fix a off-by-one error in the buffer read/write code that checks for a address wrap by drath 2008-08-22 12:08:47 +0000
  • daa58ab29 added gdb timeout handling + error propagation by oharboe 2008-08-20 12:21:53 +0000
  • 906e30248 lm3s3748 config file by oharboe 2008-08-20 12:20:30 +0000
  • 7155e8067 lm3s3748 config file by oharboe 2008-08-20 12:20:19 +0000
  • fe1f475e6 continue execution even if chain can't be validated. This will, hopefully, give us some more feedback on what's wrong. by oharboe 2008-08-20 11:51:52 +0000
  • ae86e921e sharpen error propagation a wee bit. by oharboe 2008-08-20 11:23:49 +0000
  • a3325f1dc - added missing parport configs to texi - remove spaces from last patch by ntfreak 2008-08-20 10:51:45 +0000
  • 7e94e2e8b Daniel Gimpelevich fix reset halt on feroceon by oharboe 2008-08-20 07:27:24 +0000
  • c4567145a fix BUG: keep_alive() error messages by oharboe 2008-08-20 07:14:45 +0000
  • e5415575b duane ellis: fix warning by oharboe 2008-08-20 06:50:00 +0000
  • 1b500fe12 - added svn props for newly added files by ntfreak 2008-08-19 20:34:36 +0000
  • b8387ea27 fixed warning by oharboe 2008-08-19 17:25:21 +0000
  • d8057f6db switch to alive_sleep() to avoid gdb timeouts by oharboe 2008-08-19 16:43:30 +0000
  • ea0270e38 make target_wait_state() usable from other places, made LOG_USER() output LOG_DEBUG() output. Avoids flooding logs in certain cases and OpenOCD will output error message if the halt fails. by oharboe 2008-08-19 16:42:58 +0000
  • 6af4a2268 better polling debug_level 3 handling by oharboe 2008-08-19 16:41:59 +0000
  • d34e01f51 search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. by oharboe 2008-08-19 16:40:35 +0000
  • dc33cb668 DANGER: committed work-in-progress to handle examination of jtag devices without IDCODE. I think this works, but I may have to pull that change out again... by oharboe 2008-08-19 13:55:14 +0000
  • 0960cbeed added some alive_sleep()'s by oharboe 2008-08-19 13:53:43 +0000
  • 000f17c13 use alive_sleep() from sleep command by oharboe 2008-08-19 12:18:00 +0000
  • 8d0e3395a added alive_sleep() function to let GDB alive packets be sent by oharboe 2008-08-19 12:17:31 +0000
  • 91b646067 tinker with Xscale performance, anti-log spamming is now only for debug_level 3 or more. Otherwise polling is done continously for 1 second. by oharboe 2008-08-19 11:56:45 +0000
  • bbe7110f4 duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple terms: Think: "String" and "Value". There can be many strings - all related to a single value, for examle: "T", "t", "y", "1", "yes", all can represent "truth", the reverse mapping is more simplistic - the first matching number wins. by oharboe 2008-08-19 11:49:48 +0000
  • 5227c98f3 tinker with Xscale performance. Poll a bit more before sleeping. by oharboe 2008-08-19 11:48:46 +0000
  • 93d633992 fix comment w.r.t. start address for RAM by oharboe 2008-08-19 10:22:05 +0000
  • 4e0bad867 fixed error handling in flash bank. by oharboe 2008-08-19 10:03:35 +0000
  • 6e4680fc2 removed a couple of exit()'s from error handling. by oharboe 2008-08-19 09:31:51 +0000
  • 66ef0cee5 added wip imx31.cfg file by oharboe 2008-08-19 09:20:36 +0000
  • 6bfad873e Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device by oharboe 2008-08-19 06:25:23 +0000
  • 835cfb82c Johannes Stezenbach <js@sig21.net> fix warnings by oharboe 2008-08-18 18:27:09 +0000
  • 29ecdd1e9 more error propagation by oharboe 2008-08-18 17:11:43 +0000
  • d1356149f added error handling to avoid false error messages. by oharboe 2008-08-18 17:07:56 +0000
  • 20feb0431 openocd.texi is the authoratitive source for documentation. Wiki is dead. by oharboe 2008-08-18 07:23:54 +0000
  • 330cf5a6b fixed not halted error messages by oharboe 2008-08-17 19:40:17 +0000
  • c1683a55b deleted superfluous sam7s256 which was identical to sam7x256 by oharboe 2008-08-17 19:32:44 +0000
  • 8ca8313c4 Richard <news@muppet.plus.com> fixed bug in padding code by oharboe 2008-08-17 19:17:24 +0000
  • 71f4a6e0a removed obsolete command. by oharboe 2008-08-15 14:59:03 +0000
  • fb27b7f84 feroceon updated w.r.t. latest arm7/9 changes by oharboe 2008-08-14 14:44:10 +0000