summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/fu540
AgeCommit message (Expand)Author
2026-03-13sifive: switch to OF_UPSTREAMAndreas Schwab
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2023-10-24riscv: Remove common.h usageTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li
2021-05-31drivers: clk: add fu740 supportGreen Wan
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng
2021-05-14Revert "riscv: cpu: fu740: clear feature disable CSR"Bin Meng
2021-05-05riscv: cpu: fu740: clear feature disable CSRGreen Wan
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03riscv: Adjust board_get_usable_ram_top() for 32-bitBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson
2020-08-25riscv: fu540: Use correct API to get L2 cache controller base addressBin Meng
2020-08-14riscv: sifive: fu540: redundant initializationHeinrich Schuchardt
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-07-24env: Enable SPI flash env for SiFive FU540Jagan 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: cpu: fu540: Add support for cpu fu540Pragnesh Patel