1. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  2. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  3. 6cc2182 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  4. 9cbdc3a spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  5. 1aeedef spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · 1 year, 10 months ago
  6. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  7. 06377c5 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
  8. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  9. b4b9a00 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  10. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  11. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  12. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  14. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  15. f1b0f15 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 7 months ago
  16. 2fc91ed spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
  17. a4a16c9 spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · 5 years ago
  18. 3bc4f1d spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  19. 07d900a spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  20. 14acea0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  21. 6ecd820 spl: nor: Add FIT support by York Sun · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  24. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  25. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  26. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  27. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  28. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  29. 5aa79f2 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  30. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  31. 70e6428 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · 9 years ago
  32. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  33. b9ea0c3 spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  34. 9f9d870 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · 10 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. 33d3464 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago