summaryrefslogtreecommitdiff
path: root/board/sifive
AgeCommit message (Expand)Author
2022-01-07riscv: sifive: Fix OF_BOARD boot failureBin Meng
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-20board: sifive: Fix -Wint-to-pointer-cast warningBin Meng
2021-10-20board: sifive: Fix a potential build warning in board_fdt_blob_setup()Bin Meng
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-11riscv: sifive: unleashed: Add genimage config filesBin Meng
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li
2021-08-17board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li
2021-08-17board: sifive: compile stuff only related to SPL in SPL buildZong Li
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-21board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPLVincent Chen
2021-07-21board: sifive: unmatched: refine GEMGXL initialized function in SPLVincent Chen
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li
2021-07-21board: sifive: remove the command for setting serial numberZong Li
2021-07-06board: sifive: support spl multi-dtb on unmatched boardZong Li
2021-07-06board: sifive: Add an interface to get PCB revisionZong Li
2021-07-06riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controllerZong Li
2021-07-06board: sifive: unmatched: add initial support for a platform ID EEPROMZong Li
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan
2021-05-19riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng
2020-08-14riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng
2020-08-14riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng
2020-07-24Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng
2020-07-24sifive: fu540: Mark the default env as SPI flashJagan Teki
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki
2020-07-24riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel
2020-07-06Revert "riscv: sifive: fu540: Add gpio-restart support"Tom Rini
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-03riscv: sifive: fu540: Add gpio-restart supportBin Meng
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel
2020-06-04riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel
2020-06-04sifive: fu540: add ddr driverPragnesh Patel
2020-06-04riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel
2020-06-02fu540: Remove ARCH= references from documentationTom Rini
2020-05-26sifive: fix palmer's email addressPragnesh Patel
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-04-30sifive: fu540: Enable spi-nor flash supportJagan Teki
2019-10-18configs: fu540: enable gpio driverSagar Shrikant Kadam