Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crc32: Use the crc.h header for crc functions | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | crc: Fix code style with crc functions | Simon Glass | 2019-12-02 | 1 | -2/+2 |
* | lib: crc32: mark static variable as __efi_runtime_data | Heinrich Schuchardt | 2018-12-23 | 1 | -1/+2 |
* | lib: crc32: mark function crc32() as __efi_runtime | Heinrich Schuchardt | 2018-08-20 | 1 | -12/+14 |
* | lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig | Faiz Abbas | 2018-02-14 | 1 | -3/+3 |
* | crc32: Correct endianness of crc32 result | Simon Glass | 2013-04-19 | 1 | -1/+4 |
* | Roll crc32 into hash infrastructure | Simon Glass | 2013-02-28 | 1 | -0/+9 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | 1 | -0/+251 |