Commit Graph

13 Commits (lime2-spi)

Author SHA1 Message Date
Simon Goldschmidt f3da76ea8b malloc_simple: calloc: don't call memset if malloc failed 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Andrew F. Davis 1923d54bfc malloc_simple: Add debug statements to memalign_simple 7 years ago
Simon Glass 9a01cca750 malloc_simple: Add a little more debugging 8 years ago
Simon Glass 836ac74c29 malloc_simple: Add debug() information 9 years ago
Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 9 years ago
Philipp Rosenberger 596380db28 malloc_simple: fix malloc_ptr calculation 9 years ago
Simon Glass 972ea53390 malloc_simple: Correct the alignment logic in memalign_simple() 9 years ago
Simon Glass b6bfb6ff9a Add a simple version of memalign() 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Hans de Goede 2c8571703a malloc_simple: Return NULL on malloc failure rather then calling panic() 9 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago