aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/include/asm/sbi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-31RISC-V: Add SBI HSM extension definitionsAtish Patra1-0/+14
2020-03-31RISC-V: Export SBI error to linux error mapping functionAtish Patra1-0/+2
2020-03-31RISC-V: Implement new SBI v0.2 extensionsAtish Patra1-0/+14
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra1-0/+2
2020-03-31RISC-V: Add SBI v0.2 extension definitionsAtish Patra1-0/+21
2020-03-31RISC-V: Add basic support for SBI v0.2Atish Patra1-71/+68
2020-03-31RISC-V: Mark existing SBI as 0.1 SBI.Atish Patra1-19/+22
2019-11-17riscv: provide native clint access for M-modeChristoph Hellwig1-0/+2
2019-11-13riscv: add support for MMIO access to the timer registersChristoph Hellwig1-1/+2
2019-11-13riscv: implement remote sfence.i using IPIsChristoph Hellwig1-0/+3
2019-11-13riscv: poison SBI calls for M-modeChristoph Hellwig1-2/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-05-16riscv: fix sbi_remote_sfence_vma{,_asid}.Gary Guo1-7/+12
2017-09-26RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt1-0/+100