aboutsummaryrefslogtreecommitdiff
path: root/include/configs/phycore_imx8mm.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-14configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan1-1/+0
2022-06-14imx: imx8m[m/p]_phycore: Enable DM_SERIALPeng Fan1-3/+0
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-1/+1
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan1-1/+0
2022-04-21configs: phycore_imx8mm/p: drop unused SDHC macroPeng Fan1-4/+0
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini1-2/+1
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-2/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-8/+0
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini1-1/+0
2021-10-20include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet1-1/+1
2021-10-20include: configs: phycore-imx8mm: Remove not needed definesTeresa Remmet1-10/+1
2021-10-20include: configs: phycore_imx8mm: Remove hard coded network settingsTeresa Remmet1-4/+1
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-2/+1
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-3/+0
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet1-0/+130