summaryrefslogtreecommitdiff
path: root/board/sifive
AgeCommit message (Expand)Author
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng
2020-08-14riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng
2020-08-14riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng
2020-07-24Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng
2020-07-24sifive: fu540: Mark the default env as SPI flashJagan Teki
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki
2020-07-24riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel
2020-07-06Revert "riscv: sifive: fu540: Add gpio-restart support"Tom Rini
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-03riscv: sifive: fu540: Add gpio-restart supportBin Meng
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel
2020-06-04riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel
2020-06-04sifive: fu540: add ddr driverPragnesh Patel
2020-06-04riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel
2020-06-02fu540: Remove ARCH= references from documentationTom Rini
2020-05-26sifive: fix palmer's email addressPragnesh 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
2020-04-30sifive: fu540: Enable spi-nor flash supportJagan Teki
2019-10-18configs: fu540: enable gpio driverSagar Shrikant Kadam
2019-09-03riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam
2019-07-19riscv: sifive: fu540: Enable SiFive SPI and MMC SPI driversBhargav Shah
2019-07-19riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel
2019-07-19clk: sifive: Drop GEMGXL clock driverAnup Patel
2019-06-01riscv: sifive: fu540: Enable GEMGXL MGMT driverBin Meng
2019-04-08riscv: fu540: enable SMPLukas Auer
2019-02-27riscv: Add SiFive FU540 board supportAnup Patel