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