1. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  2. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  3. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  4. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  5. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  6. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  7. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  8. e748e4b bloblist: Update the tag numbering by Simon Glass · 11 months ago
  9. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  10. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  11. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  12. ff3bd49 bloblist: Put the magic number first by Simon Glass · 2 years, 11 months ago
  13. 127ca10 test: Tidy a comment in the bloblist test by Simon Glass · 3 years, 3 months ago
  14. 1f618d5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 5 months ago
  15. 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 5 months ago
  16. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  17. 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
  18. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 11 months ago
  19. ef7e264 test: Avoid assuming sandbox board for bloblist test by Simon Glass · 4 years, 1 month ago
  20. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  21. 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
  22. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
  23. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  24. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  25. b83994d bloblist: Zero records when adding by Simon Glass · 4 years, 10 months ago
  26. 5b04454 bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  27. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
  28. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago