summaryrefslogtreecommitdiff
path: root/include/bloblist.h
AgeCommit message (Expand)Author
2023-06-12x86: Pass video settings from SPL to U-Boot properSimon Glass
2022-10-31vbe: Record which phases loaded using VBESimon Glass
2022-06-28bloblist: Describe the design goalsSimon Glass
2022-02-08bloblist: Update to use conditional valueSimon Glass
2022-01-13bloblist: Relicense to allow BSD-3-ClauseSimon Glass
2022-01-13bloblist: doc: Bring in the API documentationSimon Glass
2022-01-13bloblist: Add functions to obtain base address and sizeSimon Glass
2022-01-13bloblist: Refactor Kconfig to support alloc or fixedSimon Glass
2022-01-13bloblist: Use explicit numbering for the tagsSimon Glass
2022-01-13bloblist: Drop unused tagsSimon Glass
2022-01-13bloblist: Rename the SPL tagSimon Glass
2022-01-13bloblist: Put the magic number firstSimon Glass
2021-07-21bloblist: Tidy up a few API commentsSimon Glass
2021-07-21bloblist: Support resizing a blobSimon Glass
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-10-06bloblist: Fix up a few commentsSimon Glass
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass
2020-10-06bloblist: Add a commandSimon Glass
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-09-25x86: coral: Add ACPI tables for coralSimon Glass
2020-02-05bloblist: Tidy up a few comments and code-style nitsSimon Glass
2020-02-05bloblist: Add a new function to add or check sizeSimon Glass
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass