Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
de806016ddee9dc340f91e1859d60d9a79f350bc
/
common
/
dlmalloc.c
05c8600
sandbox: Always enable malloc debug
by Simon Glass
· 10 years ago
863e404
Add a simple malloc() implementation for pre-relocation
by Simon Glass
· 10 years ago
7471cc7
Remove form-feeds from dlmalloc.c
by Simon Glass
· 10 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
b052b60
common/misc: sparse fixes
by Kim Phillips
· 12 years ago
b2749d0
Fix strict-aliasing warning in dlmalloc
by Simon Glass
· 12 years ago
397d022
utx8245: fix build breakage due to assert()
by Wolfgang Denk
· 13 years ago
02aa9e6
Add assert() for debug assertions
by Simon Glass
· 13 years ago
293d7ad
malloc: Fix issue with calloc memory possibly being non-zero
by Kumar Gala
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
c183eea
dlmalloc.c: Fix gcc alias warning
by Joakim Tjernlund
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
34e5088
malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure
by karl.beldan@gmail.com
· 15 years ago
b634942
malloc: return NULL if not initialized yet
by Wolfgang Denk
· 15 years ago
93c3060
i386: Fix malloc initialization
by Graeme Russ
· 15 years ago
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
3762825
Fix merge problems
by Stefan Roese
· 16 years ago
ff9daf1
Make sure common.h is the first include.
by Kumar Gala
· 17 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
217c9da
Initial revision
by wdenk
· 22 years ago