Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: Turn has_fpu into a static key if FPU=y | Jisheng Zhang | 2021-05-25 | 1 | -3/+8 |
* | riscv: abstract out CSR names for supervisor vs machine mode | Christoph Hellwig | 2019-11-05 | 1 | -5/+5 |
* | riscv: add missing header file includes | Paul Walmsley | 2019-10-28 | 1 | -0/+1 |
* | riscv: Make __fstate_clean() work correctly. | Vincent Chen | 2019-08-14 | 1 | -1/+1 |
* | riscv: Correct the initialized flow of FP register | Vincent Chen | 2019-08-14 | 1 | -0/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | Auto-detect whether a FPU exists | Alan Kao | 2018-10-22 | 1 | -4/+4 |
* | Allow to disable FPU support | Alan Kao | 2018-10-22 | 1 | -0/+10 |
* | RISC-V: Task implementation | Palmer Dabbelt | 2017-09-26 | 1 | -0/+69 |