1. 92aa3ec global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
  2. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  3. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. bdaeea1 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 8 months ago
  6. eebcdb3 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 10 months ago
  7. 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
  8. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. 7cbd2d2 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  10. f3da76e malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 1923d54 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · 8 years ago
  13. 9a01cca malloc_simple: Add a little more debugging by Simon Glass · 9 years ago
  14. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  15. 836ac74 malloc_simple: Add debug() information by Simon Glass · 9 years ago
  16. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  17. 596380d malloc_simple: fix malloc_ptr calculation by Philipp Rosenberger · 9 years ago
  18. 972ea53 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  19. b6bfb6f Add a simple version of memalign() by Simon Glass · 10 years ago
  20. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  21. 2c85717 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · 10 years ago
  22. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago