aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2009-09-17michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...oharboe
2009-09-17srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe
2009-09-09- Fix bug-in-waiting when adding more than one TAP event typeoharboe
2009-08-26David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit l...oharboe
2009-08-26added missing check on jtag_executeoharboe
2009-08-26reduce arm11 output noiseoharboe
2009-08-25David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe
2009-08-25David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe
2009-08-25David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup:oharboe
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe
2009-08-24Jonas Horberg <jhorberg@sauer-danfoss.com> oharboe
2009-08-20- remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak
2009-08-19Jonas Horberg [jhorberg@sauer-danfoss.com]:ntfreak
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak
2009-08-07David Brownell <david-b@pacbell.net>:ntfreak
2009-08-06Gary Carlson [gcarlson@carlson-minot.com]:ntfreak
2009-07-23Ferdinand Postema <ferdinand@postema.eu> fix cygwin warningsoharboe
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-15print errno when parport fails to open.oharboe
2009-07-141.54 snapshotoharboe
2009-07-13Gary Carlson <gcarlson@carlson-minot.com>ntfreak
2009-07-11Simple warning fixduane
2009-07-07fix return value for "reset" and "runtest" command. Found by code inspection.oharboe
2009-07-06- change sleep to usleep - fixes issue under win32 buildntfreak
2009-07-06revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe
2009-07-06Ferdinand Postema <ferdinand@postema.eu>:zwelch
2009-07-06Gary Carlson <gcarlson@carlson-minot.com>:zwelch
2009-07-02Fix FTD2XX build for CygWin.zwelch
2009-07-02zy1000 1.53 snapshotoharboe
2009-06-30Marcel Jost <marcel.jost@bfh.ch>:zwelch
2009-06-30David Brownell <david-b@pacbell.net>:zwelch
2009-06-30Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch
2009-06-30Fix @file documentation blocks in new interfaces source files.zwelch
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
2009-06-29Move JTAG interface list to new files.zwelch
2009-06-26zy1000 rev C workoharboe
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '>>' whitespacezwelch
2009-06-23- Fixes '<=' whitespacezwelch