aboutsummaryrefslogtreecommitdiff
path: root/common/bloblist.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-05bloblist: Zero records when addingSimon Glass1-0/+3
2020-02-05bloblist: Tidy up a few comments and code-style nitsSimon Glass1-3/+2
2020-02-05bloblist: Add a new function to add or check sizeSimon Glass1-1/+18
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass1-0/+239