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