Age | Commit message (Expand) | Author |
---|---|---|
2025-06-30 | lib/crc: mips: Migrate optimized CRC code into lib/crc/ | Eric Biggers |
2025-05-09 | lib/crc: make arch-optimized code use subsys_initcall | Eric Biggers |
2025-04-28 | lib/crc: make the CPU feature static keys __ro_after_init | Eric Biggers |
2025-02-08 | lib/crc32: remove "_le" from crc32c base and arch functions | Eric Biggers |
2025-02-08 | mips/crc32: remove unused enums | Eric Biggers |
2024-12-01 | mips/crc32: expose CRC32 functions through lib | Eric Biggers |