Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: Add mechanism to provide custom IPI operations | Anup Patel | 2020-08-20 | 1 | -0/+14 |
* | riscv: sbi: Fix undefined reference to sbi_shutdown | Kefeng Wang | 2020-04-22 | 1 | -5/+8 |
* | riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export | Kefeng Wang | 2020-04-22 | 1 | -2/+2 |
* | RISC-V: Export SBI error to linux error mapping function | Atish Patra | 2020-03-31 | 1 | -1/+2 |
* | RISC-V: Implement new SBI v0.2 extensions | Atish Patra | 2020-03-31 | 1 | -4/+249 |
* | RISC-V: Introduce a new config for SBI v0.1 | Atish Patra | 2020-03-31 | 1 | -23/+109 |
* | RISC-V: Add basic support for SBI v0.2 | Atish Patra | 2020-03-31 | 1 | -2/+241 |
* | riscv: cleanup the default power off implementation | Christoph Hellwig | 2019-11-13 | 1 | -0/+17 |