aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/amt_jtagaccel.c
AgeCommit message (Expand)Author
2013-01-27jtag: only change state if necessarySpencer Oliver
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2011-11-25Fix unused variables error in amt_jtagaccelEvan Hunter
2011-11-18Revert "build: fix gcc 4.6.2 warnings"Spencer Oliver
2011-11-18build: fix gcc 4.6.2 warningsSpencer Oliver
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe
2010-01-03JTAG/Drivers: Amontec JTAG accelerator fixesDavid Brownell
2010-01-03JTAG: Amontec JTAG accelerater "rtck" is backDavid Brownell
2010-01-03JTAG/drivers: amt_jtagaccel fixes + cleanupDavid Brownell
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch
2009-12-03change #include "commands.h" to <jtag/commands.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch