summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/csr.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Introduce alternative mechanism to apply errata solutionVincent Chen2021-04-261-0/+3
* RISC-V: Implement ASID allocatorAnup Patel2021-02-181-0/+6
* RISC-V: Remove N-extension related definesAnup Patel2020-05-041-3/+0
* riscv: set pmp configuration if kernel is running in M-modeGreentime Hu2020-02-181-0/+12
* riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-041-9/+9
* riscv: clear the instruction cache and all registers when bootingChristoph Hellwig2019-11-171-0/+1
* riscv: read the hart ID from mhartid on bootDamien Le Moal2019-11-171-0/+1
* riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-10/+62
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: Access CSRs using CSR numbersAnup Patel2019-05-161-7/+25
* RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel2019-05-161-4/+17
* RISC-V: Use tabs to align macro values in asm/csr.hAnup Patel2019-05-161-38/+38
* RISC-V: add a definition for the SIE SEIE bitChristoph Hellwig2018-08-131-0/+1
* riscv: rename sptbr to satpChristoph Hellwig2018-01-301-7/+7
* riscv: rename SR_* constants to match the specChristoph Hellwig2018-01-071-4/+4
* RISC-V: Generic library routines and assemblyPalmer Dabbelt2017-09-261-0/+132