aboutsummaryrefslogtreecommitdiff
path: root/common/malloc_simple.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-12malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede1-1/+1
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass1-0/+39