aboutsummaryrefslogtreecommitdiff
path: root/board/sifive/fu540/fu540.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng1-33/+0
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki1-6/+19
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel1-1/+9
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel1-0/+21
2020-06-04riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel1-73/+40
2020-05-18common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2019-09-03riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam1-4/+14
2019-07-19riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel1-0/+122
2019-02-27riscv: Add SiFive FU540 board supportAnup Patel1-0/+17