summaryrefslogtreecommitdiff
path: root/include/configs/verdin-imx8mm.h
AgeCommit message (Expand)Author
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-14configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan
2022-06-14imx: drop CONFIG_MXC_UART_BASEPeng Fan
2022-06-14verdin-imx8mm, verdin-imx8mp: Fix default systemd console outputPhilippe Schenker
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-05-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-04-21configs: verdin-imx8m: drop unused SDHC macroPeng Fan
2022-04-21toradex: drop legacy nfsboot scriptIgor Opaniuk
2022-04-21toradex: set default dhcp distroboot scriptnameIgor Opaniuk
2022-04-12include: configs: *imx8*: remove IMX_FEC_BASEHeiko Thiery
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini
2021-10-20include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-06-09ARM: imx8m: verdin-imx8mm: Increase bootm size to 64 MiBMarek Vasut
2021-04-18ARM: imx8m: verdin-imx8mm: Enable USB Host supportMarek Vasut
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-17verdin-imx8mm: add nfsboot wrapper to envIgor Opaniuk
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk