Commit Graph

11 Commits (10e3d7ecd34b92d1c329c39d71d8f573bf6060d5)

Author SHA1 Message Date
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 12 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 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 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