drivers/bcm2835gpio: Migrate to adapter gpio commands
[fw/openocd] / src / jtag / drivers / bcm2835gpio.c
2022-09-13 Steve Marpledrivers/bcm2835gpio: Migrate to adapter gpio commands
2022-09-13 Steve Marpledrivers/bcm2835gpio: Release resources on error and...
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2022-05-14 Steve Marplebcm2835gpio: Fix incorrect GPIO validation
2022-04-30 Steve Marplebcm2835gpio: Make buffer an output before the GPIO...
2021-11-05 Paul Fertserjtag: drivers: bcm2835gpio: don't allow GPIOs > 31
2021-08-14 Marc Schinkdrivers/bcm2835gpio: Group adapter commands
2021-07-31 Matthew Metsdrivers/bcm2835: Add support for SWDIO direction contro...
2020-07-13 Antonio Borneojtag/drivers: replace perror() with LOG_ERROR()
2020-07-13 Antonio Borneobcm2835gpio: 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-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