summaryrefslogtreecommitdiff
path: root/configs/ae350_rv32_spl_xip_defconfig
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-0/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-26spl: introduce SPL_XIP to configNikita Shubin1-1/+1
2022-08-23configs: Resync with savedefconfigTom Rini1-1/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-0/+1
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-0/+2
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+2
2022-06-06Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen1-0/+1
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-0/+1
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini1-1/+0
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass1-1/+0
2021-11-01configs: Resync with savedefconfigTom Rini1-1/+1
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+1
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-25configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-19riscv: ae350: Increase malloc size for binman spl flowRick Chen1-0/+1
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng1-1/+0
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng1-0/+2
2020-08-10configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan1-0/+1
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-0/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-0/+1
2020-07-06configs: Resync with savedefconfigTom Rini1-1/+1
2020-04-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-01-22configs: Resync with savedefconfigTom Rini1-7/+4
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen1-0/+40