summaryrefslogtreecommitdiff
path: root/lib/crc/Kconfig
AgeCommit message (Expand)Author
2026-03-29lib/crc: arm64: add NEON accelerated CRC64-NVMe implementationDemian Shulhan
2026-03-17lib/crc: arm64: Drop check for CONFIG_KERNEL_MODE_NEONEric Biggers
2026-03-09lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNITEric Biggers
2026-03-09lib/crc: tests: Make crc_kunit test only the enabled CRC variantsEric Biggers
2025-06-30lib/crc: Remove ARCH_HAS_* kconfig symbolsEric Biggers
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: sparc: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: s390: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: riscv: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: powerpc: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: mips: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: loongarch: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: arm64: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: arm: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/Eric Biggers
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers