summaryrefslogtreecommitdiff
path: root/src/jtag/gw16012.c
Commit message (Expand)AuthorAgeFilesLines
* Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdevoharboe2009-04-281-39/+67
* Remove warningduane2009-04-241-1/+1
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-211-22/+22
* Zach Welch <zw@superlucidity.net> use tap_state_toharboe2009-04-191-1/+1
* The following patches was applied:mifi2009-04-181-4/+4
* 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-22/+22
* - 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-17/+17
* 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-49/+49
* Duane Ellis: fix warningsoharboe2008-08-051-2/+2
* Don Porges fixed c99 issues.oharboe2008-04-091-3/+0
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-27/+26
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-021-1/+1
* - fix line-endingsdrath2008-02-281-578/+578
* Uwe Hermann fixed some warnings.oharboe2008-02-281-579/+578
* - added patch to change pathmove handlingmifi2008-02-101-2/+0
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-10/+8
* - restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...drath2007-07-261-3/+5
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-2/+8
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-2/+2
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-9/+24
* - merged several changes from XScaledrath2007-01-311-0/+53
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-0/+507