Age | Commit message (Expand) | Author |
---|---|---|
2025-03-10 | riscv/crc32: reimplement the CRC32 functions using new template | Eric Biggers |
2024-12-01 | lib/crc32: improve support for arch-specific overrides | Eric Biggers |
2024-12-01 | lib/crc32: drop leading underscores from __crc32c_le_base | Eric Biggers |
2024-07-10 | riscv: Optimize crc32 with Zbc extension | Xiao Wang |