summaryrefslogtreecommitdiff
path: root/configs/sifive_unmatched_defconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-17configs: Resync with savedefconfigTom Rini1-4/+4
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-0/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-0/+2
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-0/+1
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-04-22configs: Resync with savedefconfigTom Rini1-1/+0
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-02-11nvme: Split out PCI supportMark Kettenis1-1/+1
2021-12-28configs: Resync with savedefconfigTom Rini1-2/+1
2021-12-28Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-0/+1
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-0/+2
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo1-0/+6
2021-11-01configs: Resync with savedefconfigTom Rini1-2/+2
2021-10-15configs: Resync with savedefconfigTom Rini1-1/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+5
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt1-0/+5
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-09-02lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab1-1/+0
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-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-0/+1
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-0/+1
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-27configs: Resync with savedefconfigTom Rini1-1/+0
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li1-4/+0
2021-07-08configs: Resync with savedefconfigTom Rini1-7/+4
2021-07-06board: sifive: support spl multi-dtb on unmatched boardZong Li1-0/+4
2021-07-06riscv: sifive: Set default fdtfile namesDimitri John Ledkov1-0/+1
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-06-07configs: Resync with savedefconfigTom Rini1-25/+13
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan1-0/+54