1. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  2. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  3. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  4. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  5. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  6. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  7. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  8. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  9. 12c4922 spl: Support loading a FIT from NAND by Lokesh Vutla · 9 years ago
  10. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  11. b976eb2 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · 9 years ago
  12. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  13. 08fb32e6 spl: nand: remove code duplication by Nikita Kiryanov · 9 years ago
  14. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  15. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  16. eac6cd6 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · 10 years ago
  17. d32e80b nand: remove CONFIG_SYS_NAND_PAGE_SIZE by Tim Harvey · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago[Renamed (93%) from arch/arm/cpu/armv7/omap-common/spl_nand.c]
  20. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  21. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  22. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · 12 years ago
  23. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  24. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  25. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  26. 6d01676 CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  27. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  28. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  29. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  30. e21d2d8 omap-common: reorganize spl.c by Simon Schwarz · 13 years ago