aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-12Xilinx xcr3256.cfg basic config scriptWookey1-0/+3
2009-10-12Retire arm11 no_increment. Intended for future expansion to read/write to por...Øyvind Harboe2-15/+22
2009-10-12Propagate wDTR/rDTR failure immediately, otherwise it's followed up by timeou...Øyvind Harboe1-0/+1
2009-10-12Fix warning and improve error message upon burst transfer failureØyvind Harboe1-3/+3
2009-10-12burst writes work fine. clean up junk.Øyvind Harboe1-3/+0
2009-10-12Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...Øyvind Harboe1-5/+5
2009-10-12simplify XScale debug handler installationDavid Brownell6-45/+59
2009-10-12more xscale cleanup (mostly removing JTAG hooks)David Brownell2-88/+65
2009-10-12Merge commit 'origin/master'Øyvind Harboe9-322/+438
2009-10-12If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.Øyvind Harboe3-3/+43
2009-10-12Supply default reset_config statement to make target scripts useful standalon...Øyvind Harboe2-1/+4
2009-10-11xscale_load_ic cleanupDavid Brownell1-16/+16
2009-10-11xscale.c cleanupDavid Brownell1-186/+197
2009-10-11xscale bugfix to handler loadingDavid Brownell1-2/+2
2009-10-11xscale minor cleanupDavid Brownell1-43/+31
2009-10-10printf format warning fixesDavid Brownell6-33/+38
2009-10-10Fix reset delays and tinker with ID'sWookey1-7/+12
2009-10-09tweak new "translating ..." textDavid Brownell1-16/+18
2009-10-09add documentation about reset customizationDavid Brownell2-22/+127
2009-10-09Stop debug session if halt failsØyvind Harboe1-1/+6
2009-10-09ARM11 error checkingØyvind Harboe3-52/+119
2009-10-09Merge commit 'origin/master'Øyvind Harboe4-13/+60
2009-10-09Added tip in documentation on how to translate quirky syntaxØyvind Harboe2-1/+44
2009-10-08make PXA255 targets enumerate sort-of-OKDavid Brownell2-3/+33
2009-10-08add overridable Tcl "init_reset"David Brownell2-8/+23
2009-10-08minor JTAG init messaging tweaksDavid Brownell1-2/+4
2009-10-08Function to flash SheevaPlug u-boot sectorsRabeeh Khoury1-0/+11
2009-10-08initial builds of OSK5912 boards need srst_pulls_trstDavid Brownell1-0/+4
2009-10-08prevent abort via polling during jtag_resetDavid Brownell3-9/+51
2009-10-08Stop ignoring most scan chain validation errorsDavid Brownell2-15/+50
2009-10-08Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell5-6/+35
2009-10-08Testing committing changes to .gitignore to ignore more build outputØyvind Harboe1-0/+2
2009-10-08Add .project to .gitignoreØyvind Harboe1-0/+4
2009-10-08Stop GDB when polling fails, srst assert or powerdropout is detectedØyvind Harboe3-5/+25
2009-10-08Update copyright statements. Make it easier to sync with Jim TclØyvind Harboe1-1/+4
2009-10-07make OMAP5912 resets more reliableDavid Brownell1-0/+2
2009-10-07iMX25 target supportJohn Rigby1-0/+41
2009-10-07Houston, we have Mirror!David Brownell2-0/+12
2009-10-07Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell1-1/+2
2009-10-08Change most in-tree references from SVN to GIT.dbrownell13-175/+133
2009-10-07Force sane SRST and TRST initializationdbrownell1-3/+11
2009-10-07Better fix for TAPs violating the JTAG spec for IR-Capture.dbrownell1-16/+18
2009-10-07Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage.dbrownell3-42/+47
2009-10-07buildfixdbrownell1-0/+1
2009-10-07Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell1-1/+2
2009-10-07Remove pointless "target library" chapter.dbrownell1-36/+84
2009-10-07Note bug in handling of variables through command line parameters.dbrownell2-0/+12
2009-10-07Updates for "reset_config":dbrownell4-24/+128
2009-10-07first stab at imx35 reset init scriptoharboe1-0/+272
2009-10-07remove recrusive reset invocation from reset init callbackoharboe1-5/+0