summaryrefslogtreecommitdiff
path: root/arch/riscv/errata/thead/errata.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-17RISC-V: take text_mutex during alternative patchingConor Dooley1-2/+6
2022-10-13Merge patch series "Some style cleanups for recent extension additions"Palmer Dabbelt1-6/+8
2022-10-13riscv: check for kernel config option in t-head memory types errataHeiko Stuebner1-0/+3
2022-10-13riscv: use BIT() macros in t-head errata initHeiko Stuebner1-2/+2
2022-10-13riscv: drop some idefs from CMO initializationHeiko Stuebner1-4/+3
2022-09-13RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt1-0/+1
2022-08-04riscv: implement cache-management errata for T-Head SoCsHeiko Stuebner1-0/+20
2022-06-17riscv: remove usage of function-pointers from cpufeatures and t-head errataHeiko Stuebner1-26/+12
2022-05-12riscv: add memory-type errata for T-HeadHeiko Stuebner1-0/+82