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
/
stm32f7_gpio.c
Age
Commit message (
Expand
)
Author
2019-07-12
gpio: stm32_gpio: Fix warnings when compiling with W=1
Patrick Delaunay
2019-01-09
gpio: stm32f7: Fix SPL code size
Patrice Chotard
2019-01-09
gpio: stm32f7: Fix gpio bank hole management
Patrice Chotard
2018-12-07
gpio: stm32f7: Remove CONFIG_CLK flag.
Patrice Chotard
2018-12-07
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
Patrice Chotard
2018-12-07
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
2018-11-16
gpio: stm32f7: Add ops get_function
Patrice Chotard
2018-11-14
gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-09-10
gpio: stm32f7: replace ODR update by BSRR write
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-19
gpio: stm32f7_gpio: handle node ngpios
Patrick Delaunay
2018-03-19
dm: gpio: Convert stm32f7 driver to livetree
Patrick Delaunay
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-08
dm: gpio: Add driver for stm32f7 gpio controller
Vikas Manocha