summaryrefslogtreecommitdiff
path: root/include/configs/octeontx2_common.h
AgeCommit message (Expand)Author
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2021-12-27Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-11-12Convert CONFIG_LAST_STAGE_INIT to KconfigTom Rini
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini
2021-11-05Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati