summaryrefslogtreecommitdiff
path: root/include/configs/imx8mq_evk.h
AgeCommit message (Expand)Author
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-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini
2020-06-04Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-25Convert CONFIG_CMD_MMC 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
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2019-12-27imx8m_evk: Remove unneeded earlycon stringFabio Estevam
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-03imx: update i.MX8MQ device treesPatrick Wildt
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-06-23Move CONFIG_FSL_ESDHC to defconfigYangbo Lu
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler
2019-03-13imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to KconfigFabio Estevam
2019-01-14imx8mq_evk_defconfig: Move file system options to KconfigFabio Estevam
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan