openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / imx_gpio.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
2020-07-13 Antonio Borneojtag/drivers: replace perror() with LOG_ERROR()
2020-07-13 Antonio Borneoimx_gpio: 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-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-05-15 Jan Matyasjtag/drivers/imx_gpio: fixed calls to command_print
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio Borneodrivers/imx_gpio: fix usage messages
2019-02-07 Antonio Borneodrivers/imx_gpio: fix polarity of srst and trst
2018-01-25 Tim NewsomeAdd read buffer to bitbang, improving performance.
2017-05-31 Grzegorz Kostkaimx_gpio: add mmap based jtag interface for IMX processors