Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6811fea7051d1111c29a83561f967c22d426b0ad
/
include
/
malloc.h
62d6383
test: Support testing malloc() failures
by Simon Glass
· 2 years, 2 months ago
bdaeea1
malloc: Annotate allocator for valgrind
by Sean Anderson
· 2 years, 8 months ago
5ad9220
malloc: add SPDX license identifiers
by Heinrich Schuchardt
· 3 years, 6 months ago
c197f6e
malloc: Export malloc_simple_info()
by Simon Glass
· 3 years, 8 months ago
c6bf4f3
malloc: adjust memcpy() and memset() definitions.
by Heinrich Schuchardt
· 3 years, 9 months ago
cfda60f
sandbox: Use a prefix for all allocation functions
by Simon Glass
· 4 years, 9 months ago
4c6be01
malloc: Fix memalign not honoring alignment prior to full malloc init
by Andreas Dannenberg
· 6 years ago
7cbd2d2
malloc_simple: Add logging of allocations
by Simon Glass
· 6 years ago
2f0bcd4
malloc: use hidden visibility
by Stephen Warren
· 9 years ago
1eb0c03
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· 9 years ago
fb5cf7f
Move initf_malloc() to a common place
by Simon Glass
· 10 years ago
c9356be
dm: Split the simple malloc() implementation into its own file
by Simon Glass
· 10 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
00d0d2a
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
213adf6
Malloc: Fix -Wundef warnings
by Marek Vasut
· 13 years ago
21726a7
Add assert() for debug assertions
by Simon Glass
· 13 years ago
d4e8ada
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
5e93bd1
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
60a3f40
malloc.h: protect it against multiple include
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
5b1d713
Initial revision
by wdenk
· 22 years ago