openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / gw16012.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
2020-11-04 Antonio Borneojtag: declare local symbols as static
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-10-18 Antonio Borneodrivers/gw16012: remove useless cast on gw16012_port
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
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
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-10 David Brownelljtag/gw16012 usage/help updates
2010-01-03 David BrownellJTAG/drivers: cleanup jtag_interface structs
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