aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/bitq.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-26jtag: fix minor typosAntonio Borneo1-1/+1
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson1-25/+8
2018-11-10jtag/bitq: array boundary overflowxuguangxiao1-1/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver1-59/+28
2011-11-17presto: fix tms_sequence short issueRobert Pasz1-1/+1
2011-11-16bitq: make private functions staticAndreas Fritiofson1-8/+8
2011-11-16bitq: reduce scope of variablesAndreas Fritiofson1-4/+3
2011-11-16bitq: remove the remaining static variablesAndreas Fritiofson1-19/+6
2011-11-16bitq: remove a static variableAndreas Fritiofson1-4/+2
2011-11-16bitq: remove dead codeAndreas Fritiofson1-35/+1
2010-08-27bitq: unshadow pause()David Brownell1-4/+4
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe1-1/+1
2010-03-22bitq: fix warning now that out_value is constØyvind Harboe1-1/+1
2009-12-08Fix compilation error with gcc 4.4.1Rafael Campos Las Heras1-0/+1
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch1-1/+1
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch1-0/+397