flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / jtag / drivers / usb_blaster /
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
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag
2021-11-28 Antonio Borneodrivers: call adapter_get_required_serial() in jtag_lib...
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-03-19 Oleksij Rempeldrivers: USB Blaster II: close file and release USB...
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: claim interface before using it
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments
2020-11-07 Marc Schinktarget/image: Use proper data types
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-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-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-12-08 Andreas FritiofsonConvert to non-recursive make
2016-11-06 Andreas FritiofsonRemove support for the GPL incompatible FTDI D2XX library
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-01-30 Paul Fertserjtag/drivers: remove useless checks causing build failu...
2014-09-22 Austin PhillipsSupport hla_serial command for ST-LINK adapters.
2014-08-19 Robert Jarzmikjtag: usb_blaster: fix initialization regression
2014-04-14 Spencer Oliverusb_blaster: fix warning: array subscript has type...
2014-04-14 Paul FertserMakefile.am: fix build for libftdi1, pass CFLAGS where...
2014-02-24 Antony Pavlovdrivers/jtag: usb_blaster: make command handlers more...
2014-02-24 Antony Pavlovusb_blaster: ublast_access.h: add guard macro
2014-01-20 Franck Jullienjtag/drivers: add USB-Blaster II
2013-09-25 Søren Jørvangbus_blaster: do not fail on missing get_latency_timer
2013-08-05 Robert Jarzmikjtag/drivers: usb_blaster cheap clone documentation
2013-07-15 Robert Jarzmikjtag/drivers: trivial variable renaming
2013-07-08 Andreas Fritiofsonusb_blaster: maintainer-clean Makefile.in
2013-06-29 Robert Jarzmikdrivers/jtag: usb_blaster add pin controls
2013-06-04 Robert Jarzmikdrivers/jtag: rewrite usb_blaster driver