1. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  2. b711ef7 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  6. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  7. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  8. 62b89a1 riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation by Shengyu Qu · 1 year, 4 months ago
  9. fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
  10. 77e2270 board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR by Marek Vasut · 2 years, 5 months ago
  11. 9815434 bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  12. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  13. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  14. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
  15. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  16. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  17. 2ea5f53 board_init: remove meaningless increment in board_init_f_init_reserve() by Masahiro Yamada · 4 years, 11 months ago
  18. 3528eab spl: fix stack usage check if gd is not initialized by Simon Goldschmidt · 5 years ago
  19. 0b82085 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  20. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  23. c636ea1 board_init.c: Always use memset() by Tom Rini · 8 years ago
  24. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  25. 747ceee bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  26. cfac2e7 x86: Fix board init breakage by Simon Glass · 9 years ago
  27. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  28. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  29. 38e1a97 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  30. 13a15e2 board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  31. 90a2fbb board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  32. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago