Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop asm/global_data.h from common header | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | bloblist: Add missing tag names | Simon Glass | 2021-01-27 | 1 | -0/+6 |
* | bloblist: Support relocating to a larger space | Simon Glass | 2021-01-27 | 1 | -0/+11 |
* | bloblist: Allow custom alignment for blobs | Simon Glass | 2020-10-06 | 1 | -12/+20 |
* | bloblist: Tidy up the data alignment | Simon Glass | 2020-10-06 | 1 | -6/+26 |
* | bloblist: Add a command | Simon Glass | 2020-10-06 | 1 | -3/+59 |
* | bloblist: Zero records when adding | Simon Glass | 2020-02-05 | 1 | -0/+3 |
* | bloblist: Tidy up a few comments and code-style nits | Simon Glass | 2020-02-05 | 1 | -3/+2 |
* | bloblist: Add a new function to add or check size | Simon Glass | 2020-02-05 | 1 | -1/+18 |
* | crc32: Use the crc.h header for crc functions | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | Add core support for a bloblist to convey data from SPL | Simon Glass | 2018-11-26 | 1 | -0/+239 |