summaryrefslogtreecommitdiff
path: root/arch/riscv/errata
AgeCommit message (Expand)Author
2024-01-11Merge patch series "riscv: errata: thead: use riscv_nonstd_cache_ops for CMO"Palmer Dabbelt
2024-01-10riscv: errata: thead: use pa based instructions for CMOJisheng Zhang
2024-01-10riscv: errata: thead: use riscv_nonstd_cache_ops for CMOJisheng Zhang
2023-12-06riscv: errata: andes: Probe for IOCP only once in boot stageLad Prabhakar
2023-09-27riscv: errata: andes: Makefile: Fix randconfig build issueLad Prabhakar
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt
2023-09-01riscv: errata: Add Andes alternative portsLad Prabhakar
2023-09-01RISC-V: alternative: Remove feature_probe_funcEvan Green
2023-07-06Merge patch series "riscv: some CMO alternative related clean up"Palmer Dabbelt
2023-07-06riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang
2023-05-31riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti
2023-04-29RISC-V: fix sifive and thead section mismatches in errataRandy Dunlap
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-25RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green
2023-03-14riscv: alternatives: Rename errata_id to patch_idAndrew Jones
2023-03-14riscv: alternatives: Remove unnecessary define and unused structAndrew Jones
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley
2023-02-21RISC-V: take text_mutex during alternative patchingConor Dooley
2023-02-14riscv: Fix early alternative patchingSamuel Holland
2023-01-31riscv: switch to relative alternative entriesJisheng Zhang
2022-10-27drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner
2022-10-13Merge patch series "Some style cleanups for recent extension additions"Palmer Dabbelt
2022-10-13riscv: check for kernel config option in t-head memory types errataHeiko Stuebner
2022-10-13riscv: use BIT() macros in t-head errata initHeiko Stuebner
2022-10-13riscv: drop some idefs from CMO initializationHeiko Stuebner
2022-09-13RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt
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-07riscv: don't warn for sifive erratas in modulesHeiko Stuebner
2022-06-16riscv: remove usage of function-pointers from cpufeatures and t-head errataHeiko Stuebner
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-05-11riscv: implement module alternativesHeiko Stuebner
2022-05-11riscv: allow different stages with alternativesHeiko Stuebner
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner
2022-01-09riscv: errata: alternative: mark vendor_patch_func __initdataJisheng Zhang
2021-06-01riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabledVincent
2021-04-26riscv: sifive: Apply errata "cip-1200" patchVincent Chen
2021-04-26riscv: sifive: Apply errata "cip-453" patchVincent Chen
2021-04-26riscv: sifive: Add SiFive alternative portsVincent Chen
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen