1. 5bfbd07 bloblist: fix bloblist convention check. by Levi Yun · Wed Jul 10 14:53:20 2024 +0100
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  5. 72c99cc bloblist: Load the bloblist from the previous loader by Raymond Mao · Sat Feb 03 08:36:26 2024 -0800
  6. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · Sat Feb 03 08:36:22 2024 -0800
  7. bc7f0ab bloblist: check bloblist with specified buffer size by Raymond Mao · Sat Feb 03 08:36:21 2024 -0800
  8. fe016b6 bloblist: add API to check the register conventions by Raymond Mao · Sat Feb 03 08:36:20 2024 -0800
  9. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · Wed Dec 27 13:07:09 2023 -0800
  10. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · Wed Dec 27 13:07:08 2023 -0800
  11. 703a5da bloblist: Reduce blob-header size by Simon Glass · Wed Dec 27 13:07:07 2023 -0800
  12. b560b24 bloblist: Handle alignment with a void entry by Simon Glass · Wed Dec 27 13:07:06 2023 -0800
  13. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · Wed Dec 27 13:07:05 2023 -0800
  14. 448115b bloblist: Drop spare value from bloblist record by Simon Glass · Wed Dec 27 13:07:04 2023 -0800
  15. 01b4fdd bloblist: Access record hdr_size and tag via a function by Simon Glass · Wed Dec 27 13:07:03 2023 -0800
  16. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  17. 871e5d0 bloblist: Update the tag numbering by Simon Glass · Wed Dec 27 13:06:59 2023 -0800
  18. d2c642c bloblist: Add missing name by Simon Glass · Tue Sep 26 08:14:52 2023 -0600
  19. a28f39c bloblist: Support initing from multiple places by Simon Glass · Tue Sep 26 08:14:51 2023 -0600
  20. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · Sat Jul 15 21:38:59 2023 -0600
  21. e7d53ed bloblist: Drop debugging by Simon Glass · Thu Oct 20 18:22:56 2022 -0600
  22. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  23. ef70ef7 bloblist: Update to use conditional value by Simon Glass · Sat Jan 22 05:07:27 2022 -0700
  24. bbd7bda bloblist: Relicense to allow BSD-3-Clause by Simon Glass · Wed Jan 12 19:26:25 2022 -0700
  25. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · Wed Jan 12 19:26:23 2022 -0700
  26. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · Wed Jan 12 19:26:22 2022 -0700
  27. 963bf32 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · Wed Jan 12 19:26:20 2022 -0700
  28. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · Wed Jan 12 19:26:19 2022 -0700
  29. 0b6578a bloblist: Drop unused tags by Simon Glass · Wed Jan 12 19:26:18 2022 -0700
  30. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  31. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · Wed Nov 03 21:09:20 2021 -0600
  32. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · Mon Jul 05 16:32:55 2021 -0600
  33. f20a113 bloblist: Support resizing a blob by Simon Glass · Mon Jul 05 16:32:53 2021 -0600
  34. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  35. 0da2c79 bloblist: Add missing tag names by Simon Glass · Wed Jan 13 20:29:44 2021 -0700
  36. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · Wed Jan 13 20:29:43 2021 -0700
  37. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  38. d7985e6 bloblist: Tidy up the data alignment by Simon Glass · Sat Sep 19 18:49:28 2020 -0600
  39. b936a97 bloblist: Add a command by Simon Glass · Sat Sep 19 18:49:26 2020 -0600
  40. 3e85ea0 bloblist: Zero records when adding by Simon Glass · Mon Jan 27 08:49:52 2020 -0700
  41. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · Mon Jan 27 08:49:51 2020 -0700
  42. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · Mon Jan 27 08:49:50 2020 -0700
  43. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  44. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · Thu Nov 15 18:43:50 2018 -0700