1. 438b6cd spl: spl_nand.c: Add NAND loading message by Stefan Roese · Tue Mar 26 13:04:00 2019 +0100
  2. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  3. 93e8802 spl: Make the spl_nand_load_image static by Michael Trimarchi · Wed Jul 04 15:53:37 2018 +0200
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  6. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  7. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  8. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  9. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:02 2016 -0600
  10. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  11. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  12. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · Sat Sep 24 18:19:52 2016 -0600
  13. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200
  14. 12c4922 spl: Support loading a FIT from NAND by Lokesh Vutla · Tue May 24 10:34:42 2016 +0530
  15. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  16. b976eb2 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · Fri Mar 25 13:13:17 2016 +0100
  17. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  18. 08fb32e6 spl: nand: remove code duplication by Nikita Kiryanov · Sun Nov 08 17:11:42 2015 +0200
  19. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  20. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · Fri Oct 31 08:31:00 2014 +0100
  21. eac6cd6 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · Thu Jul 10 20:43:16 2014 +0900
  22. d32e80b nand: remove CONFIG_SYS_NAND_PAGE_SIZE by Tim Harvey · Wed May 07 22:16:12 2014 -0700
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · Tue Aug 14 14:33:02 2012 -0700[Renamed (93%) from arch/arm/cpu/armv7/omap-common/spl_nand.c]
  25. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  26. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  27. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · Tue Aug 14 12:06:43 2012 -0700
  28. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  29. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · Mon Aug 13 14:11:06 2012 -0700
  30. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · Tue Aug 14 09:19:44 2012 -0700
  31. 6d01676 CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · Sat Mar 31 07:47:17 2012 +0000
  32. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · Thu Mar 15 04:01:38 2012 +0000
  33. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · Thu Mar 15 04:01:36 2012 +0000
  34. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · Mon Oct 10 08:55:19 2011 +0000
  35. e21d2d8 omap-common: reorganize spl.c by Simon Schwarz · Wed Sep 14 15:33:34 2011 -0400