| Commit message (Expand) | Author | Age | Files | Lines |
* | bloblist: Update to use conditional value | Simon Glass | 2022-02-08 | 1 | -10/+0 |
* | bloblist: Relicense to allow BSD-3-Clause | Simon Glass | 2022-01-13 | 1 | -1/+1 |
* | bloblist: doc: Bring in the API documentation | Simon Glass | 2022-01-13 | 1 | -34/+45 |
* | bloblist: Add functions to obtain base address and size | Simon Glass | 2022-01-13 | 1 | -0/+14 |
* | bloblist: Refactor Kconfig to support alloc or fixed | Simon Glass | 2022-01-13 | 1 | -0/+10 |
* | bloblist: Use explicit numbering for the tags | Simon Glass | 2022-01-13 | 1 | -11/+47 |
* | bloblist: Drop unused tags | Simon Glass | 2022-01-13 | 1 | -2/+0 |
* | bloblist: Rename the SPL tag | Simon Glass | 2022-01-13 | 1 | -1/+1 |
* | bloblist: Put the magic number first | Simon Glass | 2022-01-13 | 1 | -2/+23 |
* | bloblist: Tidy up a few API comments | Simon Glass | 2021-07-21 | 1 | -3/+7 |
* | bloblist: Support resizing a blob | Simon Glass | 2021-07-21 | 1 | -0/+13 |
* | bloblist: Support relocating to a larger space | Simon Glass | 2021-01-27 | 1 | -0/+10 |
* | x86: Allow putting some tables in the bloblist | Simon Glass | 2020-11-06 | 1 | -0/+2 |
* | bloblist: Fix up a few comments | Simon Glass | 2020-10-06 | 1 | -2/+2 |
* | bloblist: Allow custom alignment for blobs | Simon Glass | 2020-10-06 | 1 | -2/+4 |
* | bloblist: Add a command | Simon Glass | 2020-10-06 | 1 | -0/+32 |
* | acpi: tpm: Add a TPM1 table | Simon Glass | 2020-09-25 | 1 | -0/+1 |
* | acpi: tpm: Add a TPM2 table | Simon Glass | 2020-09-25 | 1 | -0/+1 |
* | x86: apl: Support writing the IntelGraphicsMem table | Simon Glass | 2020-09-25 | 1 | -0/+1 |
* | x86: coral: Add ACPI tables for coral | Simon Glass | 2020-09-25 | 1 | -0/+5 |
* | bloblist: Tidy up a few comments and code-style nits | Simon Glass | 2020-02-05 | 1 | -1/+2 |
* | bloblist: Add a new function to add or check size | Simon Glass | 2020-02-05 | 1 | -0/+13 |
* | Add core support for a bloblist to convey data from SPL | Simon Glass | 2018-11-26 | 1 | -0/+195 |