summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge patch series "riscv: Add fine-tuned checksum functions"Palmer Dabbelt1-1/+2
2024-01-18riscv: Add checksum libraryCharlie Jenkins1-0/+1
2024-01-16riscv: lib: vectorize copy_to_user/copy_from_userAndy Chiu1-1/+5
2024-01-16riscv: Add vector extension XOR implementationGreentime Hu1-0/+1
2023-03-15RISC-V: Use Zicboz in clear_page when availableAndrew Jones1-0/+1
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner1-0/+3
2021-01-15riscv: Add support for function error injectionGuo Ren1-0/+2
2020-12-11riscv: provide memmove implementationNylon Chen1-0/+1
2020-10-04riscv: use memcpy based uaccess for nommu againChristoph Hellwig1-1/+1
2020-03-19riscv: uaccess should be used in nommu modeGreentime Hu1-1/+1
2019-11-18riscv: add nommu supportChristoph Hellwig1-6/+5
2019-08-09RISC-V: Remove udivdi3Palmer Dabbelt1-2/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-11-13RISC-V: lib: Fix build error for 64-bitOlof Johansson1-1/+1
2018-10-23RISC-V: Build tishift only on 64-bitZong Li1-1/+2
2018-08-13RISC-V: implement __lshrti3.Alex Guo1-0/+1
2017-09-27RISC-V: Build InfrastructurePalmer Dabbelt1-0/+6