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
/
stm32_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: stm32: add ops get_dir_flags
Patrick Delaunay
2020-07-07
1
-0
/
+59
*
gpio: stm32: add ops set_dir_flags
Patrick Delaunay
2020-07-07
1
-14
/
+76
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
2020-05-14
1
-6
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
gpio: stm32: Remove .ofmatch callback
Patrice Chotard
2019-07-12
1
-6
/
+0
*
gpio: stm32: Rename stm32f7_gpio to stm32_gpio
Patrice Chotard
2019-07-12
1
-0
/
+228
*
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
Patrice Chotard
2018-01-10
1
-182
/
+0
*
stm32f1: remove stm32f1 support
Patrice Chotard
2017-08-13
1
-94
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha
2016-02-24
1
-3
/
+3
*
gpio: stm32_gpio: move base addresses to the soc file
Vikas Manocha
2016-02-24
1
-18
/
+0
*
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
2016-02-24
1
-5
/
+0
*
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-12-05
1
-1
/
+1
*
gpio: stm32: add stm32f1 support
Matt Porter
2015-05-28
1
-1
/
+109
*
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
Axel Lin
2015-05-08
1
-13
/
+5
*
ARMv7M: Add STM32F4 support
rev13@wp.pl
2015-04-22
1
-0
/
+199