aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sifive-unmatched.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+3
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt1-0/+3
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-2/+0
2021-07-06board: sifive: unmatched: add initial support for a platform ID EEPROMZong Li1-0/+6
2021-07-06riscv: sifive: Set default fdtfile namesDimitri John Ledkov1-0/+1
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan1-0/+83