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
/
mux
Age
Commit message (
Expand
)
Author
2026-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-05
mux: Kconfig: Add Kconfig options for MUX_MMIO
Anurag Dutta
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-09-20
mux: mmio: Support "reg-mux" compatible
Roger Quadros
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
mux: Remove <common.h> and add needed includes
Tom Rini
2024-02-28
mux: autoprobe if "idle-states" present in device tree
Roger Quadros
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-03-02
Correct SPL uses of MULTIPLEXER
Simon Glass
2022-01-13
treewide: invaild -> invalid
Sean Anderson
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-28
drivers: mux: mmio-based syscon mux controller
Jean-Jacques Hiblot
2020-10-28
dm: board: complete the initialization of the muxes in initr_dm()
Jean-Jacques Hiblot
2020-10-28
drivers: Add a new framework for multiplexer devices
Jean-Jacques Hiblot