summaryrefslogtreecommitdiffstats
path: root/include/configs/imx8mq_evk.h
Commit message (Expand)AuthorAgeFilesLines
* imx8mq: configs: add support for distro boot commandsAlice Guo2021-01-231-63/+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-3/+1
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-1/+0
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-08-041-0/+2
|\
| * imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan2020-08-031-0/+2
* | 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
|/
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-171-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-261-2/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-261-2/+0
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-041-1/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-11/+0
* Convert CONFIG_CMD_MMC to KconfigTom Rini2020-05-251-2/+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-4/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-3/+0
* imx8m_evk: Remove unneeded earlycon stringFabio Estevam2019-12-271-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* imx: update i.MX8MQ device treesPatrick Wildt2019-11-031-1/+1
* Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima2019-10-081-4/+0
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-041-1/+0
* Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-231-1/+0
* Move CONFIG_FSL_ESDHC to defconfigYangbo Lu2019-06-231-1/+0
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-2/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler2019-04-131-1/+0
* imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to KconfigFabio Estevam2019-03-131-1/+0
* imx8mq_evk_defconfig: Move file system options to KconfigFabio Estevam2019-01-141-6/+0
* imx: add i.MX8MQ EVK supportPeng Fan2019-01-011-0/+252