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