summaryrefslogtreecommitdiff
path: root/include/configs/msc_sm2s_imx8mp.h
AgeCommit message (Expand)Author
2024-10-11include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-06msc_sm2s_imx8mp: Adjust the initrd_addr locationFabio Estevam
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut
2024-02-19msc_sm2s_imx8mp: Convert to DM_SERIALFabio Estevam
2022-12-23global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-11-08arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch