aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)AuthorFilesLines
2009-08-26David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit l...oharboe1-6/+8
2009-08-26added missing check on jtag_executeoharboe1-1/+4
2009-08-26reduce arm11 output noiseoharboe2-3/+7
2009-08-25David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe1-36/+23
2009-08-25David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:oharboe1-17/+18
2009-08-25David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup:oharboe1-42/+62
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe2-0/+19
2009-08-24Jonas Horberg <jhorberg@sauer-danfoss.com> oharboe1-3/+2
2009-08-20- remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak1-12/+19
2009-08-19Jonas Horberg [jhorberg@sauer-danfoss.com]:ntfreak1-1/+1
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak1-159/+148
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak3-30/+131
2009-08-07David Brownell <david-b@pacbell.net>:ntfreak1-0/+3
2009-08-06Gary Carlson [gcarlson@carlson-minot.com]:ntfreak1-3/+1
2009-07-23Ferdinand Postema <ferdinand@postema.eu> fix cygwin warningsoharboe2-2/+2
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe13-15/+15
2009-07-15print errno when parport fails to open.oharboe1-2/+3
2009-07-141.54 snapshotoharboe1-1/+1
2009-07-13Gary Carlson <gcarlson@carlson-minot.com>ntfreak1-43/+92
2009-07-11Simple warning fixduane1-2/+2
2009-07-07fix return value for "reset" and "runtest" command. Found by code inspection.oharboe1-7/+3
2009-07-06- change sleep to usleep - fixes issue under win32 buildntfreak1-1/+1
2009-07-06revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe1-25/+20
2009-07-06Ferdinand Postema <ferdinand@postema.eu>:zwelch1-2/+2
2009-07-06Gary Carlson <gcarlson@carlson-minot.com>:zwelch1-15/+27
2009-07-02Fix FTD2XX build for CygWin.zwelch1-1/+1
2009-07-02zy1000 1.53 snapshotoharboe1-2/+2
2009-06-30Marcel Jost <marcel.jost@bfh.ch>:zwelch1-0/+10
2009-06-30David Brownell <david-b@pacbell.net>:zwelch1-3/+28
2009-06-30Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch1-1/+1
2009-06-30Fix @file documentation blocks in new interfaces source files.zwelch2-7/+7
2009-06-29David Brownell <david-b@pacbell.net>:zwelch2-13/+22
2009-06-29Move JTAG interface list to new files.zwelch4-125/+204
2009-06-26zy1000 rev C workoharboe1-0/+44
2009-06-23Remove whitespace at end of lines, step 2.zwelch5-21/+21
2009-06-23- Replace '){' with ') {'.zwelch3-38/+38
2009-06-23Remove whitespace that occurs before ')'.zwelch17-224/+224
2009-06-23Remove whitespace that occurs after '('.zwelch16-180/+180
2009-06-23- Fixes '[<>]' whitespacezwelch8-29/+29
2009-06-23- Fixes '[|]' whitespacezwelch5-15/+15
2009-06-23- Fixes '+' whitespacezwelch9-65/+65
2009-06-23- Fixes '=' whitespacezwelch18-147/+147
2009-06-23- Fixes '==' whitespacezwelch12-44/+44
2009-06-23- Fixes '<<' whitespacezwelch8-28/+28
2009-06-23- Fixes '>>' whitespacezwelch2-4/+4
2009-06-23- Fixes '<=' whitespacezwelch1-1/+1
2009-06-23- Fixes '>=' whitespacezwelch2-3/+3
2009-06-23- Fixes '&&' whitespacezwelch3-9/+9
2009-06-23- Fixes '[+]=' whitespacezwelch2-9/+9
2009-06-23- Fixes '!=' whitespacezwelch11-25/+25