1. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  2. c636ea1 board_init.c: Always use memset() by Tom Rini · 8 years ago
  3. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  4. 747ceee bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  5. cfac2e7 x86: Fix board init breakage by Simon Glass · 9 years ago
  6. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  7. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  8. 38e1a97 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  9. 13a15e2 board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  10. 90a2fbb board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  11. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago