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