Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bloblist: Allow custom alignment for blobs | Simon Glass | 2020-10-06 | 1 | -9/+33 |
* | bloblist: Tidy up the data alignment | Simon Glass | 2020-10-06 | 1 | -1/+37 |
* | bloblist: Compare addresses rather than pointers in tests | Simon Glass | 2020-10-06 | 1 | -13/+14 |
* | bloblist: Add a command | Simon Glass | 2020-10-06 | 1 | -1/+58 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+2 |
* | bloblist: Zero records when adding | Simon Glass | 2020-02-05 | 1 | -2/+25 |
* | bloblist: Add a new function to add or check size | Simon Glass | 2020-02-05 | 1 | -0/+34 |
* | cmd_ut: add a parameter prefix to the function cmd_ut_category | Philippe Reynes | 2020-01-07 | 1 | -1/+2 |
* | test: Add a simple test for bloblist | Simon Glass | 2018-11-26 | 1 | -0/+187 |