summaryrefslogtreecommitdiff
path: root/include/configs/imx8qm_mek.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini1-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-3/+1
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov1-1/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini1-2/+0
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini1-3/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-6/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-10imx: imx8qm: update fdt_file according to m4 statePeng Fan1-1/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-11-03imx8qm: mek: add secure boot scriptPeng Fan1-15/+49
2019-10-13imx8qm/qxp: Set SPL TEXT base to OCRAM baseYe Li1-1/+0
2019-10-08imx8qm: correct fdt_filePeng Fan1-1/+1
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini1-1/+0
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford1-1/+0
2019-06-23Move CONFIG_FSL_ESDHC to defconfigYangbo Lu1-1/+0
2019-06-11imx8qm_mek: Remove unneeded config options settingsFabio Estevam1-9/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-2/+0
2019-04-25imx: support i.MX8QM MEK boardPeng Fan1-0/+176