Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |