summaryrefslogtreecommitdiff
path: root/src/jtag/amt_jtagaccel.c
Commit message (Expand)AuthorAgeFilesLines
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-211-25/+30
* Zach Welch <zw@superlucidity.net> use tap_state_toharboe2009-04-191-1/+1
* The following patches was applied:mifi2009-04-181-4/+4
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-031-24/+28
* Clean up references to old tap_state nameskc8apf2008-12-131-8/+8
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-131-53/+53
* duane ellis: fix warningoharboe2008-08-201-1/+1
* - fix target_examine declarationntfreak2008-08-061-1/+1
* Duane Ellis: fix warningsoharboe2008-08-051-1/+1
* Don Porges fixed c99 issues.oharboe2008-04-091-3/+0
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-17/+16
* - fix line-endingsdrath2008-02-281-577/+577
* Uwe Hermann fixed some warnings.oharboe2008-02-281-577/+577
* - added patch to change pathmove handlingmifi2008-02-101-2/+0
* - 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
* - merged XScale branch back into trunkdrath2007-03-281-1/+1
* - allow FT2232 devices to be opened by serial number instead of device descri...drath2006-10-121-6/+17
* - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath2006-08-171-1/+1
* - allow building for MinGW using either -mno-cygwin or the MinGW gccdrath2006-08-011-2/+49
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+3
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+510