summaryrefslogtreecommitdiff
path: root/common/malloc_simple.c
AgeCommit message (Expand)Author
2016-03-17malloc_simple: Add a little more debuggingSimon Glass
2015-10-21Merge git://git.denx.de/u-boot-x86Tom Rini
2015-10-21malloc_simple: Add debug() informationSimon Glass
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede
2015-09-28malloc_simple: fix malloc_ptr calculationPhilipp Rosenberger
2015-08-28malloc_simple: Correct the alignment logic in memalign_simple()Simon Glass
2015-06-10Add a simple version of memalign()Simon Glass
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-02-12malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass