1. 4fdfc84 include: Remove duplicate newlines by Marek Vasut · 4 months ago
  2. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  3. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 8 months ago
  4. 862dd21 malloc: add SPDX license identifiers by Heinrich Schuchardt · 3 years, 6 months ago
  5. 947e64e malloc: Export malloc_simple_info() by Simon Glass · 3 years, 9 months ago
  6. 1ec0bb7 malloc: adjust memcpy() and memset() definitions. by Heinrich Schuchardt · 3 years, 10 months ago
  7. 6fbd739 sandbox: Use a prefix for all allocation functions by Simon Glass · 4 years, 10 months ago
  8. ecc2740 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · 6 years ago
  9. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  10. c58591a malloc: use hidden visibility by Stephen Warren · 9 years ago
  11. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  12. d1d087d Move initf_malloc() to a common place by Simon Glass · 10 years ago
  13. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  14. 4a59809 Consolidate bool type by York Sun · 12 years ago
  15. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  16. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  17. e852ef6 Malloc: Fix -Wundef warnings by Marek Vasut · 13 years ago
  18. 02aa9e6 Add assert() for debug assertions by Simon Glass · 13 years ago
  19. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  20. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  21. d93b1d3 malloc.h: protect it against multiple include by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  22. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  23. 5b1d713 Initial revision by wdenk · 22 years ago