开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
sifive
Age
Commit message (
Expand
)
Author
2023-09-18
soc: sifive: replace SOC_FOO with ARCH_FOO
Conor Dooley
2022-12-26
soc: sifive: ccache: Add StarFive JH7110 support
Emil Renner Berthing
2022-11-09
soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
Yang Yingliang
2022-11-09
soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_in...
Yang Yingliang
2022-11-09
soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
Yang Yingliang
2022-10-13
soc: sifive: ccache: define the macro for the register shifts
Zong Li
2022-10-13
soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
Ben Dooks
2022-10-13
soc: sifive: ccache: reduce printing on init
Ben Dooks
2022-10-13
soc: sifive: ccache: determine the cache level from dts
Zong Li
2022-10-13
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
Greentime Hu
2021-01-07
RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
Yash Shah
2020-05-28
soc: sifive: l2 cache: Mark l2_get_priv_group as static
Palmer Dabbelt
2020-05-28
soc: sifive: l2 cache: Eliminate an unsigned zero compare warning
Palmer Dabbelt
2020-05-20
riscv: Add support to determine no. of L2 cache way enabled
Yash Shah
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig