aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
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
2009-10-06Dragonite has the same EICE affliction as feroceon.dbrownell
2009-10-05Minor cleanup to ARM926 debug entry:dbrownell
2009-10-02It is not possible to invalidate I-Cache on memory writes while the target is...mlu
2009-10-02Make sure that DSCR_DTR_RX is not full before writingmlu
2009-10-02More error reporting in Cortex_a8 execute_opcodemlu
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu
2009-10-02Minor ETB and ETM bugfixes and doc updatesdbrownell
2009-10-01ARMv7A: Report fault status registers when in Abort statemlu
2009-09-30Add DSCR_DTR_RX_FULL bit definemlu
2009-09-29ARM11 command handling fixesdbrownell
2009-09-29ETM: fix build issue on MinGW.dbrownell
2009-09-29ETB: cleanup needless symbol exports and forward decls.dbrownell
2009-09-28Shrink symbols exported from arm9tdmi.c and remove a forward ref.dbrownell
2009-09-23When setting up an ETM, cache its ETM_CONFIG register. Thendbrownell
2009-09-23Start cleaning up ETM register handling. On one ARM926 ETM+ETBdbrownell
2009-09-23Initial ETM cleanups. Most of these are cosmetic:dbrownell
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell
2009-09-20Debug message updates:dbrownell
2009-09-19Added CPUDBG_WCR_BASE definemlu
2009-09-19Avoid cache invalidation when writing to hardware debug registersmlu
2009-09-19Minor behavior fixes for the two JTAG reset events (C/internal,dbrownell
2009-09-18Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.cmlu
2009-09-17srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe
2009-09-17The "arm9tdmi.c" file is more of a generic ARM9 support file:dbrownell
2009-09-16Remove unused varables (moved to armv7a)mlu
2009-09-16Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASEmlu
2009-09-15Define debug_base, debug_ap, memory_ap in armv7a_common_tmlu
2009-09-15Updated mode string list.mlu