summaryrefslogtreecommitdiff
path: root/board/sifive/fu540/fu540.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-081-128/+0
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng2020-08-141-33/+0
* sifive: fu540: Add runtime boot mode detectionJagan Teki2020-07-241-6/+19
* riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel2020-07-031-1/+9
* riscv: sifive: fu540: add SPL configurationPragnesh Patel2020-06-041-0/+21
* riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel2020-06-041-73/+40
* 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
* riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam2019-09-031-4/+14
* riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel2019-07-191-0/+122
* riscv: Add SiFive FU540 board supportAnup Patel2019-02-271-0/+17