summaryrefslogtreecommitdiff
path: root/lib/crc32.c
AgeCommit message (Expand)Author
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2018-12-23lib: crc32: mark static variable as __efi_runtime_dataHeinrich Schuchardt
2018-08-20lib: crc32: mark function crc32() as __efi_runtimeHeinrich Schuchardt
2018-02-14lib: Kconfig: Move DYNAMIC_CRC_TABLE to KconfigFaiz Abbas
2013-04-19crc32: Correct endianness of crc32 resultSimon Glass
2013-02-28Roll crc32 into hash infrastructureSimon Glass
2010-04-13Rename lib_generic/ to lib/Peter Tyser