aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx8mn_evk.h
AgeCommit message (Expand)Author
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-06-09imx8mn: configs: add support for distro boot commandsAndrey Zhizhikin
2021-04-05imx8mn_ddr4_evk: Allow booting the kernel by defaultFabio Estevam
2021-01-23imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFFPeng Fan
2021-01-23imx: imx8mn_evk: correct stack/malloc adressPeng Fan
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay
2020-08-25imx8m: config: convert to bootm_sizeGrygorii Tertychnyi
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-12-27imx8m_evk: Remove unneeded earlycon stringFabio Estevam
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-05imx: add i.MX8MN DDR4 board supportPeng Fan