openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / amt_jtagaccel.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-11-13 Antonio Borneojtag: align adapter speed code to new structure
2021-11-13 Antonio Borneojtag: move prototype of adapter init/quit and speed...
2020-09-05 Antonio Borneojtag: avoid checking for non NULL pointer to free it
2020-09-05 Antonio Borneojtag: use proper format with uint32_t
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of...
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2019-06-06 Antonio Borneojtag: set default "jtag_only" to uninitialized transports
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-10-06 Spencer Oliverjtag: constify driver arrays
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-01-27 Spencer Oliverjtag: only change state if necessary
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2011-11-25 Evan HunterFix unused variables error in amt_jtagaccel
2011-11-18 Spencer OliverRevert "build: fix gcc 4.6.2 warnings"
2011-11-18 Spencer Oliverbuild: fix gcc 4.6.2 warnings
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
2010-12-16 John DevereuxFix for compilation failure amt_jtagaccel.c
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-01-03 David BrownellJTAG/Drivers: Amontec JTAG accelerator fixes
2010-01-03 David BrownellJTAG: Amontec JTAG accelerater "rtck" is back
2010-01-03 David BrownellJTAG/drivers: amt_jtagaccel fixes + cleanup
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchchange #include "commands.h" to <jtag/commands.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers