summaryrefslogtreecommitdiff
path: root/board/sifive/unmatched
AgeCommit message (Expand)AuthorFilesLines
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo1-0/+1
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo1-0/+3
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+2
2021-10-20board: sifive: Fix -Wint-to-pointer-cast warningBin Meng1-1/+1
2021-10-20board: sifive: Fix a potential build warning in board_fdt_blob_setup()Bin Meng1-2/+2
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li1-8/+3
2021-08-17board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li1-0/+11
2021-08-17board: sifive: compile stuff only related to SPL in SPL buildZong Li1-1/+2
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-3/+3
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-21board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPLVincent Chen1-0/+36
2021-07-21board: sifive: unmatched: refine GEMGXL initialized function in SPLVincent Chen1-19/+39
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li1-26/+2
2021-07-21board: sifive: remove the command for setting serial numberZong Li1-22/+1
2021-07-06board: sifive: support spl multi-dtb on unmatched boardZong Li1-2/+26
2021-07-06board: sifive: Add an interface to get PCB revisionZong Li1-0/+32
2021-07-06riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controllerZong Li1-0/+1
2021-07-06board: sifive: unmatched: add initial support for a platform ID EEPROMZong Li2-0/+543
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan5-0/+178