summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xscale: better fix for debug_handler.binDavid Brownell2009-10-166-30/+27
* another portability updateDavid Brownell2009-10-141-4/+4
* portability updatesDavid Brownell2009-10-144-11/+12
* doc updates to match "help" betterDavid Brownell2009-10-142-59/+40
* Fw: [PATCH] OpenRD board configurationWookey2009-10-142-0/+134
* S29WS-N CFI query fix is to try 0x555 if 0x55 fails.Øyvind Harboe2009-10-141-24/+53
* Work in progress on arm11 reset. Assert srst.Øyvind Harboe2009-10-141-6/+50
* iMX target config script's ported from Freescale BSP.Øyvind Harboe2009-10-143-65/+57
* Fix problems building xscale_debug.SDavid Brownell2009-10-141-0/+6
* omap2420.cfg updatesDavid Brownell2009-10-141-5/+6
* fix detection of PLD instructionsLennert Buytenhek2009-10-131-1/+1
* fix pass_condition() LE condition code checkLennert Buytenhek2009-10-131-3/+3
* cosmetic cleanup in TMS tablesDavid Brownell2009-10-131-11/+17
* Cleanup: nuke trailling whitespacesYauheni Kaliuta2009-10-137-26/+26
* Do not replace virt2phys with the default one if it was assignedYauheni Kaliuta2009-10-131-1/+0
* Retired gdb_attach. gdb-detach event covers this functionality.Øyvind Harboe2009-10-132-71/+3
* Missing type for eCos.Øyvind Harboe2009-10-131-0/+1
* Fix warning.Øyvind Harboe2009-10-131-1/+1
* Delete commented out code. Add a bit of error checking.Øyvind Harboe2009-10-133-48/+21
* arm11 seems to gate JTAG when srst is assertedØyvind Harboe2009-10-132-3/+2
* Propagate error from assert, deassert and halt on tcl target object.Øyvind Harboe2009-10-131-5/+9
* xscale: stackframe corruption bugfixDavid Brownell2009-10-131-36/+18
* More error propagation fixes.Øyvind Harboe2009-10-122-5/+8
* arm11 burst writes are now only enabled for writes larger than 1 word. Single...Øyvind Harboe2009-10-122-3/+16
* Xilinx xcr3256.cfg basic config scriptWookey2009-10-121-0/+3
* Retire arm11 no_increment. Intended for future expansion to read/write to por...Øyvind Harboe2009-10-122-15/+22
* Propagate wDTR/rDTR failure immediately, otherwise it's followed up by timeou...Øyvind Harboe2009-10-121-0/+1
* Fix warning and improve error message upon burst transfer failureØyvind Harboe2009-10-121-3/+3
* burst writes work fine. clean up junk.Øyvind Harboe2009-10-121-3/+0
* Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...Øyvind Harboe2009-10-121-5/+5
* simplify XScale debug handler installationDavid Brownell2009-10-126-45/+59
* more xscale cleanup (mostly removing JTAG hooks)David Brownell2009-10-122-88/+65
* Merge commit 'origin/master'Øyvind Harboe2009-10-129-322/+438
|\
| * xscale_load_ic cleanupDavid Brownell2009-10-111-16/+16
| * xscale.c cleanupDavid Brownell2009-10-111-186/+197
| * xscale bugfix to handler loadingDavid Brownell2009-10-111-2/+2
| * xscale minor cleanupDavid Brownell2009-10-111-43/+31
| * printf format warning fixesDavid Brownell2009-10-106-33/+38
| * Fix reset delays and tinker with ID'sWookey2009-10-101-7/+12
| * tweak new "translating ..." textDavid Brownell2009-10-091-16/+18
| * add documentation about reset customizationDavid Brownell2009-10-092-22/+127
* | If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.Øyvind Harboe2009-10-123-3/+43
* | Supply default reset_config statement to make target scripts useful standalon...Øyvind Harboe2009-10-122-1/+4
|/
* Stop debug session if halt failsØyvind Harboe2009-10-091-1/+6
* ARM11 error checkingØyvind Harboe2009-10-093-52/+119
* Merge commit 'origin/master'Øyvind Harboe2009-10-094-13/+60
|\
| * make PXA255 targets enumerate sort-of-OKDavid Brownell2009-10-082-3/+33
| * add overridable Tcl "init_reset"David Brownell2009-10-082-8/+23
| * minor JTAG init messaging tweaksDavid Brownell2009-10-081-2/+4
* | Added tip in documentation on how to translate quirky syntaxØyvind Harboe2009-10-092-1/+44
|/