openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / sysfsgpio.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-08-14 Marc Schinkdrivers/sysfsgpio: Group adapter commands
2020-07-26 Antonio Borneojtag: fix minor typos
2020-07-13 Antonio Borneojtag/drivers: replace perror() with LOG_ERROR()
2020-07-13 Antonio Borneosysfsgpio: enable only the transport specific gpio
2020-07-13 Antonio Borneobitbang: split jtag and swd operations
2020-07-13 Antonio Borneobitbang: remove superfluous switch between jtag and swd
2020-05-09 Antonio Borneocoding style: remove useless return statement from...
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text...
2020-04-12 Antonio Borneosysfsgpio: minor fix for bool types
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst
2019-12-19 Antonio Borneosysfsgpio: give time to udev to change gpio permission
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-01-14 Antonio Borneodrivers/sysfsgpio: fix usage messages
2018-12-11 Reto Schneiderjtag: sysfsgpio: clean up swd gpios
2018-05-31 Paul Fertserjtag: drivers: sysfsgpio: lift upper gpio number limit
2018-01-25 Tim NewsomeAdd read buffer to bitbang, improving performance.
2018-01-13 Paul Fertserjtag: drivers: sysfsgpio, bcm2835gpio: remove requireme...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-12-29 Matthew Campbellsysfsgpio: support broken gpio implementations
2015-12-29 Andreas Fritiofsonswd: Remove DAP from parameter list
2015-02-22 Jean-Christian de... Add SWD protocol support to sysfsgpio
2013-09-10 Paul Fertsersysfsgpio: fix a typo in the informational output
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-05-08 Paul Fertsersysfsgpio: do not try to initialise absent signals
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed
2012-10-02 Spencer Oliversysfsgpio: remove ignoring return value build warning
2012-09-26 Marc Reillydrivers: new jtag bitbang driver using sysfs gpio