summaryrefslogtreecommitdiff
path: root/include/configs/imx8mq_evk.h
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-3/+1
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-6/+0
* Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini2021-11-121-2/+0
* Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini2021-11-121-2/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2021-11-121-2/+0
* Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-051-9/+0
* Convert CONFIG_FEC_MXC to KconfigTom Rini2021-11-051-1/+0
* imx8mq_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MBOleksandr Suvorov2021-10-071-1/+1
* Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini2021-09-071-2/+0
* i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-041-2/+0
* power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-041-1/+1
* power: Tidy up #undef of CONFIG_DM_PMICSimon Glass2021-09-041-6/+0
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-041-1/+1
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-3/+1
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-301-4/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-3/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2021-07-281-1/+1
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-1/+1
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-281-1/+1
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-281-1/+1
* 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 KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Aug2020Tom 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 KconfigWIP/2020-05-07-more-kconfig-migrationsAshok 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