Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: Add bitmap reprensenting ISA features common across CPUs | Anup Patel | 2020-05-04 | 1 | -3/+80 |
* | riscv: add missing header file includes | Paul Walmsley | 2019-10-28 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | RISC-V: Assign hwcap as per comman capabilities. | Atish Patra | 2019-03-04 | 1 | -19/+22 |
* | riscv: use for_each_of_cpu_node iterator | Johan Hovold | 2019-02-12 | 1 | -2/+3 |
* | riscv: add missing newlines to printk messages | Johan Hovold | 2019-02-12 | 1 | -4/+4 |
* | RISC-V: Fix of_node_* refcount | Atish Patra | 2018-12-21 | 1 | -0/+2 |
* | RISC-V: properly determine hardware caps | Andreas Schwab | 2018-10-31 | 1 | -3/+5 |
* | riscv: Add support to no-FPU systems | Palmer Dabbelt | 2018-10-23 | 1 | -0/+8 |
|\ | |||||
| * | Auto-detect whether a FPU exists | Alan Kao | 2018-10-23 | 1 | -0/+8 |
* | | RISC-V: Mask out the F extension on systems without D | Palmer Dabbelt | 2018-10-23 | 1 | -0/+7 |
|/ | |||||
* | RISC-V: User-facing API | Palmer Dabbelt | 2017-09-27 | 1 | -0/+61 |