1. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · Sun Nov 18 08:14:26 2018 -0700
  2. be17881 malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · Thu Aug 16 09:50:32 2018 +0200
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  4. 34597e4 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · Fri Jan 27 10:39:18 2017 -0600
  5. e8211b4 malloc_simple: Add a little more debugging by Simon Glass · Sun Mar 06 19:27:55 2016 -0700
  6. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 21 20:47:40 2015 -0400
  7. 65ba412 malloc_simple: Add debug() information by Simon Glass · Tue Sep 08 17:52:46 2015 -0600
  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. 4dd5bdc malloc_simple: fix malloc_ptr calculation by Philipp Rosenberger · Tue Sep 08 12:41:24 2015 +0200
  10. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · Fri Aug 14 13:26:43 2015 -0600
  11. de9d70f Add a simple version of memalign() by Simon Glass · Tue May 12 14:55:06 2015 -0600
  12. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  13. 8b4e728 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · Wed Feb 04 13:05:50 2015 +0100
  14. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700