aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/sbi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+3
2021-04-26riscv: Add 3 SBI wrapper functions to get cpu manufacturer informationVincent Chen1-0/+3
2021-03-09RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt1-2/+2
2021-02-22RISC-V: Add a non-void return for sbi v02 functionsAtish Patra1-5/+5
2021-01-07riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang1-7/+3
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