summaryrefslogtreecommitdiff
path: root/include/configs/imx8qxp_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-8/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-10imx: imx8qxp: update fdt_file according to m4 statePeng Fan1-1/+1
2020-03-09imx8qxp_mek: Fix the console command line stringFabio Estevam1-3/+3
2019-12-06imx: imx8qxp_mek: increase buffer sizes and args numberAnatolij Gustschin1-0/+5
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-11-03imx8qxp: mek: add secure boot scriptPeng Fan1-15/+49
2019-10-08imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng 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-11imx8qxp_mek: Remove unneeded config options settingsFabio Estevam1-8/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-2/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-1/+0
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini1-3/+2
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-25imx: 8qxp_mek: fix fdt_file and consolePeng Fan1-2/+2
2019-04-25imx8: mek: move HUSH_PARSER to defconfigPeng Fan1-1/+0
2019-01-28imx8qxp: mek: default enable SPLPeng Fan1-0/+26
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan1-0/+157