summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updates to the initial scanchain validation code:dbrownell2009-09-262-13/+42
* Streamline Capture-IR handling and integrity test.dbrownell2009-09-262-22/+34
* Update DM355 target config to know about ICEpick.dbrownell2009-09-251-5/+18
* Michael Hasselberg <mh@open-engineering.de> target configuration files for To...oharboe2009-09-254-0/+355
* Try/catch scheme. Typed up the functionality and regression tested.oharboe2009-09-252-9/+100
* When attaching GDB to OpenOCD, the target state is no longer affected.oharboe2009-09-242-28/+68
* Start handling the (second) SRST stage of reset better:dbrownell2009-09-231-6/+11
* When setting up an ETM, cache its ETM_CONFIG register. Thendbrownell2009-09-233-53/+216
* Start cleaning up ETM register handling. On one ARM926 ETM+ETBdbrownell2009-09-232-167/+176
* Initial ETM cleanups. Most of these are cosmetic:dbrownell2009-09-232-83/+113
* Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe2009-09-232-17/+17
* - fix build issue under win32 (cygwin/msys) from svn r2746ntfreak2009-09-221-1/+1
* - add missing svn props from previous commitntfreak2009-09-222-1953/+1953
* Make it easier to erase or protect through to the enddbrownell2009-09-222-42/+87
* Update presentation of TAP events and tap enable/disable.dbrownell2009-09-211-31/+77
* Remove annoying end-of-line whitespace from doc/* files.dbrownell2009-09-2115-131/+131
* Remove annoying end-of-line whitespace from tcl/* filesdbrownell2009-09-2185-683/+682
* Remove annoying end-of-line whitespace from most src/*dbrownell2009-09-2120-183/+183
* Ethan Eade <ethan@evolution.com> board config script for Cogent CSB732 i.MX35...oharboe2009-09-211-0/+71
* Ensure that DaVinci chips can't start with a too-fast JTAG clock.dbrownell2009-09-213-0/+18
* Update the jtag-examine_chain() logic to verify that there's nodbrownell2009-09-211-38/+39
* Enhancement: stm32 flash protection error messagedbrownell2009-09-201-1/+1
* Update the User's Guide to cover the scan chain verification stepdbrownell2009-09-201-16/+87
* Debug message updates:dbrownell2009-09-203-43/+8
* Minor regression bugfix for the jtag_tap_handle_event() casedbrownell2009-09-201-3/+7
* Added CPUDBG_WCR_BASE definemlu2009-09-191-0/+1
* Avoid cache invalidation when writing to hardware debug registersmlu2009-09-191-4/+19
* Reduced sleep time after reset mlu2009-09-191-1/+2
* Style cleanup for the updated ft2232_add_pathmove().dbrownell2009-09-191-15/+18
* Minor behavior fixes for the two JTAG reset events (C/internal,dbrownell2009-09-192-15/+14
* Minor tweaks to description of JTAG adapter/dongle issues.dbrownell2009-09-191-4/+12
* Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.cmlu2009-09-182-46/+42
* remove unused externsoharboe2009-09-181-3/+0
* Tweak TCL reset script ... mostly improving descriptions ofdbrownell2009-09-181-12/+27
* Address codereview comment from Steve Grubb <sgrubb@redhat.com>:dbrownell2009-09-172-33/+26
* Minor fixes to NAND code and docsdbrownell2009-09-172-28/+57
* Fix coredump seen in some code paths.dbrownell2009-09-171-0/+3
* michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...oharboe2009-09-171-18/+30
* prefix zy1000_reboot command to avoid name conflictsoharboe2009-09-171-1/+1
* srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe2009-09-174-1/+25
* The "arm9tdmi.c" file is more of a generic ARM9 support file:dbrownell2009-09-172-7/+26
* Doc update: mention how ARM's WFI instruction affectsdbrownell2009-09-171-9/+56
* Remove unused varables (moved to armv7a)mlu2009-09-161-5/+0
* Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASEmlu2009-09-161-28/+31
* Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe2009-09-167-5/+2263
* Define debug_base, debug_ap, memory_ap in armv7a_common_tmlu2009-09-151-0/+7
* Updated mode string list.mlu2009-09-151-2/+2
* Definy symbolic values for VA to PA address translation operationsmlu2009-09-151-0/+10
* fix bug when using 32 instead of 64 bit value in callback, caught by -Walloharboe2009-09-151-1/+1
* added embedded ice programming while srst is asserted todo itemoharboe2009-09-151-0/+4