openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / usbprog.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-13 Antonio Borneousbprog: remove unused variable
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2021-11-28 Antonio Borneodrivers: call adapter_get_required_serial() in jtag_lib...
2021-04-05 Antonio Borneodrivers/usbprog: switch to libusb1
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-07-26 Antonio Borneojtag: fix minor typos
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
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
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-11-18 Spencer Oliverusbprog: fix shadowed declaration warning
2011-11-09 Øyvind Harboeusbprog: fix unecessary and confusing assignment
2011-06-07 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-03-17 Uwe HermannFix a bunch of typos.
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
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