summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass6-38/+87
2013-04-01Consolidate bool typeYork Sun135-1137/+942
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos6-6/+5
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck6-6/+1
2012-08-09Malloc: Fix -Wundef warningsMarek Vasut1-3/+3
2011-09-09Add assert() for debug assertionsSimon Glass5-20/+29
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser13-139/+32
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser14-230/+28
2009-07-19malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD1-1/+4
2003-06-27* Code cleanup:wdenk1246-50034/+47707
2002-11-03Initial revisionwdenk29-0/+11457