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
/
fu740
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-12-02
riscv: Enable SPI flash env for SiFive Unmatched.
Thomas Skibo
2021-09-07
board: sifive: use ccache driver instead of helper function
Zong Li
2021-08-17
riscv: cpu: fu740: Fix typo of date
Zong Li
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-06
riscv: sifive: fu740: Support i2c in spl
Zong Li
2021-07-06
riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller
Zong Li
2021-05-31
riscv: cpu: fu740: clear feature disable CSR
Green Wan
2021-05-31
riscv: cpu: fu740: Add support for cpu fu740
Green Wan