6373 Commits (v0.3.0-rc0)
 

Author SHA1 Message Date
  Øyvind Harboe 1f917bdc0c Delete commented out code. Add a bit of error checking. 14 years ago
  Øyvind Harboe f8cd850c4d arm11 seems to gate JTAG when srst is asserted 14 years ago
  Øyvind Harboe 86cbbe8a4a Propagate error from assert, deassert and halt on tcl target object. 14 years ago
  David Brownell b6c4d1006f xscale: stackframe corruption bugfix 14 years ago
  Øyvind Harboe 85398ccdcf More error propagation fixes. 14 years ago
  Øyvind Harboe 23c629a85e arm11 burst writes are now only enabled for writes larger than 1 word. Single word writes are frequently used from reset init scripts to non-memory peripherals. 14 years ago
  Wookey 407061eaa6 Xilinx xcr3256.cfg basic config script 14 years ago
  Øyvind Harboe 35affce085 Retire arm11 no_increment. Intended for future expansion to read/write to ports. New arm11 commands would have to be added to exploit it. 14 years ago
  Øyvind Harboe 0ca473468c Propagate wDTR/rDTR failure immediately, otherwise it's followed up by timeout errors. 14 years ago
  Øyvind Harboe 165e3a1468 Fix warning and improve error message upon burst transfer failure 14 years ago
  Øyvind Harboe bbd7e22f0b burst writes work fine. clean up junk. 14 years ago
  Øyvind Harboe b5b4fee811 Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression introduced in b8103660fa 14 years ago
  David Brownell 5e837387aa simplify XScale debug handler installation 14 years ago
  David Brownell 9f6c23f479 more xscale cleanup (mostly removing JTAG hooks) 14 years ago
  Øyvind Harboe 026559068d Merge commit 'origin/master' 14 years ago
  Øyvind Harboe c8d935ab7c If halt times out, stop GDB. Allows e.g. manual reset via monitor commands. 14 years ago
  Øyvind Harboe b23b096c8e Supply default reset_config statement to make target scripts useful standalone and provide sensible default 14 years ago
  David Brownell 2d924a59db xscale_load_ic cleanup 14 years ago
  David Brownell 688003cb23 xscale.c cleanup 14 years ago
  David Brownell 8b3bfcfc5b xscale bugfix to handler loading 14 years ago
  David Brownell 5aba621b55 xscale minor cleanup 14 years ago
  David Brownell a0b1e05b53 printf format warning fixes 14 years ago
  Wookey 456ec36795 Fix reset delays and tinker with ID's 14 years ago
  David Brownell dbf7440148 tweak new "translating ..." text 14 years ago
  David Brownell bc13c12be9 add documentation about reset customization 14 years ago
  Øyvind Harboe c3428f5b7a Stop debug session if halt fails 14 years ago
  Øyvind Harboe 8f09c5df85 ARM11 error checking 14 years ago
  Øyvind Harboe 20a3b14828 Merge commit 'origin/master' 14 years ago
  Øyvind Harboe bffe824df6 Added tip in documentation on how to translate quirky syntax 14 years ago
  David Brownell 60e24aa597 make PXA255 targets enumerate sort-of-OK 14 years ago
  David Brownell 6160a946ec add overridable Tcl "init_reset" 14 years ago
  David Brownell 5b352c9e79 minor JTAG init messaging tweaks 14 years ago
  Rabeeh Khoury 7b650a6abe Function to flash SheevaPlug u-boot sectors 14 years ago
  David Brownell 41c1af7c67 initial builds of OSK5912 boards need srst_pulls_trst 14 years ago
  David Brownell a8234af06c prevent abort via polling during jtag_reset 14 years ago
  David Brownell 40c9668b70 Stop ignoring most scan chain validation errors 14 years ago
  David Brownell 22aff82cae Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd 14 years ago
  Øyvind Harboe 4aacf01e19 Testing committing changes to .gitignore to ignore more build output 14 years ago
  Øyvind Harboe cf7eae176e Add .project to .gitignore 14 years ago
  Øyvind Harboe f525f2ef0d Stop GDB when polling fails, srst assert or powerdropout is detected 14 years ago
  Øyvind Harboe d75b9ec697 Update copyright statements. Make it easier to sync with Jim Tcl 14 years ago
  David Brownell 6efaa95c44 make OMAP5912 resets more reliable 14 years ago
  John Rigby 37e9f65f5a iMX25 target support 14 years ago
  David Brownell 7252a72465 Houston, we have Mirror! 14 years ago
  David Brownell 8a162e5e06 Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd 14 years ago
  dbrownell 03c9e48f88 Change most in-tree references from SVN to GIT. 14 years ago
  dbrownell cdc33b3808 Force sane SRST and TRST initialization 14 years ago
  dbrownell 246ff4f601 Better fix for TAPs violating the JTAG spec for IR-Capture. 14 years ago
  dbrownell 7035b37e71 Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage. 14 years ago
  dbrownell 4c450b5c6b buildfix 14 years ago