summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* portability updatesDavid Brownell2009-10-141-5/+6
* cosmetic cleanup in TMS tablesDavid Brownell2009-10-131-11/+17
* printf format warning fixesDavid Brownell2009-10-101-1/+1
* add documentation about reset customizationDavid Brownell2009-10-091-10/+19
* minor JTAG init messaging tweaksDavid Brownell2009-10-081-2/+4
* prevent abort via polling during jtag_resetDavid Brownell2009-10-082-0/+43
* Stop ignoring most scan chain validation errorsDavid Brownell2009-10-082-15/+50
* 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
* Updates for "reset_config":dbrownell2009-10-072-14/+95
* Do not check ir capture if there is no IDCODEoharboe2009-10-071-13/+16
* 1.55 snapshotoharboe2009-10-071-1/+1
* Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe2009-10-063-13/+27
* 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
* Streamline Capture-IR validation codedbrownell2009-09-291-26/+23
* Make "-expected-id 0" suppress warnings; not unlike it used to do.dbrownell2009-09-291-3/+7
* reentry assertoharboe2009-09-291-0/+7
* 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
* 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-261-12/+41
* Streamline Capture-IR handling and integrity test.dbrownell2009-09-261-12/+22
* Remove annoying end-of-line whitespace from most src/*dbrownell2009-09-212-17/+17
* Update the jtag-examine_chain() logic to verify that there's nodbrownell2009-09-211-38/+39
* Debug message updates:dbrownell2009-09-202-31/+7
* Minor regression bugfix for the jtag_tap_handle_event() casedbrownell2009-09-201-3/+7
* 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-191-14/+12
* remove unused externsoharboe2009-09-181-3/+0
* Address codereview comment from Steve Grubb <sgrubb@redhat.com>:dbrownell2009-09-172-33/+26
* michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...oharboe2009-09-171-18/+30
* srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe2009-09-172-0/+9
* tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe2009-09-113-2/+37
* - Fix bug-in-waiting when adding more than one TAP event typeoharboe2009-09-091-4/+10
* David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit l...oharboe2009-08-261-6/+8
* added missing check on jtag_executeoharboe2009-08-261-1/+4
* reduce arm11 output noiseoharboe2009-08-262-3/+7
* David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe2009-08-251-36/+23
* David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe2009-08-251-17/+18
* David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup:oharboe2009-08-251-42/+62
* Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe2009-08-242-0/+19
* Jonas Horberg <jhorberg@sauer-danfoss.com> oharboe2009-08-241-3/+2
* - remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak2009-08-201-12/+19
* Jonas Horberg [jhorberg@sauer-danfoss.com]:ntfreak2009-08-191-1/+1
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-181-159/+148
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-183-30/+131
* David Brownell <david-b@pacbell.net>:ntfreak2009-08-071-0/+3