index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
malloc_simple.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
malloc_simple: Add logging of allocations
Simon Glass
2018-11-29
1
-21
/
+37
*
malloc_simple: calloc: don't call memset if malloc failed
Simon Goldschmidt
2018-08-24
1
-1
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
malloc_simple: Add debug statements to memalign_simple
Andrew F. Davis
2017-01-28
1
-1
/
+5
*
malloc_simple: Add a little more debugging
Simon Glass
2016-03-17
1
-2
/
+5
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-10-21
1
-0
/
+4
|
\
|
*
malloc_simple: Add debug() information
Simon Glass
2015-10-21
1
-0
/
+4
*
|
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
Hans de Goede
2015-10-20
1
-1
/
+1
|
/
*
malloc_simple: fix malloc_ptr calculation
Philipp Rosenberger
2015-09-28
1
-1
/
+1
*
malloc_simple: Correct the alignment logic in memalign_simple()
Simon Glass
2015-08-28
1
-1
/
+1
*
Add a simple version of memalign()
Simon Glass
2015-06-10
1
-0
/
+14
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
malloc_simple: Return NULL on malloc failure rather then calling panic()
Hans de Goede
2015-02-12
1
-1
/
+1
*
dm: Split the simple malloc() implementation into its own file
Simon Glass
2014-11-21
1
-0
/
+39