Commit Verlauf

Autor SHA1 Nachricht Datum
  Heinrich Schuchardt a874cac3b4 malloc: don't compare pointers to 0 vor 7 Jahren
  Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN vor 7 Jahren
  Pantelis Antoniou 4e33316f65 malloc: Turn on DEBUG when enabling unit tests vor 8 Jahren
  Stephen Warren 034eda867f malloc: improve memalign fragmentation fix vor 9 Jahren
  Robert P. J. Day 4eece2602b common/dlmalloc.c: Delete content that was moved to malloc.h vor 9 Jahren
  Stephen Warren deff6fb3a7 malloc: remove !gd handling vor 9 Jahren
  Stephen Warren ee05fedc6c malloc: solve dead code issue in memalign() vor 9 Jahren
  Stephen Warren 4f144a4164 malloc: work around some memalign fragmentation issues vor 9 Jahren
  Simon Glass fb5cf7f16b Move initf_malloc() to a common place vor 10 Jahren
  Przemyslaw Marczak 0aa8a4ad99 dlmalloc: do memset in malloc init as new default config vor 10 Jahren
  Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file vor 10 Jahren
  Thierry Reding 868de51dde malloc: Output region when debugging vor 10 Jahren
  Rabin Vincent 854d2b9753 dlmalloc: ensure gd is set for early alloc vor 10 Jahren
  Simon Glass 6d7601e744 sandbox: Always enable malloc debug vor 11 Jahren
  Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation vor 11 Jahren
  Simon Glass d93041a4ca Remove form-feeds from dlmalloc.c vor 11 Jahren
  York Sun 472d546054 Consolidate bool type vor 12 Jahren
  Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static vor 12 Jahren
  Kim Phillips 199adb601f common/misc: sparse fixes vor 12 Jahren
  Simon Glass 93691842e8 Fix strict-aliasing warning in dlmalloc vor 12 Jahren
  Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert() vor 13 Jahren
  Simon Glass 21726a7afc Add assert() for debug assertions vor 14 Jahren
  Kumar Gala 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero vor 14 Jahren
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC vor 14 Jahren
  Joakim Tjernlund 1ba91ba233 dlmalloc.c: Fix gcc alias warning vor 14 Jahren
  Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. vor 15 Jahren
  karl.beldan@gmail.com ae30b8c200 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure vor 15 Jahren
  Wolfgang Denk 2740544881 malloc: return NULL if not initialized yet vor 15 Jahren
  Graeme Russ b4feeb4e8a i386: Fix malloc initialization vor 15 Jahren
  Peter Tyser 521af04d85 Conditionally perform common relocation fixups vor 15 Jahren