openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / bitq.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2020-09-05 Antonio Borneojtag: use proper format with uint32_t
2020-07-26 Antonio Borneojtag: fix minor typos
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2018-11-10 xuguangxiaojtag/bitq: array boundary overflow
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2011-11-17 Robert Paszpresto: fix tms_sequence short issue
2011-11-16 Andreas Fritiofsonbitq: make private functions static
2011-11-16 Andreas Fritiofsonbitq: reduce scope of variables
2011-11-16 Andreas Fritiofsonbitq: remove the remaining static variables
2011-11-16 Andreas Fritiofsonbitq: remove a static variable
2011-11-16 Andreas Fritiofsonbitq: remove dead code
2010-08-27 David Brownellbitq: unshadow pause()
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-03-22 Øyvind Harboebitq: fix warning now that out_value is const
2009-12-08 Rafael Campos Las... Fix compilation error with gcc 4.4.1
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers