Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5b8577db0604e3b9e2ce61e86e6a1a2590cac537
/
common
/
malloc_simple.c
91bbb3b
global_data: Reduce size of early-malloc vars
by Simon Glass
· 3 months ago
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
728cb88
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
98011e2
malloc: Annotate allocator for valgrind
by Sean Anderson
· 2 years, 8 months ago
db8cde6
malloc_simple: Remove usage of unsupported %zx format string
by Pali Rohár
· 2 years, 10 months ago
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
8ed64a4
malloc_simple: Add logging of allocations
by Simon Glass
· 6 years ago
be17881
malloc_simple: calloc: don't call memset if malloc failed
by Simon Goldschmidt
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
34597e4
malloc_simple: Add debug statements to memalign_simple
by Andrew F. Davis
· 8 years ago
e8211b4
malloc_simple: Add a little more debugging
by Simon Glass
· 9 years ago
7afc48d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
65ba412
malloc_simple: Add debug() information
by Simon Glass
· 9 years ago
9f9df6f
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· 9 years ago
4dd5bdc
malloc_simple: fix malloc_ptr calculation
by Philipp Rosenberger
· 9 years ago
57dbd91
malloc_simple: Correct the alignment logic in memalign_simple()
by Simon Glass
· 9 years ago
de9d70f
Add a simple version of memalign()
by Simon Glass
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
8b4e728
malloc_simple: Return NULL on malloc failure rather then calling panic()
by Hans de Goede
· 10 years ago
9489046
dm: Split the simple malloc() implementation into its own file
by Simon Glass
· 10 years ago