Commit History

Author SHA1 Message Date
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 7cbd2d2e32 malloc_simple: Add logging of allocations 5 years ago
  Simon Goldschmidt f3da76ea8b malloc_simple: calloc: don't call memset if malloc failed 5 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
  Tom Rini 858dbdf841 Merge git://git.denx.de/u-boot-x86 8 years ago
  Simon Glass 836ac74c29 malloc_simple: Add debug() information 8 years ago
  Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 8 years ago
  Philipp Rosenberger 596380db28 malloc_simple: fix malloc_ptr calculation 8 years ago
  Simon Glass 972ea53390 malloc_simple: Correct the alignment logic in memalign_simple() 8 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 9 years ago