aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-10-07Change version labels to work better with GITdbrownell2-3/+5
2009-10-06Dragonite has the same EICE affliction as feroceon.dbrownell1-1/+2
2009-10-06Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe4-13/+37
2009-10-05Improve jtag_validate_ircapture() diagnostics.dbrownell1-8/+10
2009-10-05Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell3-23/+43
2009-10-05Minor cleanup to ARM926 debug entry:dbrownell1-2/+6
2009-10-02It is not possible to invalidate I-Cache on memory writes while the target is...mlu1-0/+3
2009-10-02Make sure that DSCR_DTR_RX is not full before writingmlu1-0/+27
2009-10-02More error reporting in Cortex_a8 execute_opcodemlu1-0/+6
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu1-2/+2
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu1-22/+56
2009-10-02Minor ETB and ETM bugfixes and doc updatesdbrownell2-54/+82
2009-10-01ARMv7A: Report fault status registers when in Abort statemlu1-0/+23
2009-09-30Add DSCR_DTR_RX_FULL bit definemlu1-0/+1
2009-09-29Streamline Capture-IR validation codedbrownell1-26/+23
2009-09-29ARM11 command handling fixesdbrownell1-41/+41
2009-09-29Make "-expected-id 0" suppress warnings; not unlike it used to do.dbrownell1-3/+7
2009-09-29ETM: fix build issue on MinGW.dbrownell1-20/+21
2009-09-29ETB: cleanup needless symbol exports and forward decls.dbrownell2-40/+35
2009-09-29handle single threadingoharboe1-14/+34
2009-09-29reentry assertoharboe1-0/+7
2009-09-29httpd smoketest infooharboe1-4/+19
2009-09-29added t/nsrst_assert_width commandsoharboe3-0/+72
2009-09-28if srst pulls trst, then set state to TAP_RESET. oharboe1-3/+11
2009-09-28Shrink symbols exported from arm9tdmi.c and remove a forward ref.dbrownell1-35/+38
2009-09-27Update FT2232 driver so that it reliably enters TAP_RESET.dbrownell1-2/+10
2009-09-26Diagnostics tweaks for jtag_examine_chain() failure paths.dbrownell1-3/+4
2009-09-26Updates to the initial scanchain validation code:dbrownell2-13/+42
2009-09-26Streamline Capture-IR handling and integrity test.dbrownell1-12/+22
2009-09-25Try/catch scheme. Typed up the functionality and regression tested.oharboe2-9/+100
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. Thendbrownell2-51/+178
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 enddbrownell1-36/+75
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell20-183/+183
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-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-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-18Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.cmlu1-28/+39
2009-09-18remove unused externsoharboe1-3/+0