index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
cpu
/
fu540
Age
Commit message (
Expand
)
Author
2026-03-13
sifive: switch to OF_UPSTREAM
Andreas Schwab
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-02
board: sifive: Rename spl_soc_init() to spl_dram_init()
Lukas Funke
2023-10-24
riscv: Remove common.h usage
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-07-12
riscv: Rename SiFive CLINT to RISC-V ALINT
Bin Meng
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2021-09-07
board: sifive: use ccache driver instead of helper function
Zong Li
2021-05-31
drivers: clk: add fu740 support
Green Wan
2021-05-17
riscv: Split SiFive CLINT support between SPL and U-Boot proper
Bin Meng
2021-05-14
Revert "riscv: cpu: fu740: clear feature disable CSR"
Bin Meng
2021-05-05
riscv: cpu: fu740: clear feature disable CSR
Green Wan
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
riscv: Adjust board_get_usable_ram_top() for 32-bit
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-28
riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller
Pragnesh Patel
2020-09-30
riscv: Rework riscv timer driver to only support S-mode
Sean Anderson
2020-08-25
riscv: fu540: Use correct API to get L2 cache controller base address
Bin Meng
2020-08-14
riscv: sifive: fu540: redundant initialization
Heinrich Schuchardt
2020-08-14
riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
Bin Meng
2020-08-14
riscv: sifive/fu540: spl: Rename soc_spl_init()
Bin Meng
2020-07-24
env: Enable SPI flash env for SiFive FU540
Jagan Teki
2020-07-03
riscv: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
2020-06-04
riscv: sifive: fu540: add SPL configuration
Pragnesh Patel
2020-06-04
riscv: cpu: fu540: Add support for cpu fu540
Pragnesh Patel