aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/lib/crc32-mips.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-09lib/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-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-3/+3
2025-02-08mips/crc32: remove unused enumsEric Biggers1-9/+0
2024-12-01mips/crc32: expose CRC32 functions through libEric Biggers1-0/+192