summaryrefslogtreecommitdiffstats
path: root/lib/crc32.c
Commit message (Expand)AuthorAgeFilesLines
* lib: crc32: put the crc_table variable into efi_runtime_rodata sectionMarek BehĂșn2021-05-241-1/+2
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* crc: Fix code style with crc functionsSimon Glass2019-12-021-2/+2
* lib: crc32: mark static variable as __efi_runtime_dataHeinrich Schuchardt2018-12-231-1/+2
* lib: crc32: mark function crc32() as __efi_runtimeHeinrich Schuchardt2018-08-201-12/+14
* lib: Kconfig: Move DYNAMIC_CRC_TABLE to KconfigFaiz Abbas2018-02-141-3/+3
* crc32: Correct endianness of crc32 resultSimon Glass2013-04-191-1/+4
* Roll crc32 into hash infrastructureSimon Glass2013-02-281-0/+9
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-0/+251