summaryrefslogtreecommitdiff
path: root/arch/mips/lib/crc32-mips.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-30lib/crc: mips: Migrate optimized CRC code into lib/crc/Eric Biggers1-183/+0
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
2025-02-09mips/crc32: remove unused enumsEric Biggers1-9/+0
2024-12-02mips/crc32: expose CRC32 functions through libEric Biggers1-0/+192