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
/
imx_rgpio2p.c
Age
Commit message (
Expand
)
Author
2024-12-07
gpio: imx_rgpio2p: Move 8ulp_data to data section
Peng Fan
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-04-15
gpio: imx_rgpio2p: support one address
Peng Fan
2022-05-23
gpio: rgpio2p: Enhance reading of GPIO pin value
Christoph Fritz
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
gpio: Update for new sequence numbers
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: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
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
2017-10-08
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
dm: gpio: Add a comment about not copying some drivers
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-17
gpio: Add Rapid GPIO2P driver for i.MX7ULP
Peng Fan