Commit History

Author SHA1 Message Date
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Marek Bykowski 9297e366d6 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times 4 years ago
  Heinrich Schuchardt be621c11b9 dlmalloc: remove unit test support in SPL 4 years ago
  Simon Goldschmidt bb71a2d9dc dlmalloc: calloc: fix zeroing early allocations 4 years ago
  Andreas Dannenberg 4c6be01c27 malloc: Fix memalign not honoring alignment prior to full malloc init 5 years ago
  Ley Foon Tan ee038c58d5 malloc: Use malloc simple before malloc is fully initialized in memalign() 6 years ago
  Heinrich Schuchardt a874cac3b4 malloc: don't compare pointers to 0 6 years ago
  Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
  Pantelis Antoniou 4e33316f65 malloc: Turn on DEBUG when enabling unit tests 7 years ago
  Stephen Warren 034eda867f malloc: improve memalign fragmentation fix 8 years ago
  Robert P. J. Day 4eece2602b common/dlmalloc.c: Delete content that was moved to malloc.h 8 years ago
  Stephen Warren deff6fb3a7 malloc: remove !gd handling 8 years ago
  Stephen Warren ee05fedc6c malloc: solve dead code issue in memalign() 8 years ago
  Stephen Warren 4f144a4164 malloc: work around some memalign fragmentation issues 8 years ago
  Simon Glass fb5cf7f16b Move initf_malloc() to a common place 9 years ago
  Przemyslaw Marczak 0aa8a4ad99 dlmalloc: do memset in malloc init as new default config 9 years ago
  Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 9 years ago
  Thierry Reding 868de51dde malloc: Output region when debugging 9 years ago
  Rabin Vincent 854d2b9753 dlmalloc: ensure gd is set for early alloc 9 years ago
  Simon Glass 6d7601e744 sandbox: Always enable malloc debug 10 years ago
  Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 10 years ago
  Simon Glass d93041a4ca Remove form-feeds from dlmalloc.c 10 years ago
  York Sun 472d546054 Consolidate bool type 11 years ago
  Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 years ago
  Kim Phillips 199adb601f common/misc: sparse fixes 11 years ago
  Simon Glass 93691842e8 Fix strict-aliasing warning in dlmalloc 11 years ago
  Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert() 12 years ago
  Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago
  Kumar Gala 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero 13 years ago
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 13 years ago