index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
stm32f7_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: stm32: Rename stm32f7_gpio to stm32_gpio
Patrice Chotard
2019-07-12
1
-228
/
+0
*
gpio: stm32_gpio: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-1
/
+1
*
gpio: stm32f7: Fix SPL code size
Patrice Chotard
2019-01-09
1
-5
/
+12
*
gpio: stm32f7: Fix gpio bank hole management
Patrice Chotard
2019-01-09
1
-0
/
+5
*
gpio: stm32f7: Remove CONFIG_CLK flag.
Patrice Chotard
2018-12-07
1
-3
/
+1
*
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
Patrice Chotard
2018-12-07
1
-1
/
+0
*
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
2018-12-07
1
-14
/
+85
*
gpio: stm32f7: Add ops get_function
Patrice Chotard
2018-11-16
1
-0
/
+20
*
gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
1
-1
/
+1
*
gpio: stm32f7: replace ODR update by BSRR write
Patrice Chotard
2018-09-10
1
-6
/
+5
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
gpio: stm32f7_gpio: handle node ngpios
Patrick Delaunay
2018-03-19
1
-1
/
+2
*
dm: gpio: Convert stm32f7 driver to livetree
Patrick Delaunay
2018-03-19
1
-9
/
+3
*
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
1
-2
/
+2
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: gpio: Add driver for stm32f7 gpio controller
Vikas Manocha
2017-05-08
1
-0
/
+135