1. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years ago
  2. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years ago
  3. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  5. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  6. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  7. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. fb97b86 armv8: layerscape: Enable falcon boot by York Sun · 7 years ago
  10. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  11. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  12. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  13. b8cb51d armv8: spl: Call board_init_r from crt0_64 in SPL by Jeremy Hunt · 8 years ago
  14. 1eefe14 spl: Fix compilation warnings for arm64 by Michal Simek · 8 years ago
  15. f00169a arm: spl: Align default board_init_f comment with code by Andreas Dannenberg · 9 years ago
  16. b5d92ba ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM by Tom Rini · 9 years ago
  17. fc8fdc7 arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  18. 480ca13 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  19. 1ee30ae Revert "ARM: SPL: do not set gd again" by Tom Rini · 10 years ago
  20. f0c3a6c ARM: SPL: do not set gd again by Jeroen Hofstee · 10 years ago
  21. fb8d49c arm: spl: Do not set the stack pointer twice by Masahiro Yamada · 11 years ago
  22. ec101fd arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  25. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago