aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/cpufeature.c
AgeCommit message (Expand)Author
2020-05-04RISC-V: Add bitmap reprensenting ISA features common across CPUsAnup Patel
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-03-04RISC-V: Assign hwcap as per comman capabilities.Atish Patra
2019-02-11riscv: use for_each_of_cpu_node iteratorJohan Hovold
2019-02-11riscv: add missing newlines to printk messagesJohan Hovold
2018-12-21RISC-V: Fix of_node_* refcountAtish Patra
2018-10-31RISC-V: properly determine hardware capsAndreas Schwab
2018-10-22riscv: Add support to no-FPU systemsPalmer Dabbelt
2018-10-22RISC-V: Mask out the F extension on systems without DPalmer Dabbelt
2018-10-22Auto-detect whether a FPU existsAlan Kao
2017-09-26RISC-V: User-facing APIPalmer Dabbelt