summaryrefslogtreecommitdiff
path: root/include/configs/verdin-imx8mp.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_POWER_PCA9450 to KconfigTom Rini1-3/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-1/+0
2022-10-24verdin-imx8mm: verdin-imx8mp: update env memory layout (again)Marcel Ziswiler1-1/+1
2022-10-21verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configsMarcel Ziswiler1-8/+0
2022-09-18verdin-imx8mm: verdin-imx8mp: update env memory layoutMarcel Ziswiler1-4/+6
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-06-29Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-4/+0
2022-06-20Merge branch 'master' into nextTom Rini1-1/+1
2022-06-14configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan1-1/+0
2022-06-14imx: drop CONFIG_MXC_UART_BASEPeng Fan1-3/+0
2022-06-14verdin-imx8mm, verdin-imx8mp: Fix default systemd console outputPhilippe Schenker1-1/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-05-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey1-1/+0
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-1/+1
2022-04-21configs: verdin-imx8m: drop unused SDHC macroPeng Fan1-4/+0
2022-04-21toradex: drop legacy nfsboot scriptIgor Opaniuk1-6/+0
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini1-1/+0
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini1-1/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-2/+0
2022-03-18configs: Re-run migrationsTom Rini1-4/+0
2022-02-07board: toradex: add verdin imx8m plus supportMarcel Ziswiler1-0/+131