summaryrefslogtreecommitdiff
path: root/include/configs/octeontx_common.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_MTD_CONCAT to KconfigChris Packham2022-05-111-1/+0
* Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-181-5/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-3/+0
* Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigTom Rini2021-12-271-3/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-6/+0
* Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini2021-11-121-3/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-121-8/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini2021-11-051-1/+0
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-081-3/+0
* arm: octeontx: support generic distro configTim Harvey2021-04-201-5/+26
* arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey2021-04-201-2/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-251-1/+0
* arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati2020-08-251-0/+89