1. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  2. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 6613131 bloblist: Load the bloblist from the previous loader by Raymond Mao · 10 months ago
  5. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  6. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  7. 1c4751f bloblist: add API to check the register conventions by Raymond Mao · 10 months ago
  8. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  9. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  10. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  11. f9ef9fb bloblist: Handle alignment with a void entry by Simon Glass · 11 months ago
  12. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  13. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
  14. 1f06ed4 bloblist: Access record hdr_size and tag via a function by Simon Glass · 11 months ago
  15. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  16. e748e4b bloblist: Update the tag numbering by Simon Glass · 11 months ago
  17. 14d9f63 bloblist: Add missing name by Simon Glass · 1 year, 2 months ago
  18. 3d65318 bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
  19. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  20. 6a318b1 bloblist: Drop debugging by Simon Glass · 2 years, 1 month ago
  21. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  22. ce3e75d bloblist: Update to use conditional value by Simon Glass · 2 years, 10 months ago
  23. 6c9e3d1 bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 11 months ago
  24. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  25. 99047f5 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
  26. 1d8bbd7 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · 2 years, 11 months ago
  27. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  28. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  29. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  30. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
  31. 1f618d5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 5 months ago
  32. 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 5 months ago
  33. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  34. 02d7a53 bloblist: Add missing tag names by Simon Glass · 3 years, 11 months ago
  35. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 11 months ago
  36. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  37. 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
  38. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  39. b83994d bloblist: Zero records when adding by Simon Glass · 4 years, 10 months ago
  40. 02247c1 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 10 months ago
  41. 5b04454 bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  42. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  43. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago