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