summaryrefslogtreecommitdiff
path: root/src/jtag/bitq.c
Commit message (Expand)AuthorAgeFilesLines
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-211-3/+3
* Zach Welch <zw@superlucidity.net> fix ft2232/presto warningsoharboe2009-04-201-1/+1
* The following patches was applied:mifi2009-04-181-1/+1
* Use C89/C99/C++ compliant boolean typeskc8apf2009-02-101-2/+2
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-031-161/+218
* Tweaks - old crusty code with some warnings & errors - minor stuffduane2008-12-271-3/+5
* - Update tap_state_strings to correspond to SVF state nameskc8apf2008-12-141-1/+1
* - remove target specific variant and use target->variant memberntfreak2008-12-131-12/+0
* Clean up references to old tap_state nameskc8apf2008-12-131-1/+1
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-131-6/+6
* Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_...oharboe2008-06-181-0/+4
* Don Porges fixed c99 issues.oharboe2008-04-091-3/+0
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-17/+17
* - convert all files to unix line-endingdrath2008-02-251-366/+366
* Pavel Chromy style fixes.oharboe2008-02-251-366/+366
* - added patch "remove error handler as planned"mifi2008-01-201-1/+1
* - added gdb flash fixes patch mifi2008-01-071-22/+2
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-2/+0
* - reformat src/jtag/bitq.c (thanks to Pavel Chromy)drath2007-07-251-241/+241
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-0/+388