aboutsummaryrefslogtreecommitdiff
path: root/include/configs/octeontx_common.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom 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-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham
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_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-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION 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
2021-04-20arm: octeontx: support generic distro configTim Harvey
2021-04-20arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati