summaryrefslogtreecommitdiff
path: root/configs/ae350_rv32_spl_defconfig
AgeCommit message (Expand)Author
2023-03-27configs: Resync with savedefconfigTom Rini
2023-02-17riscv: ae350: Adjust the memory layout of ae350Leo Yu-Chi Liang
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2023-02-17configs: ae350: Display CPU and board info for AE350 platformsYu Chien Peter Lin
2023-02-17configs: ae350: Increase maximum retry count for AE350 platformsYu Chien Peter Lin
2023-02-17configs: ae350: Enable v5l2 cache for AE350 platforms in SPLYu Chien Peter Lin
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-21configs: Resync with savedefconfigTom Rini
2022-09-26riscv: ae350: Disable AVAILABLE_HARTSRick Chen
2022-08-23configs: Resync with savedefconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen
2022-04-08configs: Resync with savedefconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-19riscv: ae350: Increase malloc size for binman spl flowRick Chen
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen