summaryrefslogtreecommitdiff
path: root/board/sifive
AgeCommit message (Expand)AuthorFilesLines
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li2-16/+5
2021-08-17board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li2-0/+22
2021-08-17board: sifive: compile stuff only related to SPL in SPL buildZong Li2-3/+4
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 Wan6-0/+179
2021-05-19riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng1-0/+1
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng5-9/+9
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel1-0/+1
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng2-34/+32
2020-08-14riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng1-1/+0
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng1-22/+0
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng1-1/+1
2020-08-14riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng1-18/+1
2020-07-24Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng1-0/+2
2020-07-24sifive: fu540: Mark the default env as SPI flashJagan Teki1-0/+1
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki1-6/+19
2020-07-24riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel1-0/+2
2020-07-07Revert "riscv: sifive: fu540: Add gpio-restart support"Tom Rini1-2/+0
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel1-1/+9
2020-07-03riscv: sifive: fu540: Add gpio-restart supportBin Meng1-0/+2
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki1-0/+2
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel4-1/+108
2020-06-04riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel1-1/+1
2020-06-04sifive: fu540: add ddr driverPragnesh Patel1-0/+2
2020-06-04riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel2-73/+42
2020-06-03fu540: Remove ARCH= references from documentationTom Rini1-0/+1
2020-05-26sifive: fix palmer's email addressPragnesh Patel1-1/+1
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-04-30sifive: fu540: Enable spi-nor flash supportJagan Teki1-0/+3
2019-10-18configs: fu540: enable gpio driverSagar Shrikant Kadam1-0/+3
2019-09-03riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam1-4/+14
2019-07-19riscv: sifive: fu540: Enable SiFive SPI and MMC SPI driversBhargav Shah1-0/+6
2019-07-19riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel1-0/+122
2019-07-19clk: sifive: Drop GEMGXL clock driverAnup Patel1-1/+0
2019-06-01riscv: sifive: fu540: Enable GEMGXL MGMT driverBin Meng1-0/+1
2019-04-08riscv: fu540: enable SMPLukas Auer1-0/+1
2019-02-27riscv: Add SiFive FU540 board supportAnup Patel4-0/+73