aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/include/asm/alternative-macros.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-02riscv: alternatives: fix a typo in commentYuan Tan1-1/+1
2023-03-14RISC-V: alternatives: Support patching multiple insns in assemblyAndrew Jones1-3/+3
2023-03-14riscv: alternatives: Rename errata_id to patch_idAndrew Jones1-36/+36
2023-02-14Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"Palmer Dabbelt1-1/+1
2023-01-31riscv: switch to relative alternative entriesJisheng Zhang1-10/+10
2023-01-19RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2Heiko Stuebner1-1/+1
2022-12-09riscv: Don't duplicate _ALTERNATIVE_CFG* macrosAndrew Jones1-36/+17
2022-12-09riscv: alternatives: Drop the underscores from the assembly macro namesAndrew Jones1-10/+10
2022-12-09riscv: alternatives: Don't name unused macro parametersAndrew Jones1-13/+7
2022-12-09riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2Andrew Jones1-16/+2
2022-06-02riscv: Move alternative length validation into subsectionNathan Chancellor1-2/+2
2022-05-11riscv: prevent compressed instructions in alternativesHeiko Stuebner1-0/+24
2022-05-11riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner1-10/+10
2022-05-11riscv: implement ALTERNATIVE_2 macroHeiko Stuebner1-20/+58
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner1-3/+4
2021-06-10riscv: alternative: fix typo in macro nameVitaly Wool1-2/+2
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen1-0/+142