Andrew F. Davis
|
1923d54bfc
malloc_simple: Add debug statements to memalign_simple
|
8 gadi atpakaļ |
Simon Glass
|
9a01cca750
malloc_simple: Add a little more debugging
|
9 gadi atpakaļ |
Tom Rini
|
858dbdf841
Merge git://git.denx.de/u-boot-x86
|
9 gadi atpakaļ |
Simon Glass
|
836ac74c29
malloc_simple: Add debug() information
|
9 gadi atpakaļ |
Hans de Goede
|
1eb0c03c21
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
|
9 gadi atpakaļ |
Philipp Rosenberger
|
596380db28
malloc_simple: fix malloc_ptr calculation
|
9 gadi atpakaļ |
Simon Glass
|
972ea53390
malloc_simple: Correct the alignment logic in memalign_simple()
|
9 gadi atpakaļ |
Simon Glass
|
b6bfb6ff9a
Add a simple version of memalign()
|
10 gadi atpakaļ |
Joe Hershberger
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 gadi atpakaļ |
Hans de Goede
|
2c8571703a
malloc_simple: Return NULL on malloc failure rather then calling panic()
|
10 gadi atpakaļ |
Simon Glass
|
c9356be307
dm: Split the simple malloc() implementation into its own file
|
10 gadi atpakaļ |