openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / presto.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 Borneojtag/presto: switch to command 'adapter serial'
2021-08-14 Marc Schinkdrivers/presto: Group adapter commands
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2020-11-04 Antonio Borneoopenocd: add support for libftdi 1.5
2020-09-05 Antonio Borneojtag: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneojtag: fix minor typos
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
2018-01-25 Christopher HeadUse timeval helpers
2016-11-06 Andreas FritiofsonRemove support for the GPL incompatible FTDI D2XX library
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-08-11 Spencer Oliverftd2xx: fix build warnings
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-01-10 David BrownellPresto: doxygen fix
2010-01-10 David Brownelljtag: presto, parport help/usage updates
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 "time_support.h" to <helper/time_support.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers