Age | Commit message (Expand) | Author |
---|---|---|
2015-08-28 | malloc_simple: Correct the alignment logic in memalign_simple() | Simon Glass |
2015-06-10 | Add a simple version of memalign() | Simon Glass |
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger |
2015-02-12 | malloc_simple: Return NULL on malloc failure rather then calling panic() | Hans de Goede |
2014-11-21 | dm: Split the simple malloc() implementation into its own file | Simon Glass |