summaryrefslogtreecommitdiff
path: root/common/malloc_simple.c
Commit message (Expand)AuthorAgeLines
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18-0/+1
* malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede2015-02-12-1/+1
* dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-21-0/+39