1. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  2. dba3e13 bloblist: Fix use of uninitialized variable by Patrick Rudolph · 4 weeks ago
  3. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 8 weeks ago
  4. 3235f1e xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 8 weeks ago
  5. 5bfbd07 bloblist: fix bloblist convention check. by Levi Yun · 5 months ago
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  8. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  9. 72c99cc bloblist: Load the bloblist from the previous loader by Raymond Mao · 10 months ago
  10. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  11. bc7f0ab bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  12. fe016b6 bloblist: add API to check the register conventions by Raymond Mao · 10 months ago
  13. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  14. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  15. 703a5da bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  16. b560b24 bloblist: Handle alignment with a void entry by Simon Glass · 11 months ago
  17. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  18. 448115b bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
  19. 01b4fdd bloblist: Access record hdr_size and tag via a function by Simon Glass · 11 months ago
  20. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  21. 871e5d0 bloblist: Update the tag numbering by Simon Glass · 11 months ago
  22. d2c642c bloblist: Add missing name by Simon Glass · 1 year, 2 months ago
  23. a28f39c bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
  24. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  25. e7d53ed bloblist: Drop debugging by Simon Glass · 2 years, 1 month ago
  26. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  27. ef70ef7 bloblist: Update to use conditional value by Simon Glass · 2 years, 10 months ago
  28. bbd7bda bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 11 months ago
  29. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  30. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
  31. 963bf32 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · 2 years, 11 months ago
  32. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  33. 0b6578a bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  34. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  35. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
  36. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 5 months ago
  37. f20a113 bloblist: Support resizing a blob by Simon Glass · 3 years, 5 months ago
  38. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  39. 0da2c79 bloblist: Add missing tag names by Simon Glass · 3 years, 10 months ago
  40. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 10 months ago
  41. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  42. d7985e6 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
  43. b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  44. 3e85ea0 bloblist: Zero records when adding by Simon Glass · 4 years, 10 months ago
  45. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 10 months ago
  46. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  47. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  48. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago