openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / ep93xx.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-13 Antonio Borneosrc/jtag/drivers/ep93xx: fix GCC 12 warning
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2020-07-13 Antonio Borneojtag/drivers: replace perror() with LOG_ERROR()
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneobitbang: jtag-only drivers: switch to new reset API
2019-06-06 Antonio Borneojtag: set default "jtag_only" to uninitialized transports
2018-01-25 Tim NewsomeAdd read buffer to bitbang, improving performance.
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2010-10-01 Luca BrunoUpdate ep93xx and at91rm9200 drivers
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers