summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* 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
* Gary Carlson [gcarlson@carlson-minot.com]:ntfreak2009-08-061-3/+1
* Ferdinand Postema <ferdinand@postema.eu> fix cygwin warningsoharboe2009-07-232-2/+2
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-1713-15/+15
* print errno when parport fails to open.oharboe2009-07-151-2/+3
* 1.54 snapshotoharboe2009-07-141-1/+1
* Gary Carlson <gcarlson@carlson-minot.com>ntfreak2009-07-131-43/+92
* Simple warning fixduane2009-07-111-2/+2
* fix return value for "reset" and "runtest" command. Found by code inspection.oharboe2009-07-071-7/+3
* - change sleep to usleep - fixes issue under win32 buildntfreak2009-07-061-1/+1
* revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe2009-07-061-25/+20
* Ferdinand Postema <ferdinand@postema.eu>:zwelch2009-07-061-2/+2
* Gary Carlson <gcarlson@carlson-minot.com>:zwelch2009-07-061-15/+27
* Fix FTD2XX build for CygWin.zwelch2009-07-021-1/+1