aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx93_evk.h
AgeCommit message (Expand)Author
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut
2023-05-21imx9: imx93_evk: drop unused macroPeng Fan
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR 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-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-08-08net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan