1. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
  2. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  3. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  5. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  6. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  9. 4ee4cf9 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 7 months ago
  10. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
  11. 55ce92e spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · 5 years ago
  12. 3d52a6f spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  13. 6e773f9 spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  14. f0370c0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  15. 7975725 spl: nor: Add FIT support by York Sun · 6 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  18. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  19. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  20. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  21. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  22. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  23. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  24. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  25. bc69da2 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · 9 years ago
  26. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  27. 329b72a spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  28. 225581b spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · 10 years ago
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. 900c177 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago