summaryrefslogtreecommitdiff
path: root/configs/sifive_unmatched_defconfig
AgeCommit message (Expand)Author
2023-03-27configs: Resync with savedefconfigTom Rini
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK 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_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-04-22configs: Resync with savedefconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-02-10nvme: Split out PCI supportMark Kettenis
2021-12-27configs: Resync with savedefconfigTom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-15configs: Resync with savedefconfigTom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-02lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li
2021-07-08configs: Resync with savedefconfigTom Rini
2021-07-06board: sifive: support spl multi-dtb on unmatched boardZong Li
2021-07-06riscv: sifive: Set default fdtfile namesDimitri John Ledkov
2021-06-28configs: Resync with savedefconfigTom Rini
2021-06-07configs: Resync with savedefconfigTom Rini
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan