aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/amt_jtagaccel.c
AgeCommit message (Expand)Author
2009-04-19Zach Welch <zw@superlucidity.net> use tap_state_toharboe
2009-04-18The following patches was applied:mifi
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2008-12-13Clean up references to old tap_state nameskc8apf
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-08-20duane ellis: fix warningoharboe
2008-08-06- fix target_examine declarationntfreak
2008-08-05Duane Ellis: fix warningsoharboe
2008-04-09Don Porges fixed c99 issues.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-02-28- fix line-endingsdrath
2008-02-28Uwe Hermann fixed some warnings.oharboe
2008-02-10- added patch to change pathmove handlingmifi
2007-07-26- restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...drath
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath
2007-03-28- merged XScale branch back into trunkdrath
2006-10-12- allow FT2232 devices to be opened by serial number instead of device descri...drath
2006-08-17- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath
2006-08-01- allow building for MinGW using either -mno-cygwin or the MinGW gccdrath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath