summaryrefslogtreecommitdiff
path: root/src/lib/crc_byte.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-07lib/crc_byte: Add CRC32 implementationPatrick Rudolph
2019-11-06lib: add calculate crc byte by byteXiang Wang