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