1. 05c8600 sandbox: Always enable malloc debug by Simon Glass · Thu Jul 10 22:23:33 2014 -0600
  2. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  3. 7471cc7 Remove form-feeds from dlmalloc.c by Simon Glass · Thu Jul 10 22:23:25 2014 -0600
  4. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  5. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  6. b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
  7. b2749d0 Fix strict-aliasing warning in dlmalloc by Simon Glass · Tue Sep 04 11:31:07 2012 +0000
  8. 397d022 utx8245: fix build breakage due to assert() by Wolfgang Denk · Sat Sep 10 16:04:12 2011 +0200
  9. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  10. 293d7ad malloc: Fix issue with calloc memory possibly being non-zero by Kumar Gala · Mon Nov 15 18:41:43 2010 -0600
  11. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  12. c183eea dlmalloc.c: Fix gcc alias warning by Joakim Tjernlund · Thu Oct 14 08:51:34 2010 +0200
  13. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  14. 34e5088 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · Tue Apr 06 22:18:08 2010 +0200
  15. b634942 malloc: return NULL if not initialized yet by Wolfgang Denk · Fri Jan 15 11:20:10 2010 +0100
  16. 93c3060 i386: Fix malloc initialization by Graeme Russ · Tue Nov 24 20:04:13 2009 +1100
  17. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  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. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  21. ff9daf1 Make sure common.h is the first include. by Kumar Gala · Tue May 13 19:01:54 2008 -0500
  22. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  23. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  24. 217c9da Initial revision by wdenk · Fri Oct 25 20:35:49 2002 +0000