aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-24When attaching GDB to OpenOCD, the target state is no longer affected.oharboe2-28/+68
2009-09-23Start handling the (second) SRST stage of reset better:dbrownell1-6/+11
2009-09-23When setting up an ETM, cache its ETM_CONFIG register. Thendbrownell3-53/+216
2009-09-23Start cleaning up ETM register handling. On one ARM926 ETM+ETBdbrownell2-167/+176
2009-09-23Initial ETM cleanups. Most of these are cosmetic:dbrownell2-83/+113
2009-09-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe2-17/+17
2009-09-22- fix build issue under win32 (cygwin/msys) from svn r2746ntfreak1-1/+1
2009-09-22- add missing svn props from previous commitntfreak2-1953/+1953
2009-09-22Make it easier to erase or protect through to the enddbrownell2-42/+87
2009-09-21Update presentation of TAP events and tap enable/disable.dbrownell1-31/+77
2009-09-21Remove annoying end-of-line whitespace from doc/* files.dbrownell15-131/+131
2009-09-21Remove annoying end-of-line whitespace from tcl/* filesdbrownell85-683/+682
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell20-183/+183
2009-09-21Ethan Eade <ethan@evolution.com> board config script for Cogent CSB732 i.MX35...oharboe1-0/+71
2009-09-21Ensure that DaVinci chips can't start with a too-fast JTAG clock.dbrownell3-0/+18
2009-09-21Update the jtag-examine_chain() logic to verify that there's nodbrownell1-38/+39
2009-09-20Enhancement: stm32 flash protection error messagedbrownell1-1/+1
2009-09-20Update the User's Guide to cover the scan chain verification stepdbrownell1-16/+87
2009-09-20Debug message updates:dbrownell3-43/+8
2009-09-20Minor regression bugfix for the jtag_tap_handle_event() casedbrownell1-3/+7
2009-09-19Added CPUDBG_WCR_BASE definemlu1-0/+1
2009-09-19Avoid cache invalidation when writing to hardware debug registersmlu1-4/+19
2009-09-19Reduced sleep time after reset mlu1-1/+2
2009-09-19Style cleanup for the updated ft2232_add_pathmove().dbrownell1-15/+18
2009-09-19Minor behavior fixes for the two JTAG reset events (C/internal,dbrownell2-15/+14
2009-09-19Minor tweaks to description of JTAG adapter/dongle issues.dbrownell1-4/+12
2009-09-18Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.cmlu2-46/+42
2009-09-18remove unused externsoharboe1-3/+0
2009-09-18Tweak TCL reset script ... mostly improving descriptions ofdbrownell1-12/+27
2009-09-17Address codereview comment from Steve Grubb <sgrubb@redhat.com>:dbrownell2-33/+26
2009-09-17Minor fixes to NAND code and docsdbrownell2-28/+57
2009-09-17Fix coredump seen in some code paths.dbrownell1-0/+3
2009-09-17michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...oharboe1-18/+30
2009-09-17prefix zy1000_reboot command to avoid name conflictsoharboe1-1/+1
2009-09-17srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe4-1/+25
2009-09-17The "arm9tdmi.c" file is more of a generic ARM9 support file:dbrownell2-7/+26
2009-09-17Doc update: mention how ARM's WFI instruction affectsdbrownell1-9/+56
2009-09-16Remove unused varables (moved to armv7a)mlu1-5/+0
2009-09-16Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASEmlu1-28/+31
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe7-5/+2263
2009-09-15Define debug_base, debug_ap, memory_ap in armv7a_common_tmlu1-0/+7
2009-09-15Updated mode string list.mlu1-2/+2
2009-09-15Definy symbolic values for VA to PA address translation operationsmlu1-0/+10
2009-09-15fix bug when using 32 instead of 64 bit value in callback, caught by -Walloharboe1-1/+1
2009-09-15added embedded ice programming while srst is asserted todo itemoharboe1-0/+4
2009-09-14Check return values to avoid infinite wait in loop on error.mlu1-4/+8
2009-09-14Cache invalidation when writing to memorymlu1-0/+18
2009-09-14error message upon recursive invocation of reset from reset event handlersoharboe1-0/+22
2009-09-14fix email addressoharboe1-1/+1
2009-09-14Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...oharboe1-36/+38