1. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  2. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · Wed Mar 23 14:04:49 2022 -0400
  3. 862dd21 malloc: add SPDX license identifiers by Heinrich Schuchardt · Sat May 29 13:18:00 2021 +0200
  4. 947e64e malloc: Export malloc_simple_info() by Simon Glass · Mon Mar 15 18:11:19 2021 +1300
  5. 1ec0bb7 malloc: adjust memcpy() and memset() definitions. by Heinrich Schuchardt · Wed Feb 10 18:59:21 2021 +0100
  6. 6fbd739 sandbox: Use a prefix for all allocation functions by Simon Glass · Mon Feb 03 07:35:58 2020 -0700
  7. ecc2740 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · Wed Mar 27 13:17:26 2019 -0500
  8. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · Sun Nov 18 08:14:26 2018 -0700
  9. c58591a malloc: use hidden visibility by Stephen Warren · Sat Mar 05 10:30:52 2016 -0700
  10. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · Sun Sep 13 14:45:15 2015 +0200
  11. d1d087d Move initf_malloc() to a common place by Simon Glass · Fri Feb 27 22:06:36 2015 -0700
  12. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700
  13. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  14. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  15. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  16. e852ef6 Malloc: Fix -Wundef warnings by Marek Vasut · Thu Mar 29 09:28:15 2012 +0000
  17. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  18. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  19. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  20. d93b1d3 malloc.h: protect it against multiple include by Jean-Christophe PLAGNIOL-VILLARD · Sat Jun 13 12:55:37 2009 +0200
  21. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  22. 5b1d713 Initial revision by wdenk · Sun Nov 03 00:07:02 2002 +0000