summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/errata_list.h
AgeCommit message (Expand)Author
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-29riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vmaSamuel Holland
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner
2024-03-12perf: RISC-V: Introduce Andes PMU to support perf event samplingYu Chien Peter Lin
2024-03-12riscv: errata: Rename defines for AndesYu Chien Peter Lin
2024-01-10riscv: errata: thead: use riscv_nonstd_cache_ops for CMOJisheng Zhang
2023-11-05RISC-V: capitalise CMO op macrosConor Dooley
2023-11-02riscv: errata: prefix T-Head mnemonics with th.Icenowy Zheng
2023-09-12riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng
2023-09-01riscv: errata: Add Andes alternative portsLad Prabhakar
2023-02-14Merge patch series "Remove toolchain dependencies for Zicbom"Palmer Dabbelt
2023-02-14RISC-V: replace cbom instructions with an insn-defConor Dooley
2023-02-14riscv: Fix Zbb alternative IDsSamuel Holland
2023-02-01Merge patch series "riscv: improve boot time isa extensions handling"Palmer Dabbelt
2023-01-31riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensionsJisheng Zhang
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner
2022-10-27drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-03riscv: implement cache-management errata for T-Head SoCsHeiko Stuebner
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner
2022-07-21riscv: convert the t-head pbmt errata to use the __nops macroHeiko Stuebner
2022-06-17riscv: Fix ALT_THEAD_PMA's asm parametersNathan Chancellor
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner
2021-04-26riscv: sifive: Apply errata "cip-1200" patchVincent Chen
2021-04-26riscv: sifive: Apply errata "cip-453" patchVincent Chen
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen