index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: search for gpio label if gpio is not found through bank name
Heiko Schocher
2020-07-07
2
-0
/
+66
*
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
*
Merge branch 'next'
Tom Rini
2020-07-06
2
-6
/
+4
|
\
|
*
Convert CONFIG_AT91_GPIO to Kconfig
Tom Rini
2020-06-26
1
-1
/
+0
|
*
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-25
1
-1
/
+4
|
|
\
|
*
|
gpio: omap_gpio: Fix unused function warning in non-DM case
Tom Rini
2020-06-16
1
-5
/
+4
*
|
|
gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
Heiko Schocher
2020-07-05
1
-4
/
+4
|
|
/
|
/
|
*
|
gpio: mxc_gpio: change gpio index for i.MX8
Ye Li
2020-06-23
1
-1
/
+4
|
/
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
20
-0
/
+20
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
17
-1
/
+18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-6
/
+10
*
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-15
1
-1
/
+1
*
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
2020-05-14
1
-6
/
+1
*
gpio: emulate open drain & open source in dm_gpio_set_value()
Neil Armstrong
2020-05-11
1
-0
/
+15
*
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
1
-0
/
+196
*
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
1
-20
/
+66
*
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
1
-5
/
+8
*
gpio: add ops to set dir flags
Patrick Delaunay
2020-04-16
1
-5
/
+12
*
gpio: add ops to get dir flags
Patrick Delaunay
2020-04-16
1
-6
/
+25
*
gpio: add support of new GPIO direction flag
Patrick Delaunay
2020-04-16
1
-0
/
+30
*
gpio: update dir_flags management
Patrick Delaunay
2020-04-16
1
-2
/
+25
*
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
2020-04-16
1
-6
/
+3
*
gpio: add function check_dir_flags
Patrick Delaunay
2020-04-16
1
-0
/
+25
*
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
2020-04-16
1
-13
/
+25
*
gpio: add function _gpio_get_value
Patrick Delaunay
2020-04-16
1
-4
/
+10
*
gpio: add gpio descriptor initialization helper
Patrick Delaunay
2020-04-16
1
-8
/
+19
*
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
3
-93
/
+0
*
gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal
Klaus H. Sorensen
2020-03-31
3
-0
/
+157
*
gpio: mpc8xxx: don't do RMW on gpdat register when setting value
Rasmus Villemoes
2020-03-31
1
-18
/
+11
*
gpio: mpc8xxx: don't modify gpdat when setting gpio as input
Rasmus Villemoes
2020-03-31
1
-8
/
+4
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
18
-5
/
+25
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
17
-0
/
+18
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
2
-0
/
+2
|
*
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
2
-5
/
+5
*
|
gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
Fabio Estevam
2020-02-09
1
-3
/
+1
*
|
gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
Jason Li
2020-02-07
3
-0
/
+120
|
/
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-04
1
-5
/
+5
|
\
|
*
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
Wolfgang Wallner
2020-02-04
1
-2
/
+2
|
*
gpio: intel_gpio: Clear tx state bit when setting output
Wolfgang Wallner
2020-02-04
1
-1
/
+1
|
*
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
Wolfgang Wallner
2020-02-04
1
-2
/
+2
*
|
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
Vignesh Raghavendra
2020-02-04
1
-0
/
+1
*
|
gpio: da8xx_gpio: Fix compiler warning
Vignesh Raghavendra
2020-02-04
1
-1
/
+1
*
|
gpio: pca953x_gpio: Add support for 24 bit IO expander
Vignesh Raghavendra
2020-02-04
1
-2
/
+9
|
/
*
gpio: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-23
1
-1
/
+2
*
gpio: mxc_gpio: add support for i.MXRT1050
Giulio Benetti
2020-01-14
1
-3
/
+4
*
x86: Add a generic Intel GPIO driver
Simon Glass
2019-12-15
3
-0
/
+171
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
10
-20
/
+45
*
gpio: at91_gpio: Add bank names
James Byrne
2019-12-03
1
-3
/
+26
[next]