aboutsummaryrefslogtreecommitdiff
path: root/board/sifive/fu540/fu540.c
AgeCommit message (Expand)Author
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel
2020-06-04riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh 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
2019-09-03riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam
2019-07-19riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel
2019-02-27riscv: Add SiFive FU540 board supportAnup Patel