summaryrefslogtreecommitdiff
path: root/include/configs/octeontx2_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini1-2/+0
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-2/+1
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom 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_MAXARGS to KconfigTom Rini1-2/+0
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini1-5/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-3/+0
2021-12-27Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-2/+0
2021-11-12Convert CONFIG_LAST_STAGE_INIT to KconfigTom Rini1-2/+0
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini1-3/+0
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini1-8/+0
2021-11-05Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo1-3/+0
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+71
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati1-0/+72