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: Add support for DM GPIO for Kirkwood
Harm Berntsen
2021-01-27
1
-1
/
+1
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-01-25
1
-0
/
+2
|
\
|
*
sunxi: gpio: introduce compatible for H616
Jernej Skrabec
2021-01-25
1
-0
/
+2
*
|
gpio: add GPIO controller driver for MediaTek MT7620 SoC
Weijie Gao
2021-01-24
3
-0
/
+155
|
/
*
gpio: stm32-gpio: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
1
-1
/
+3
*
gpio: tca642x: fix input subcommand for gpio banks > 0
Tomas Novotny
2021-01-12
1
-14
/
+35
*
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
3
-3
/
+3
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
2
-3
/
+3
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
2
-3
/
+3
*
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
1
-1
/
+1
*
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
1
-1
/
+3
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
13
-21
/
+25
*
gpio: Update for new sequence numbers
Simon Glass
2020-12-18
5
-5
/
+5
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-1
/
+1
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
26
-146
/
+146
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
22
-44
/
+44
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
26
-109
/
+109
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
29
-117
/
+113
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
43
-58
/
+58
*
dm: Drop uses of dev_set_of_offset()
Simon Glass
2020-12-13
5
-12
/
+6
*
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
5
-11
/
+11
*
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-13
5
-10
/
+11
*
gpio: Convert to use APIs which support live DT
Patrick Delaunay
2020-12-01
1
-3
/
+2
*
gpio: stm32: correct the bias management
Patrick Delaunay
2020-11-25
1
-14
/
+14
*
sunxi: gpio: introduce compatible string for V3 GPIO
Icenowy Zheng
2020-11-17
1
-0
/
+1
*
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-11-05
1
-2
/
+2
*
gpio: mpc8xxx: support fsl-layerscape platform
hui.song
2020-10-23
1
-21
/
+87
*
arm: stm32: cleanup arch gpio.h
Patrick Delaunay
2020-10-21
1
-0
/
+2
*
drivers: gpio: keep output value for input on sandbox
Heinrich Schuchardt
2020-10-14
1
-1
/
+9
*
gpio: dw: Return output value when direction is out
Sean Anderson
2020-10-08
1
-7
/
+12
*
gpio: dw: Add a trailing underscore to generated name
Sean Anderson
2020-10-08
1
-1
/
+9
*
gpio: dw: Fix warnings about casting int to pointer
Sean Anderson
2020-10-08
1
-2
/
+2
*
Merge branch 'next'
Tom Rini
2020-10-05
2
-6
/
+80
|
\
|
*
gpio: stm32: check result of ofnode_phandle_args
Patrick Delaunay
2020-10-02
1
-0
/
+5
|
*
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
Patrick Delaunay
2020-10-02
1
-6
/
+4
|
*
drivers: gpio: Add a managed API to get a GPIO from the device-tree
Jean-Jacques Hiblot
2020-09-30
1
-0
/
+71
*
|
gpio/mpc83xx_spisel_boot.c: include log.h
Rasmus Villemoes
2020-09-22
1
-0
/
+1
|
/
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
1
-1
/
+1
*
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
1
-1
/
+1
*
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-08-20
1
-2
/
+2
*
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-04
1
-6
/
+21
|
\
|
*
gpio: mxc_gpio: add OF_PLATDATA support
Walter Lozano
2020-08-02
1
-6
/
+21
*
|
gpio: octeon_gpio: Add GPIO controller driver for Octeon
Suneel Garapati
2020-08-03
3
-0
/
+253
*
|
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-29
1
-8
/
+2
|
\
\
|
*
|
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
Walter Lozano
2020-07-28
1
-8
/
+2
*
|
|
drivers: gpio: add broadcom iproc gpio driver support
Rayagonda Kokatanur
2020-07-29
3
-0
/
+302
*
|
|
gpio: add nexell driver
Stefan Bosch
2020-07-29
3
-0
/
+260
*
|
|
msm_gpio: Add support for Qualcomm IPQ40xx
Robert Marko
2020-07-29
1
-0
/
+1
|
/
/
[next]