index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
sunxi_gpio.c
Age
Commit message (
Expand
)
Author
2025-04-28
gpio: axp: Remove virtual VBUS enable GPIO
Samuel Holland
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-07-22
drivers: gpio: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
gpio: Remove <common.h> and add needed includes
Tom Rini
2023-10-22
pinctrl: sunxi: add new D1 pinctrl support
Andre Przywara
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2023-10-22
pinctrl: sunxi: remove struct sunxi_gpio
Andre Przywara
2023-10-22
pinctrl: sunxi: add GPIO in/out wrappers
Andre Przywara
2023-10-22
pinctrl: sunxi: move pinctrl code
Andre Przywara
2023-04-28
gpio: axp/sunxi: Remove virtual VBUS detection GPIO
Samuel Holland
2022-04-04
sunxi: pinctrl: Create the driver skeleton
Samuel Holland
2022-01-30
gpio: sunxi: Implement .set_flags
Samuel Holland
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-11
sunxi: gpio: Remove bank-specific size macros
Samuel Holland
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-10-11
gpio: sunxi: Remove the sunxi_name_to_gpio_bank function
Samuel Holland
2021-01-25
sunxi: gpio: introduce compatible for H616
Jernej Skrabec
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: Drop uses of dev_set_of_offset()
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-11-17
sunxi: gpio: introduce compatible string for V3 GPIO
Icenowy Zheng
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-07-16
sunxi: gpio: Enable support for H6 pin controller
Andre Przywara
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-04
sunxi: gpio: add missing compatible strings
Andre Przywara
2018-01-26
gpio: sunxi: Add compatible string for H5 PIO
Chris Blake
2017-06-01
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-04-20
gpio: sunxi: Add compatible string for R40 PIO
Chen-Yu Tsai
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-31
sunxi: gpio: Add .xlate function for gpio phandle resolution
Chen-Yu Tsai
2016-05-26
sunxi: gpio: convert bind() to use driver data
Stephen Warren
2016-03-23
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-14
sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
Hans de Goede
2015-06-04
sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"
Hans de Goede
2015-05-04
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
[next]