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
/
rk_gpio.c
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
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
2024-03-14
gpio: rockchip: Use gpio alias id as gpio bank id
Jonas Karlman
2024-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
2023-04-21
gpio: rockchip: Add support for RK3568 and RK3588 banks
Jonas Karlman
2023-04-21
rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
Johan Jonker
2023-02-28
gpio: gpio-rockchip: parse gpio-ranges for bank id
Chris Morgan
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-02-01
rockchip: Implement spl_gpio in the GPIO driver
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-13
rockchip: gpio: remove dead code
Heinrich Schuchardt
2017-09-18
rockchip: gpio: remove outdated/misleading comment
Philipp Tomsich
2017-09-18
rockchip: gpio: convert to livetree
Philipp Tomsich
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-31
gpio: add Tegra186 GPIO driver
Stephen Warren
2016-05-17
gpio: rk: remove gpio_xlate routine
Eric Nelson
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-01-21
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-21
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2015-09-02
rockchip: gpio: Add rockchip GPIO driver
Simon Glass