summaryrefslogtreecommitdiff
path: root/include/configs/imx8mm_evk.h
Commit message (Expand)AuthorAgeFilesLines
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan2022-06-141-1/+0
* imx: drop CONFIG_MXC_UART_BASEPeng Fan2022-06-141-2/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey2022-05-201-1/+0
* ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-1/+1
* configs: drop CONFIG_MMCROOTPeng Fan2022-04-211-2/+1
* configs: imx8mm_evk: drop unused SDHC macroPeng Fan2022-04-211-5/+0
* include: configs: *imx8*: remove IMX_FEC_BASEHeiko Thiery2022-04-121-2/+0
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-2/+0
* 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-2/+0
* Convert CONFIG_FSL_USDHC to KconfigTom Rini2021-11-121-1/+0
* imx8mm_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MBOleksandr Suvorov2021-10-071-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-5/+3
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-2/+0
* imx8mm_evk: add/cleanup variable for distroPeng Fan2021-04-081-4/+4
* imx8mm: configs: add support for distro boot commandsAlice Guo2021-01-231-52/+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-2/+1
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* 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
* imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LENPeng Fan2020-07-141-0/+1
* arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini2020-06-261-4/+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-3/+0
* imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam2020-01-071-4/+4
* imx8m_evk: Remove unneeded earlycon stringFabio Estevam2019-12-271-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* imx: imx8mm-evk: enable ethernetPeng Fan2019-11-051-0/+8
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-081-0/+153