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