summaryrefslogtreecommitdiff
path: root/include/malloc.h
AgeCommit message (Expand)Author
2016-03-08malloc: use hidden visibilityStephen Warren
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede
2015-04-23Move initf_malloc() to a common placeSimon Glass
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass
2013-04-01Consolidate bool typeYork Sun
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-08-09Malloc: Fix -Wundef warningsMarek Vasut
2011-09-10Add assert() for debug assertionsSimon Glass
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser
2009-07-19malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2002-11-03Initial revisionwdenk