Commit Graph

14 Commits (lime2-spi)

Author SHA1 Message Date
Stephen Warren 2f0bcd4de1 malloc: use hidden visibility 8 years ago
Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 9 years ago
Simon Glass fb5cf7f16b Move initf_malloc() to a common place 9 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 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 12 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 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 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 60a3f404ac malloc.h: protect it against multiple include 15 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 5b1d713721 Initial revision 22 years ago