Commit Graph

13 Commits (4166ba3b2351aa72c372f66a54e9fb92cffbd230)

Author SHA1 Message Date
Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 10 years ago
Simon Glass fb5cf7f16b Move initf_malloc() to a common place 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 13 years ago
Marek Vasut 213adf6dff Malloc: Fix -Wundef warnings 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 14 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 16 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 60a3f404ac malloc.h: protect it against multiple include 16 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 5b1d713721 Initial revision 23 years ago