1. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  2. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  3. 9086ab5 board_init: remove meaningless increment in board_init_f_init_reserve() by Masahiro Yamada · 4 years, 9 months ago
  4. c82abaa spl: fix stack usage check if gd is not initialized by Simon Goldschmidt · 4 years, 11 months ago
  5. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  6. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  9. c67c8c6 board_init.c: Always use memset() by Tom Rini · 8 years ago
  10. 40d5534 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  11. 496c548 bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  12. af7a555 x86: Fix board init breakage by Simon Glass · 9 years ago
  13. adc421e arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  14. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  15. 9ac4fc8 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  16. 518f0bc board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  17. 1236098 board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  18. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago