openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / opendous.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-28 Antonio Borneodrivers: call adapter_get_required_serial() in jtag_lib...
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
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-08 Antonio Borneocoding style: fix space separation
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
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...
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...
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-10-06 Spencer Oliverjtag: constify driver arrays
2014-09-22 Austin PhillipsSupport hla_serial command for ST-LINK adapters.
2014-07-03 Paul Fertserjtag/drivers/opendous: remove ftime() calls
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-03-13 Stefan Mahrjtag: add support for some probes that are mostly compa...
2013-03-13 Stefan Mahrjtag: opendous: fix tap buffer overflow
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed
2013-01-16 Roman Reichelopendous: Inhibit unnecessary state transitions
2012-07-11 Stefan Mahrjtag: fix opendous reset command
2012-05-22 Spencer Oliverjtag: fix opendous typo
2012-05-22 Spencer Oliverjtag: remove opendous clang warnings
2012-05-14 Spencer Oliverjtag: add opendous and estick support