1. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · Thu Sep 27 08:29:10 2018 -0400
  2. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · Tue Jul 24 15:05:00 2018 +0200
  3. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  4. eece623 spl: fit: display a message when an FPGA image is loaded by Luis Araneda · Thu Jul 19 03:10:16 2018 -0400
  5. 54a9119 spl: fit: verify images prior to post processing by Ben Whitten · Thu Jun 07 11:37:27 2018 +0100
  6. 72bc5d5 spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · Fri Jun 01 23:19:29 2018 +0200
  7. 33dd00e spl: fit: Add support for loading FPGA bitstream by Marek Vasut · Sat May 12 22:25:28 2018 +0200
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · Mon Mar 26 16:31:26 2018 +0200
  10. adf5d1c SPL: Add signature verification when loading image by Jun Nie · Tue Feb 27 16:55:58 2018 +0800
  11. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  12. 8876c7e SPL: Add FIT data-position property support by Peng Fan · Tue Dec 05 13:20:59 2017 +0800
  13. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · Fri Nov 24 13:26:03 2017 +0100
  14. e61eff9 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · Wed Sep 13 21:29:34 2017 +0200
  15. 1345ffa spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · Wed Sep 13 21:29:32 2017 +0200
  16. 25d65f1 spl: Fix compiling warning on gunzip argument by York Sun · Fri Sep 15 08:21:13 2017 -0700
  17. a058b8a spl: fit: Add booting OS first by York Sun · Tue Aug 15 11:14:45 2017 -0700
  18. adf99fa spl: fit: Support both external and embedded data by York Sun · Tue Aug 15 11:14:44 2017 -0700
  19. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · Tue Aug 15 11:14:43 2017 -0700
  20. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
  21. e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · Wed Apr 26 01:32:37 2017 +0100
  22. 29053e9 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · Wed Apr 26 01:32:36 2017 +0100
  23. e7b3108 SPL: FIT: improve error handling by Andre Przywara · Wed Apr 26 01:32:35 2017 +0100
  24. 525e9c9 SPL: FIT: rework U-Boot image loading by Andre Przywara · Wed Apr 26 01:32:34 2017 +0100
  25. 1e329b6 SPL: FIT: refactor FDT loading by Andre Przywara · Wed Apr 26 01:32:33 2017 +0100
  26. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  27. f0531a6 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · Tue Jul 19 14:56:14 2016 +0530
  28. cf839bd spl: fit: add support for post-processing of images by Daniel Allred · Mon Jun 27 09:19:21 2016 -0500
  29. c8f892b spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · Fri Jun 03 14:05:04 2016 -0500
  30. c840585 spl: fit: Fix load address of fit header by Lokesh Vutla · Wed Jun 01 10:28:31 2016 +0530
  31. 2d357e0 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · Tue May 24 10:34:43 2016 +0530
  32. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · Tue May 24 10:34:38 2016 +0530
  33. 906969d spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · Tue May 24 10:34:37 2016 +0530
  34. 2e9306a SPL: FIT: Align loading address for header by Michal Simek · Thu Apr 28 10:36:11 2016 +0200
  35. 8667f8c spl: fit: Print error message when FDT is not present by Michal Simek · Wed May 04 15:08:00 2016 +0200
  36. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · Mon Feb 22 22:55:56 2016 -0700