summaryrefslogtreecommitdiffstats
path: root/board/sifive
Commit message (Expand)AuthorAgeFilesLines
* board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-316-0/+179
* riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng2021-05-191-0/+1
* riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-085-9/+9
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2020-11-281-0/+1
* riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng2020-08-142-34/+32
* riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng2020-08-141-1/+0
* riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng2020-08-141-22/+0
* riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng2020-08-141-1/+1
* riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng2020-08-141-18/+1
* Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng2020-07-241-0/+2
* sifive: fu540: Mark the default env as SPI flashJagan Teki2020-07-241-0/+1
* sifive: fu540: Add runtime boot mode detectionJagan Teki2020-07-241-6/+19
* riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel2020-07-241-0/+2
* Revert "riscv: sifive: fu540: Add gpio-restart support"Tom Rini2020-07-061-2/+0
* riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel2020-07-031-1/+9
* riscv: sifive: fu540: Add gpio-restart supportBin Meng2020-07-031-0/+2
* sifive: fu540: Add sample SD gpt partition layoutJagan Teki2020-06-041-0/+2
* riscv: sifive: fu540: add SPL configurationPragnesh Patel2020-06-044-1/+108
* riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel2020-06-041-1/+1
* sifive: fu540: add ddr driverPragnesh Patel2020-06-041-0/+2
* riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel2020-06-042-73/+42
* fu540: Remove ARCH= references from documentationTom Rini2020-06-021-0/+1
* sifive: fix palmer's email addressPragnesh Patel2020-05-261-1/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* sifive: fu540: Enable spi-nor flash supportJagan Teki2020-04-301-0/+3
* configs: fu540: enable gpio driverSagar Shrikant Kadam2019-10-181-0/+3
* riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam2019-09-031-4/+14
* riscv: sifive: fu540: Enable SiFive SPI and MMC SPI driversBhargav Shah2019-07-191-0/+6
* riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel2019-07-191-0/+122
* clk: sifive: Drop GEMGXL clock driverAnup Patel2019-07-191-1/+0
* riscv: sifive: fu540: Enable GEMGXL MGMT driverBin Meng2019-06-011-0/+1
* riscv: fu540: enable SMPLukas Auer2019-04-081-0/+1
* riscv: Add SiFive FU540 board supportAnup Patel2019-02-274-0/+73