1. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  2. b83edfb spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · 5 years ago
  3. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  4. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  5. 7296a33 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · 5 years ago
  6. cf8dcc5 common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · 6 years ago
  7. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  8. 3313ae6 spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  9. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  10. 975e789 spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  11. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  12. 3907eef spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  13. d154ca6 spl: fit: verify images prior to post processing by Ben Whitten · 6 years ago
  14. 56419ea spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · 6 years ago
  15. 26a6422 spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  18. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  19. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  20. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  21. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  22. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  23. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  24. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  25. c8bc3c0 spl: fit: Add booting OS first by York Sun · 7 years ago
  26. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  27. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  28. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  29. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 7 years ago
  30. 8baa381 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 7 years ago
  31. 5c8c8fa SPL: FIT: improve error handling by Andre Przywara · 7 years ago
  32. 736806f SPL: FIT: rework U-Boot image loading by Andre Przywara · 7 years ago
  33. 4b9340a SPL: FIT: refactor FDT loading by Andre Przywara · 7 years ago
  34. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  35. 3cc1f38 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · 8 years ago
  36. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  37. 8aa57a9 spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · 8 years ago
  38. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  39. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  40. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  41. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  42. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 8 years ago
  43. 5adfa26 spl: fit: Print error message when FDT is not present by Michal Simek · 8 years ago
  44. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago