aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-10-19jtag_add_statemove() always uses TLR to get to RESETDavid Brownell1-5/+7
2009-10-19SVF/XSVF: comment and whitespace fixesDavid Brownell2-59/+72
2009-10-19Improve Makefile rules for XScale debug handler; fixes 'make distcheck'.Zachary T Welch1-5/+8
2009-10-19MinGW: use WinSock2Redirect 'Slash' NIL1-1/+1
2009-10-19fix single step of bx instruction going into Thumb modeNicolas Pitre1-1/+1
2009-10-19corrective fix for MinGW GNU C99 printf complianceRedirect 'Slash' NIL2-6/+8
2009-10-19Sync with official Jim Tcl repository.oyvind3-4/+6
2009-10-19Switch from svn to git version string handling.oyvind1-7/+4
2009-10-17safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL1-2/+2
2009-10-17More MinGW C99 printf complianceRedirect 'Slash' NIL3-6/+23
2009-10-17jim-eventloop for MinGW-w64Redirect \"Slash\" NIL2-2/+2
2009-10-17build tweak for bin2charDavid Brownell1-3/+4
2009-10-16xscale: better fix for debug_handler.binDavid Brownell5-29/+27
2009-10-14another portability updateDavid Brownell1-4/+4
2009-10-14portability updatesDavid Brownell4-11/+12
2009-10-14doc updates to match "help" betterDavid Brownell1-52/+5
2009-10-14S29WS-N CFI query fix is to try 0x555 if 0x55 fails.Øyvind Harboe1-24/+53
2009-10-14Work in progress on arm11 reset. Assert srst.Øyvind Harboe1-6/+50
2009-10-14Fix problems building xscale_debug.SDavid Brownell1-0/+6
2009-10-13fix detection of PLD instructionsLennert Buytenhek1-1/+1
2009-10-13fix pass_condition() LE condition code checkLennert Buytenhek1-3/+3
2009-10-13cosmetic cleanup in TMS tablesDavid Brownell1-11/+17
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta4-15/+15
2009-10-13Do not replace virt2phys with the default one if it was assignedYauheni Kaliuta1-1/+0
2009-10-13Retired gdb_attach. gdb-detach event covers this functionality.Øyvind Harboe1-66/+3
2009-10-13Missing type for eCos.Øyvind Harboe1-0/+1
2009-10-13Fix warning.Øyvind Harboe1-1/+1
2009-10-13Delete commented out code. Add a bit of error checking.Øyvind Harboe2-45/+20
2009-10-13Propagate error from assert, deassert and halt on tcl target object.Øyvind Harboe1-5/+9
2009-10-13xscale: stackframe corruption bugfixDavid Brownell1-36/+18
2009-10-12More error propagation fixes.Øyvind Harboe2-5/+8
2009-10-12arm11 burst writes are now only enabled for writes larger than 1 word. Single...Øyvind Harboe1-2/+11
2009-10-12Retire arm11 no_increment. Intended for future expansion to read/write to por...Øyvind Harboe1-8/+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-12Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...Øyvind Harboe1-5/+5
2009-10-12simplify XScale debug handler installationDavid Brownell4-42/+58
2009-10-12more xscale cleanup (mostly removing JTAG hooks)David Brownell2-88/+65
2009-10-12Merge commit 'origin/master'Øyvind Harboe7-287/+300
2009-10-12If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.Øyvind Harboe3-3/+43
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-09add documentation about reset customizationDavid Brownell1-10/+19
2009-10-09Stop debug session if halt failsØyvind Harboe1-1/+6
2009-10-09ARM11 error checkingØyvind Harboe3-52/+119
2009-10-08add overridable Tcl "init_reset"David Brownell1-8/+22
2009-10-08minor JTAG init messaging tweaksDavid Brownell1-2/+4