summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* zy1000 1.53 snapshotoharboe2009-07-021-2/+2
* Marcel Jost <marcel.jost@bfh.ch>:zwelch2009-06-301-0/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-06-301-3/+28
* Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch2009-06-301-1/+1
* Fix @file documentation blocks in new interfaces source files.zwelch2009-06-302-7/+7
* David Brownell <david-b@pacbell.net>:zwelch2009-06-292-13/+22
* Move JTAG interface list to new files.zwelch2009-06-294-125/+204
* zy1000 rev C workoharboe2009-06-261-0/+44
* Remove whitespace at end of lines, step 2.zwelch2009-06-235-21/+21
* - Replace '){' with ') {'.zwelch2009-06-233-38/+38
* Remove whitespace that occurs before ')'.zwelch2009-06-2317-224/+224
* Remove whitespace that occurs after '('.zwelch2009-06-2316-180/+180
* - Fixes '[<>]' whitespacezwelch2009-06-238-29/+29
* - Fixes '[|]' whitespacezwelch2009-06-235-15/+15
* - Fixes '+' whitespacezwelch2009-06-239-65/+65
* - Fixes '=' whitespacezwelch2009-06-2318-147/+147
* - Fixes '==' whitespacezwelch2009-06-2312-44/+44
* - Fixes '<<' whitespacezwelch2009-06-238-28/+28
* - Fixes '>>' whitespacezwelch2009-06-232-4/+4
* - Fixes '<=' whitespacezwelch2009-06-231-1/+1
* - Fixes '>=' whitespacezwelch2009-06-232-3/+3
* - Fixes '&&' whitespacezwelch2009-06-233-9/+9
* - Fixes '[+]=' whitespacezwelch2009-06-232-9/+9
* - Fixes '!=' whitespacezwelch2009-06-2311-25/+25