1. 43c385d spl: remove dependency to "asm/utils.h" by Paulo Zaneti · Tue Jul 17 16:15:46 2018 -0300
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  4. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  5. 7c8cb47 spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · Wed Nov 16 13:15:05 2016 +0200
  6. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  7. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  8. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:05 2016 -0600
  9. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  10. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  11. 37d2632 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · Tue May 24 10:34:44 2016 +0530
  12. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  13. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  15. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700[Renamed (96%) from arch/arm/cpu/armv7/omap-common/spl_ymodem.c]
  16. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  17. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · Tue Jan 31 12:03:57 2012 +0000