summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MinGW: always use "-D__USE_MINGW_ANSI_STDIO"Redirect 'Slash' NIL2009-10-191-0/+2
* MinGW: use WinSock2Redirect 'Slash' NIL2009-10-191-1/+1
* Doc: jtag_init must validate scan chain tooDavid Brownell2009-10-191-0/+5
* fix single step of bx instruction going into Thumb modeNicolas Pitre2009-10-191-1/+1
* Ignore openocd.exe for "git status"David Brownell2009-10-191-0/+1
* corrective fix for MinGW GNU C99 printf complianceRedirect 'Slash' NIL2009-10-192-6/+8
* Sync with official Jim Tcl repository.oyvind2009-10-193-4/+6
* Switch from svn to git version string handling.oyvind2009-10-191-7/+4
* SDRAM and clock configuration for the SAM9-L9260 board from OlimexDean Glazeski2009-10-181-6/+85
* safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL2009-10-171-2/+2
* Ignore two more generated filesDavid Brownell2009-10-171-0/+5
* More MinGW C99 printf complianceRedirect 'Slash' NIL2009-10-173-6/+23
* jim-eventloop for MinGW-w64Redirect \"Slash\" NIL2009-10-172-2/+2
* build tweak for bin2charDavid Brownell2009-10-171-3/+4
* 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