aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/bcm2835gpio.c
AgeCommit message (Expand)Author
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2020-01-14swd: get rid of jtag queue to assert/deassert srstAntonio Borneo
2019-05-15drivers/bcm2835gpio: fix build for ARM hostAntonio Borneo
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-04-07drivers/bcm2835gpio: fix usage messagesAntonio Borneo
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome
2018-01-13jtag: drivers: sysfsgpio, bcm2835gpio: remove requirement to have trst or srstPaul Fertser
2016-12-08jtag: drivers: bcm2835gpio: set 4ma drive, slow slew rateSean Cross
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-12-28jtag: drivers: bcm2835gpio: fix a typo in informational messagePaul Fertser
2015-08-06bcm2835gpio: Add SWD support, Raspberry Pi 2 support.Christoph Pittracher
2013-10-15bcm2835gpio: use maximum drive strengthPaul Fertser
2013-06-10build: fix incorrect GPL address from last commitSpencer Oliver
2013-06-10Add BCM2835 (as found in Raspberry Pi) interface driverPaul Fertser