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
/
pinctrl
/
pinctrl-sandbox.c
Age
Commit message (
Expand
)
Author
2024-08-27
sandbox: Fix pinmux warnings with non-test devicetrees
Sean Anderson
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
pinctrl: Remove <common.h> and add needed includes
Tom Rini
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-08
test: pinmux: Add test for pin muxing
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
pinctrl: sandbox: Add mux information in get_pin_muxing
Patrick Delaunay
2018-11-16
pinctrl: sandbox: Add get_pin_muxing ops support
Patrice Chotard
2018-09-28
pinctrl: sandbox: add gpio onewire w1 group
Eugen Hristev
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2015-08-31
pinctrl: sandbox: add sandbox pinctrl driver
Masahiro Yamada