aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2009-10-23mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...Øyvind Harboe
2009-10-23Embedded ICE version is now dumped with debug_level 1Øyvind Harboe
2009-10-22Ferocion: fix corruption of r0 when resuming Thumb modeNicolas Pitre
2009-10-22have "reg" command print cache names tooDavid Brownell
2009-10-22ETM: rename registers, doc tweaksDavid Brownell
2009-10-21retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...Øyvind Harboe
2009-10-21read/write physical target fn'sØyvind Harboe
2009-10-21add support for target_read/write_phys_memory callbacks.Øyvind Harboe
2009-10-21Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...Øyvind Harboe
2009-10-21Retire obsolete and superfluous implementations of virt2phys in each target. ...Øyvind Harboe
2009-10-21First cut at implementing software breakpoints for mmu read only memoryØyvind Harboe
2009-10-21Defined target_write_memory() to be able to handle implementing breakpoints f...Øyvind Harboe
2009-10-19Improve Makefile rules for XScale debug handler; fixes 'make distcheck'.Zachary T Welch
2009-10-19fix single step of bx instruction going into Thumb modeNicolas Pitre
2009-10-17More MinGW C99 printf complianceRedirect 'Slash' NIL
2009-10-17build tweak for bin2charDavid Brownell
2009-10-16xscale: better fix for debug_handler.binDavid Brownell
2009-10-14portability updatesDavid Brownell
2009-10-14Work in progress on arm11 reset. Assert srst.Øyvind Harboe
2009-10-14Fix problems building xscale_debug.SDavid Brownell
2009-10-13fix detection of PLD instructionsLennert Buytenhek
2009-10-13fix pass_condition() LE condition code checkLennert Buytenhek
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta
2009-10-13Do not replace virt2phys with the default one if it was assignedYauheni Kaliuta
2009-10-13Fix warning.Øyvind Harboe
2009-10-13Delete commented out code. Add a bit of error checking.Øyvind Harboe
2009-10-13Propagate error from assert, deassert and halt on tcl target object.Øyvind Harboe
2009-10-13xscale: stackframe corruption bugfixDavid Brownell
2009-10-12More error propagation fixes.Øyvind Harboe
2009-10-12arm11 burst writes are now only enabled for writes larger than 1 word. Single...Øyvind Harboe
2009-10-12Retire arm11 no_increment. Intended for future expansion to read/write to por...Øyvind Harboe
2009-10-12Propagate wDTR/rDTR failure immediately, otherwise it's followed up by timeou...Øyvind Harboe
2009-10-12Fix warning and improve error message upon burst transfer failureØyvind Harboe
2009-10-12Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...Øyvind Harboe
2009-10-12simplify XScale debug handler installationDavid Brownell
2009-10-12more xscale cleanup (mostly removing JTAG hooks)David Brownell
2009-10-12Merge commit 'origin/master'Øyvind Harboe
2009-10-12If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.Øyvind Harboe
2009-10-11xscale_load_ic cleanupDavid Brownell
2009-10-11xscale.c cleanupDavid Brownell
2009-10-11xscale bugfix to handler loadingDavid Brownell
2009-10-11xscale minor cleanupDavid Brownell
2009-10-10printf format warning fixesDavid Brownell
2009-10-09ARM11 error checkingØyvind Harboe
2009-10-08prevent abort via polling during jtag_resetDavid Brownell
2009-10-08Stop GDB when polling fails, srst assert or powerdropout is detectedØyvind Harboe
2009-10-07buildfixdbrownell
2009-10-07Updates for "reset_config":dbrownell
2009-10-07add timeouts and fix syntax error handling of mrc/mcr commands.oharboe
2009-10-07add timeouts and fix syntax error handling of mrc/mcr commands.oharboe