summaryrefslogtreecommitdiffstats
path: root/arch/riscv/errata/sifive (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: errata: sifive: Use SYM_*() assembly macrosJisheng Zhang2024-09-151-4/+4
* riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins2024-07-231-0/+3
* riscv: Avoid TLB flush loops when affected by SiFive CIP-1200Samuel Holland2024-04-291-0/+5
* RISC-V: fix sifive and thead section mismatches in errataRandy Dunlap2023-04-291-5/+3
* Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-291-4/+4
|\
| * riscv: alternatives: Rename errata_id to patch_idAndrew Jones2023-03-151-3/+3
| * riscv: alternatives: Remove unnecessary define and unused structAndrew Jones2023-03-151-1/+1
* | RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley2023-03-071-1/+1
|/
* RISC-V: take text_mutex during alternative patchingConor Dooley2023-02-221-0/+3
* riscv: switch to relative alternative entriesJisheng Zhang2023-02-011-1/+2
* riscv: don't warn for sifive erratas in modulesHeiko Stuebner2022-07-081-1/+2
* riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-121-1/+6
* riscv: implement module alternativesHeiko Stuebner2022-05-121-5/+9
* riscv: allow different stages with alternativesHeiko Stuebner2022-05-121-1/+2
* riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabledVincent2021-06-021-1/+1
* riscv: sifive: Apply errata "cip-1200" patchVincent Chen2021-04-261-0/+18
* riscv: sifive: Apply errata "cip-453" patchVincent Chen2021-04-263-0/+59
* riscv: sifive: Add SiFive alternative portsVincent Chen2021-04-262-0/+69