Commit History

Author SHA1 Message Date
  Simon Glass fb5cf7f16b Move initf_malloc() to a common place 10 years ago
  Przemyslaw Marczak 0aa8a4ad99 dlmalloc: do memset in malloc init as new default config 10 years ago
  Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
  Thierry Reding 868de51dde malloc: Output region when debugging 10 years ago
  Rabin Vincent 854d2b9753 dlmalloc: ensure gd is set for early alloc 10 years ago
  Simon Glass 6d7601e744 sandbox: Always enable malloc debug 11 years ago
  Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
  Simon Glass d93041a4ca Remove form-feeds from dlmalloc.c 11 years ago
  York Sun 472d546054 Consolidate bool type 12 years ago
  Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
  Kim Phillips 199adb601f common/misc: sparse fixes 12 years ago
  Simon Glass 93691842e8 Fix strict-aliasing warning in dlmalloc 12 years ago
  Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert() 13 years ago
  Simon Glass 21726a7afc Add assert() for debug assertions 14 years ago
  Kumar Gala 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero 14 years ago
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
  Joakim Tjernlund 1ba91ba233 dlmalloc.c: Fix gcc alias warning 14 years ago
  Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 years ago
  karl.beldan@gmail.com ae30b8c200 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure 15 years ago
  Wolfgang Denk 2740544881 malloc: return NULL if not initialized yet 15 years ago
  Graeme Russ b4feeb4e8a i386: Fix malloc initialization 15 years ago
  Peter Tyser 521af04d85 Conditionally perform common relocation fixups 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
  Stefan Roese f2302d4430 Fix merge problems 17 years ago
  Kumar Gala 81673e9ae1 Make sure common.h is the first include. 17 years ago
  Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
  wdenk 8bde7f776c * Code cleanup: 22 years ago
  wdenk 217c9dad82 Initial revision 22 years ago