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