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