aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib
AgeCommit message (Expand)Author
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-08-30riscv: Using CSR numbers to access CSRsBin Meng
2019-08-08RISC-V: Remove udivdi3Palmer Dabbelt
2019-08-08riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-11riscv: Fix udelay in RV32.Nick Hu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-21RISC-V: lib: minor asm cleanupOlof Johansson
2018-11-12RISC-V: lib: Fix build error for 64-bitOlof Johansson
2018-10-22RISC-V: Build tishift only on 64-bitZong Li
2018-08-13RISC-V: implement __lshrti3.Alex Guo
2018-06-11RISC-V: Make our port sparse-cleanPalmer Dabbelt
2018-06-09riscv: split the declaration of __copy_userLuc Van Oostenryck
2018-06-04riscv: Fix the bug in memory access fixup codeAlan Kao
2017-11-30RISC-V: Export some expected symbols for modulesOlof Johansson
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt
2017-09-26RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt