aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/imx8mm_evk.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-5/+3
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-2/+0
* imx8mm_evk: add/cleanup variable for distroPeng Fan2021-04-081-4/+4
* imx8mm: configs: add support for distro boot commandsAlice Guo2021-01-231-52/+12
* hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay2020-12-011-1/+0
* imx8m: config: convert to bootm_sizeGrygorii Tertychnyi2020-08-251-2/+1
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-1/+0
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LENPeng Fan2020-07-141-0/+1
* arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini2020-06-261-4/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-3/+0
* imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam2020-01-071-4/+4
* imx8m_evk: Remove unneeded earlycon stringFabio Estevam2019-12-271-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* imx: imx8mm-evk: enable ethernetPeng Fan2019-11-051-0/+8
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-081-0/+153