Historique des commits

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