aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx8mm_evk.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-14configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan1-1/+0
2022-06-14imx: drop CONFIG_MXC_UART_BASEPeng Fan1-2/+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_PBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-05-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey1-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-2/+1
2022-04-21configs: imx8mm_evk: drop unused SDHC macroPeng Fan1-5/+0
2022-04-12include: configs: *imx8*: remove IMX_FEC_BASEHeiko Thiery1-2/+0
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini1-1/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-2/+0
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini1-3/+1
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-2/+0
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini1-1/+0
2021-10-07imx8mm_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MBOleksandr Suvorov1-1/+1
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-5/+3
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-2/+0
2021-04-08imx8mm_evk: add/cleanup variable for distroPeng Fan1-4/+4
2021-01-23imx8mm: configs: add support for distro boot commandsAlice Guo1-52/+12
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay1-1/+0
2020-08-25imx8m: config: convert to bootm_sizeGrygorii Tertychnyi1-2/+1
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-07-14imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LENPeng Fan1-0/+1
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini1-4/+0
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-01-07imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam1-4/+4
2019-12-27imx8m_evk: Remove unneeded earlycon stringFabio Estevam1-1/+1
2019-11-20env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-11-05imx: imx8mm-evk: enable ethernetPeng Fan1-0/+8
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan1-0/+153