openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / usb_blaster / usb_blaster.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-05 Andreas FritiofsonRemove remaining references to FTD2XX driver
2021-08-14 Marc Schinkdrivers/usb_blaster: Group adapter commands
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-05-22 Antonio Borneojtag: fix some minor typo
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments
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-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-11-07 Alexandru Gagniucjtag: usb_blaster: Add missing 'default' to switch...
2019-06-06 Antonio Borneojtag: set default "jtag_only" to uninitialized transports
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2018-07-24 Daniel Glöcknerusb_blaster: Don't unnecessarily go through DR-/IR...
2018-01-27 Paul Fertserjtag: drivers: usb_blaster: clarify lowlevel driver...
2016-11-06 Andreas FritiofsonRemove support for the GPL incompatible FTDI D2XX library
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-08-19 Robert Jarzmikjtag: usb_blaster: fix initialization regression
2014-04-14 Spencer Oliverusb_blaster: fix warning: array subscript has type...
2014-02-24 Antony Pavlovdrivers/jtag: usb_blaster: make command handlers more...
2014-01-20 Franck Jullienjtag/drivers: add USB-Blaster II
2013-07-15 Robert Jarzmikjtag/drivers: trivial variable renaming
2013-06-29 Robert Jarzmikdrivers/jtag: usb_blaster add pin controls
2013-06-04 Robert Jarzmikdrivers/jtag: rewrite usb_blaster driver