summaryrefslogtreecommitdiff
path: root/arch/loongarch/lib/crc32-loongarch.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-30lib/crc: loongarch: Migrate optimized CRC code into lib/crc/Eric Biggers1-136/+0
2025-06-26LoongArch: Fix build warnings about export.hHuacai Chen1-0/+1
2025-05-10lib/crc: make arch-optimized code use subsys_initcallEric Biggers1-1/+1
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers1-1/+1
2025-02-09lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-3/+3
2024-12-02loongarch/crc32: expose CRC32 functions through libEric Biggers1-0/+135