summaryrefslogtreecommitdiff
path: root/include/configs/imx8mp_evk.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-2/+0
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass1-2/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: 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-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-2/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-04-08imx8mp_evk: add/cleanup variable for distroPeng Fan1-4/+4
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk1-1/+0
2021-01-23imx8mp: configs: add support for distro boot commandsAlice Guo1-52/+11
2021-01-23imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFFPeng Fan1-2/+0
2021-01-23imx: imx8mp_evk: enable eth supportPeng Fan1-0/+16
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-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+2
2020-08-03imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan1-0/+2
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-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini1-4/+0
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan1-7/+5
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-4/+0
2020-01-08imx: add i.MX8MP EVK boardPeng Fan1-0/+165