aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-25Try/catch scheme. Typed up the functionality and regression tested.oharboe
2009-09-24When attaching GDB to OpenOCD, the target state is no longer affected.oharboe
2009-09-23Start handling the (second) SRST stage of reset better: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-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe
2009-09-22- fix build issue under win32 (cygwin/msys) from svn r2746ntfreak
2009-09-22- add missing svn props from previous commitntfreak
2009-09-22Make it easier to erase or protect through to the enddbrownell
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell
2009-09-21Update the jtag-examine_chain() logic to verify that there's nodbrownell
2009-09-20Enhancement: stm32 flash protection error messagedbrownell
2009-09-20Debug message updates:dbrownell
2009-09-20Minor regression bugfix for the jtag_tap_handle_event() casedbrownell
2009-09-19Added CPUDBG_WCR_BASE definemlu
2009-09-19Avoid cache invalidation when writing to hardware debug registersmlu
2009-09-19Style cleanup for the updated ft2232_add_pathmove().dbrownell
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-18remove unused externsoharboe
2009-09-18Tweak TCL reset script ... mostly improving descriptions ofdbrownell
2009-09-17Address codereview comment from Steve Grubb <sgrubb@redhat.com>:dbrownell
2009-09-17Minor fixes to NAND code and docsdbrownell
2009-09-17Fix coredump seen in some code paths.dbrownell
2009-09-17michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...oharboe
2009-09-17prefix zy1000_reboot command to avoid name conflictsoharboe
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-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe
2009-09-15Define debug_base, debug_ap, memory_ap in armv7a_common_tmlu
2009-09-15Updated mode string list.mlu
2009-09-15Definy symbolic values for VA to PA address translation operationsmlu
2009-09-15fix bug when using 32 instead of 64 bit value in callback, caught by -Walloharboe
2009-09-14Check return values to avoid infinite wait in loop on error.mlu
2009-09-14Cache invalidation when writing to memorymlu
2009-09-14error message upon recursive invocation of reset from reset event handlersoharboe
2009-09-14fix email addressoharboe
2009-09-14Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...oharboe
2009-09-14fix warningoharboe
2009-09-13More CortexA8 debug register definitions.mlu
2009-09-13Fix argument passing in cortex_a8_write_cp.mlu
2009-09-12David Brownell <david-b@pacbell.net> oharboe
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe
2009-09-11Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to ...oharboe
2009-09-11Nicolas Pitre <nico@cam.org> Dragonite supportoharboe
2009-09-11spelling mistakeoharboe
2009-09-11do not use dynamically sized stack arrays, not compatible with embedded OS'soharboe