aboutsummaryrefslogtreecommitdiff
path: root/include/configs/octeontx_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-1/+0
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini1-8/+0
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-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham1-1/+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-3/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-6/+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-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+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
2021-04-20arm: octeontx: support generic distro configTim Harvey1-5/+26
2021-04-20arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey1-2/+0
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+88
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati1-0/+89