aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/bitq.c
AgeCommit message (Expand)Author
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson
2018-11-10jtag/bitq: array boundary overflowxuguangxiao
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2011-11-17presto: fix tms_sequence short issueRobert Pasz
2011-11-16bitq: make private functions staticAndreas Fritiofson
2011-11-16bitq: reduce scope of variablesAndreas Fritiofson
2011-11-16bitq: remove the remaining static variablesAndreas Fritiofson
2011-11-16bitq: remove a static variableAndreas Fritiofson
2011-11-16bitq: remove dead codeAndreas Fritiofson
2010-08-27bitq: unshadow pause()David Brownell
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe
2010-03-22bitq: fix warning now that out_value is constØyvind Harboe
2009-12-08Fix compilation error with gcc 4.4.1Rafael Campos Las Heras
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch