summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/alternative-macros.h
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: alternatives: Support patching multiple insns in assemblyAndrew Jones2023-03-141-3/+3
* riscv: alternatives: Rename errata_id to patch_idAndrew Jones2023-03-141-36/+36
* Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"Palmer Dabbelt2023-02-141-1/+1
|\
| * RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2Heiko Stuebner2023-01-191-1/+1
* | riscv: switch to relative alternative entriesJisheng Zhang2023-01-311-10/+10
|/
* riscv: Don't duplicate _ALTERNATIVE_CFG* macrosAndrew Jones2022-12-091-36/+17
* riscv: alternatives: Drop the underscores from the assembly macro namesAndrew Jones2022-12-091-10/+10
* riscv: alternatives: Don't name unused macro parametersAndrew Jones2022-12-091-13/+7
* riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2Andrew Jones2022-12-091-16/+2
* riscv: Move alternative length validation into subsectionNathan Chancellor2022-06-021-2/+2
* riscv: prevent compressed instructions in alternativesHeiko Stuebner2022-05-111-0/+24
* riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner2022-05-111-10/+10
* riscv: implement ALTERNATIVE_2 macroHeiko Stuebner2022-05-111-20/+58
* riscv: integrate alternatives better into the main architectureHeiko Stuebner2022-05-111-3/+4
* riscv: alternative: fix typo in macro nameVitaly Wool2021-06-101-2/+2
* riscv: Introduce alternative mechanism to apply errata solutionVincent Chen2021-04-261-0/+142