1. cfda60f sandbox: Use a prefix for all allocation functions by Simon Glass · 4 years, 8 months ago
  2. 4c6be01 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · 5 years ago
  3. 7cbd2d2 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  4. 2f0bcd4 malloc: use hidden visibility by Stephen Warren · 9 years ago
  5. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  6. fb5cf7f Move initf_malloc() to a common place by Simon Glass · 10 years ago
  7. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  8. 472d546 Consolidate bool type by York Sun · 11 years ago
  9. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  10. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  11. 213adf6 Malloc: Fix -Wundef warnings by Marek Vasut · 12 years ago
  12. 21726a7 Add assert() for debug assertions by Simon Glass · 13 years ago
  13. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  14. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  15. 60a3f40 malloc.h: protect it against multiple include by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  16. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  17. 5b1d713 Initial revision by wdenk · 22 years ago