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