index
:
pm24.git
master
perf-mon
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
/
Kconfig.erratas
Age
Commit message (
Expand
)
Author
2023-03-29
RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels
Conor Dooley
2022-10-27
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
2022-09-17
riscv: make t-head erratas depend on MMU
Heiko Stuebner
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-03
riscv: implement cache-management errata for T-Head SoCs
Heiko Stuebner
2022-06-30
riscv: Kconfig: Style cleanups
Palmer Dabbelt
2022-06-30
riscv: Kconfig.erratas: Add comments
Juerg Haefliger
2022-06-16
riscv: fix dependency for t-head errata
Heiko Stuebner
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-03-10
riscv: alternative only works on !XIP_KERNEL
Jisheng Zhang
2021-05-06
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
2021-04-26
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen