1. 5bfbd07 bloblist: fix bloblist convention check. by Levi Yun · 5 months ago
  2. 72c99cc bloblist: Load the bloblist from the previous loader by Raymond Mao · 10 months ago
  3. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  4. bc7f0ab bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  5. fe016b6 bloblist: add API to check the register conventions by Raymond Mao · 10 months ago
  6. c11758d bloblist: Update documentation and header comment by Simon Glass · 11 months ago
  7. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  8. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  9. 703a5da bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  10. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  11. 448115b bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
  12. f182aa5 bloblist: Set version to 1 by Simon Glass · 11 months ago
  13. 030a1f2 bloblist: Change the magic value by Simon Glass · 11 months ago
  14. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  15. 871e5d0 bloblist: Update the tag numbering by Simon Glass · 11 months ago
  16. a28f39c bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
  17. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  18. 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · 2 years, 1 month ago
  19. 30de28b bloblist: Describe the design goals by Simon Glass · 2 years, 9 months ago
  20. ef70ef7 bloblist: Update to use conditional value by Simon Glass · 2 years, 10 months ago
  21. bbd7bda bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 11 months ago
  22. 49ae4ad bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 11 months ago
  23. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  24. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
  25. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  26. 0b6578a bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  27. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  28. 9341a3f bloblist: Put the magic number first by Simon Glass · 2 years, 11 months ago
  29. 1834c3d bloblist: Tidy up a few API comments by Simon Glass · 3 years, 5 months ago
  30. f20a113 bloblist: Support resizing a blob by Simon Glass · 3 years, 5 months ago
  31. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 10 months ago
  32. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years, 1 month ago
  33. f98fd60 bloblist: Fix up a few comments by Simon Glass · 4 years, 2 months ago
  34. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  35. b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  36. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  37. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  38. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  39. fdf5263 x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 2 months ago
  40. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 10 months ago
  41. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  42. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago