aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/imx_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo1-6/+12
2020-01-14swd: get rid of jtag queue to assert/deassert srstAntonio Borneo1-2/+1
2019-05-15jtag/drivers/imx_gpio: fixed calls to command_printJan Matyas1-2/+2
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-10/+10
2019-04-07drivers/imx_gpio: fix usage messagesAntonio Borneo1-2/+18
2019-02-07drivers/imx_gpio: fix polarity of srst and trstAntonio Borneo1-2/+2
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome1-9/+15
2017-05-31imx_gpio: add mmap based jtag interface for IMX processorsGrzegorz Kostka1-0/+552