| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-11 | drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD | Simon Glass | |
| Use the new symbol to refer to any 'SPL' build, including TPL and VPL Signed-off-by: Simon Glass <[email protected]> | |||
| 2023-12-19 | drivers: pinctrl: tegra: incorporate existing code | Svyatoslav Ryhel | |
| Move all existing pinmux and funcmux code into a dedicated folder in pinctrl to simplify further maintenance. Signed-off-by: Svyatoslav Ryhel <[email protected]> | |||
| 2023-12-19 | drivers: pinctrl: create Tegra DM pinctrl driver | Svyatoslav Ryhel | |
| The existing pinctrl driver available for Tegra SOC is well designed, but it lacks DM support. Let's add a DM compatible overlay, which allows use of the device tree, along with preserving backward compatibility with all existing setups and the ability to use it in SPL board configuration stage. Signed-off-by: Svyatoslav Ryhel <[email protected]> | |||
