summaryrefslogtreecommitdiffstats
path: root/include/configs/imx8qxp_mek.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov2021-03-011-1/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-2/+0
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-2/+0
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-261-2/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-261-3/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-8/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-101-1/+1
* imx8qxp_mek: Fix the console command line stringFabio Estevam2020-03-091-3/+3
* imx: imx8qxp_mek: increase buffer sizes and args numberAnatolij Gustschin2019-12-061-0/+5
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* imx8qxp: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
* imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan2019-10-081-1/+1
* 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
* imx8qxp_mek: Remove unneeded config options settingsFabio Estevam2019-06-111-8/+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
* Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini2019-05-011-3/+2
|\
| * imx: 8qxp_mek: fix fdt_file and consolePeng Fan2019-04-251-2/+2
| * imx8: mek: move HUSH_PARSER to defconfigPeng Fan2019-04-251-1/+0
* | configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
|/
* imx8qxp: mek: default enable SPLPeng Fan2019-01-281-0/+26
* imx: add i.MX8QXP MEK board supportPeng Fan2018-10-221-0/+157