1. be17881 malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · 6 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. 34597e4 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · 8 years ago
  4. e8211b4 malloc_simple: Add a little more debugging by Simon Glass · 9 years ago
  5. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  6. 65ba412 malloc_simple: Add debug() information by Simon Glass · 9 years ago
  7. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  8. 4dd5bdc malloc_simple: fix malloc_ptr calculation by Philipp Rosenberger · 9 years ago
  9. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  10. de9d70f Add a simple version of memalign() by Simon Glass · 10 years ago
  11. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  12. 8b4e728 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · 10 years ago
  13. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago