bitbang: remove superfluous switch between jtag and swd
[fw/openocd] / src / jtag / drivers / bcm2835gpio.c
2020-07-13 Antonio Borneobitbang: remove superfluous switch between jtag and swd
2020-06-06 tscn92jtag/drivers/bcm2835gpio: bcm2835gpio_init has been...
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 Antonio Borneodrivers/bcm2835gpio: fix build for ARM host
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio Borneodrivers/bcm2835gpio: fix usage messages
2018-01-25 Tim NewsomeAdd read buffer to bitbang, improving performance.
2018-01-13 Paul Fertserjtag: drivers: sysfsgpio, bcm2835gpio: remove requireme...
2016-12-08 Sean Crossjtag: drivers: bcm2835gpio: set 4ma drive, slow slew...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-12-28 Paul Fertserjtag: drivers: bcm2835gpio: fix a typo in informational...
2015-08-06 Christoph Pittracherbcm2835gpio: Add SWD support, Raspberry Pi 2 support.
2013-10-15 Paul Fertserbcm2835gpio: use maximum drive strength
2013-06-10 Spencer Oliverbuild: fix incorrect GPL address from last commit
2013-06-10 Paul FertserAdd BCM2835 (as found in Raspberry Pi) interface driver