index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
bcm2835_gpio.c
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
bcm283x: Add pinctrl driver
Alexander Graf
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-11-28
gpio: bcm2835: add device tree support
Fabian Vogt
2016-09-06
serial: bcm283x_mu: Detect disabled serial device
Alexander Graf
2016-09-06
bcm2835_gpio: Implement GPIOF_FUNC
Alexander Graf
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2014-10-23
dm: gpio: rpi_b: Drop request()/free() in the driver
Simon Glass
2014-10-22
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-01
ARM: add basic support for the Broadcom BCM2835 SoC
Stephen Warren