summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change most in-tree references from SVN to GIT.dbrownell2009-10-081-1/+3
* Force sane SRST and TRST initializationdbrownell2009-10-071-3/+11
* Better fix for TAPs violating the JTAG spec for IR-Capture.dbrownell2009-10-071-16/+18
* Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage.dbrownell2009-10-073-42/+47
* buildfixdbrownell2009-10-071-0/+1
* Updates for "reset_config":dbrownell2009-10-073-18/+106
* add timeouts and fix syntax error handling of mrc/mcr commands.oharboe2009-10-071-1/+2
* add timeouts and fix syntax error handling of mrc/mcr commands.oharboe2009-10-071-18/+59
* increase pause before reboot so web interface remains responsive when issuing...oharboe2009-10-071-2/+2
* Do not check ir capture if there is no IDCODEoharboe2009-10-071-13/+16
* 1.55 snapshotoharboe2009-10-071-1/+1
* Change version labels to work better with GITdbrownell2009-10-072-3/+5
* Dragonite has the same EICE affliction as feroceon.dbrownell2009-10-061-1/+2
* Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe2009-10-064-13/+37
* Improve jtag_validate_ircapture() diagnostics.dbrownell2009-10-051-8/+10
* Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell2009-10-053-23/+43
* Minor cleanup to ARM926 debug entry:dbrownell2009-10-051-2/+6
* It is not possible to invalidate I-Cache on memory writes while the target is...mlu2009-10-021-0/+3
* Make sure that DSCR_DTR_RX is not full before writingmlu2009-10-021-0/+27
* More error reporting in Cortex_a8 execute_opcodemlu2009-10-021-0/+6
* Added asser_reset and deassert_reset for cortex_a8mlu2009-10-021-2/+2
* Added asser_reset and deassert_reset for cortex_a8mlu2009-10-021-22/+56
* Minor ETB and ETM bugfixes and doc updatesdbrownell2009-10-022-54/+82
* ARMv7A: Report fault status registers when in Abort statemlu2009-10-011-0/+23
* Add DSCR_DTR_RX_FULL bit definemlu2009-09-301-0/+1
* Streamline Capture-IR validation codedbrownell2009-09-291-26/+23
* ARM11 command handling fixesdbrownell2009-09-291-41/+41
* Make "-expected-id 0" suppress warnings; not unlike it used to do.dbrownell2009-09-291-3/+7
* ETM: fix build issue on MinGW.dbrownell2009-09-291-20/+21
* ETB: cleanup needless symbol exports and forward decls.dbrownell2009-09-292-40/+35
* handle single threadingoharboe2009-09-291-14/+34
* reentry assertoharboe2009-09-291-0/+7
* httpd smoketest infooharboe2009-09-291-4/+19
* added t/nsrst_assert_width commandsoharboe2009-09-293-0/+72
* if srst pulls trst, then set state to TAP_RESET. oharboe2009-09-281-3/+11
* Shrink symbols exported from arm9tdmi.c and remove a forward ref.dbrownell2009-09-281-35/+38
* Update FT2232 driver so that it reliably enters TAP_RESET.dbrownell2009-09-271-2/+10
* Diagnostics tweaks for jtag_examine_chain() failure paths.dbrownell2009-09-261-3/+4
* Updates to the initial scanchain validation code:dbrownell2009-09-262-13/+42
* Streamline Capture-IR handling and integrity test.dbrownell2009-09-261-12/+22
* 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-232-51/+178
* 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-221-36/+75