aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/verdin-imx8mm.h
Commit message (Expand)AuthorAgeFilesLines
* include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-1/+1
* imx: Remove CFG_MXC_USB_PORTSCFabio Estevam2024-08-301-3/+0
* board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GBEmanuele Ghidoli2024-06-031-2/+4
* board: toradex: imx: Remove not needed env variablesFrancesco Dolcini2024-04-201-3/+0
* verdin-imx8mm: Remove stale fdt_addr env variableFrancesco Dolcini2024-01-081-1/+0
* toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfgJoao Paulo Goncalves2023-10-161-1/+0
* global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-1/+0
* verdin-imx8mm: verdin-imx8mp: update env memory layout (again)Marcel Ziswiler2022-10-241-1/+1
* verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configsMarcel Ziswiler2022-10-211-3/+0
* verdin-imx8mm: verdin-imx8mp: update env memory layoutMarcel Ziswiler2022-09-181-4/+6
* Convert CONFIG_SYS_BOOTM_LEN to KconfigWIP/2022-07-07-Kconfig-migrations-dead-code-removalTom Rini2022-07-071-2/+0
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-281-1/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-4/+0
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-281-1/+0
* Merge branch 'master' into nextTom Rini2022-06-201-2/+2
|\
| * verdin-imx8mm, verdin-imx8mp: Fix default systemd console outputPhilippe Schenker2022-06-141-2/+2
* | configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan2022-06-141-1/+0
* | imx: drop CONFIG_MXC_UART_BASEPeng Fan2022-06-141-3/+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: verdin-imx8m: drop unused SDHC macroPeng Fan2022-04-211-3/+0
* toradex: drop legacy nfsboot scriptIgor Opaniuk2022-04-211-6/+0
* toradex: set default dhcp distroboot scriptnameIgor Opaniuk2022-04-211-0/+1
* include: configs: *imx8*: remove IMX_FEC_BASEHeiko Thiery2022-04-121-1/+0
* Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-011-1/+0
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-1/+0
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_FSL_USDHC to KconfigTom Rini2021-11-121-1/+0
* include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov2021-10-201-5/+5
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+1