aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx8mp_venice.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-49/+2
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-1/+0
2022-11-08imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey1-45/+2
2022-11-08configs: imx8mn_venice.h: remove unused ifdefTim Harvey1-4/+0
2022-07-26configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MACTim Harvey1-3/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-4/+0
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-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-3/+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: imx8mp_venice: add FEC_QUIRK_ENET_MACTim Harvey1-0/+4
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey1-0/+109