openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / kitprog.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-08-27 Tomas Vanekjtag/drivers/kitprog: workaround serious firmware problem
2022-08-27 Tomas Vanekjtag/drivers/kitprog: use HID read timeout
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-11-28 Antonio Borneojtag/kitprog: switch to command 'adapter serial'
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Antonio Borneojtag/swd: rename CamelCase macros
2020-09-05 Antonio Borneojtag: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneojtag: fix minor typos
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of...
2020-03-22 Tarek BOCHKATIjtag/libusb_helper: permit adapters to compute their...
2020-03-03 Marc Schinkdrivers: Rename 'libusb1_common' to 'libusb_helper'
2020-03-03 Marc Schinkdrivers: libusb1_common code cleanup
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead...
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneodrivers/kitprog: remove unused JTAG execute_queue method
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst
2018-05-30 Paul FertserFix warnings exposed by GCC8
2018-04-04 Tomas Vanekdrivers/kitprog: workaround KitProg firmware bug of...
2018-01-09 Forest Crossmanjtag/drivers/kitprog: Enable LOG_DEBUG_IO
2017-10-23 Freddie ChopinFix GCC7 warnings about switch-case fallthroughs
2017-05-12 Forest Crossmanjtag/drivers: Add Cypress KitProg driver