summaryrefslogtreecommitdiff
path: root/drivers/mux
AgeCommit message (Expand)Author
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-05mux: Kconfig: Add Kconfig options for MUX_MMIOAnurag Dutta
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-09-20mux: mmio: Support "reg-mux" compatibleRoger Quadros
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mux: Remove <common.h> and add needed includesTom Rini
2024-02-28mux: autoprobe if "idle-states" present in device treeRoger Quadros
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-03-02Correct SPL uses of MULTIPLEXERSimon Glass
2022-01-13treewide: invaild -> invalidSean Anderson
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-28drivers: mux: mmio-based syscon mux controllerJean-Jacques Hiblot
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot