Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: time: Fix no prototype for time_init | Nanyong Sun | 2021-03-10 | 1 | -0/+2 |
* | RISC-V: Define get_cycles64() regardless of M-mode | Palmer Dabbelt | 2020-12-11 | 1 | -2/+2 |
* | RISC-V: Check clint_time_val before use | Anup Patel | 2020-09-30 | 1 | -0/+13 |
* | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt | 2020-09-19 | 1 | -0/+27 |
* | RISC-V: Remove CLINT related code from timer and arch | Anup Patel | 2020-08-20 | 1 | -21/+7 |
* | riscv: add support for MMIO access to the timer registers | Christoph Hellwig | 2019-11-13 | 1 | -2/+17 |
* | riscv: don't use the rdtime(h) pseudo-instructions | Christoph Hellwig | 2019-09-05 | 1 | -23/+21 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | RISC-V: Use define for get_cycles like other architectures | Olof Johansson | 2017-11-30 | 1 | -1/+2 |
* | RISC-V: Device, timer, IRQs, and the SBI | Palmer Dabbelt | 2017-09-27 | 1 | -0/+59 |