1. e10e2ee tools: Pass the key blob around by Simon Glass · Fri Nov 12 12:28:10 2021 -0700
  2. e4cb645 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · Tue Oct 19 12:32:29 2021 -0500
  3. 7d7c367 imx: spl: fix imx8m secure boot by Heiko Schocher · Tue Aug 17 08:17:18 2021 +0200
  4. 67e8f5d spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · Fri Aug 06 06:44:26 2021 +0200
  5. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  6. 0e4f43d spl: fit: Also record architecture in /fit-images by Michal Simek · Thu May 27 11:40:09 2021 +0200
  7. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · Fri Jun 11 11:45:05 2021 +0300
  8. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · Tue Apr 20 10:50:56 2021 -0400
  9. 0df0759 spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · Mon Mar 29 12:05:14 2021 -0500
  10. 69a9966 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · Mon Mar 29 12:05:13 2021 -0500
  11. ec2a574 spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · Mon Mar 29 12:05:12 2021 -0500
  12. c5236c3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · Mon Mar 29 12:05:10 2021 -0500
  13. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · Sun Mar 07 17:35:14 2021 -0700
  14. 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · Wed Jan 20 10:46:56 2021 -0600
  15. a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · Wed Jan 20 10:46:55 2021 -0600
  16. fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · Wed Jan 20 10:46:53 2021 -0600
  17. 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · Wed Jan 20 10:46:52 2021 -0600
  18. 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · Wed Jan 20 10:46:51 2021 -0600
  19. 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · Wed Jan 20 10:46:50 2021 -0600
  20. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · Wed Jan 20 10:46:49 2021 -0600
  21. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  22. ba87da4 common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · Tue Nov 24 16:15:05 2020 +0100
  23. 0256017 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · Wed Oct 21 18:32:58 2020 -0500
  24. 6c5c03c spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · Thu Oct 29 18:50:29 2020 +0100
  25. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  26. 9e64a55 spl: Use standard FIT entries by Michal Simek · Thu Sep 03 11:24:28 2020 +0200
  27. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  28. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · Wed Oct 21 21:12:13 2020 -0500
  29. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · Mon Oct 19 23:40:26 2020 +0200
  30. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  31. 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · Tue Sep 01 21:32:01 2020 +0000
  32. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · Wed May 27 13:56:19 2020 +0200
  33. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  34. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  35. 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · Mon Apr 20 12:44:01 2020 +0200
  36. c205da8 Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · Wed Apr 01 07:42:04 2020 -0700
  37. 4a9a042 spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · Wed Dec 11 11:03:33 2019 +0000
  38. 9037b7f spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · Tue Oct 22 16:39:22 2019 +0200
  39. 64e82dc spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · Tue Oct 22 16:39:17 2019 +0200
  40. 9443a73 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:15 2019 +0200
  41. c6ab6a1 spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · Tue Oct 22 16:39:14 2019 +0200
  42. 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:13 2019 +0200
  43. 74addb6 spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:12 2019 +0200
  44. bf703df spl: fit: Add support for applying DT overlay by Michal Simek · Tue Oct 22 16:39:11 2019 +0200
  45. 776ce60 spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · Tue Oct 22 16:39:10 2019 +0200
  46. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  47. 80afee7 spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · Wed Aug 21 21:14:42 2019 +0200
  48. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  49. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · Tue Jun 04 17:55:46 2019 -0500
  50. 943ec25 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · Fri Apr 26 15:21:25 2019 +0200
  51. 53420dc common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · Tue Mar 12 08:34:31 2019 +0000
  52. 9d5b0f4 SPL: Add HAB image authentication to FIT by Ye Li · Sat Nov 17 09:10:25 2018 +0000
  53. f707b5a spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · Wed Jul 18 14:33:15 2018 +0200
  54. 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
  55. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · Tue Jul 24 15:05:00 2018 +0200
  56. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  57. eece623 spl: fit: display a message when an FPGA image is loaded by Luis Araneda · Thu Jul 19 03:10:16 2018 -0400
  58. 54a9119 spl: fit: verify images prior to post processing by Ben Whitten · Thu Jun 07 11:37:27 2018 +0100
  59. 72bc5d5 spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · Fri Jun 01 23:19:29 2018 +0200
  60. 33dd00e spl: fit: Add support for loading FPGA bitstream by Marek Vasut · Sat May 12 22:25:28 2018 +0200
  61. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  62. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · Mon Mar 26 16:31:26 2018 +0200
  63. adf5d1c SPL: Add signature verification when loading image by Jun Nie · Tue Feb 27 16:55:58 2018 +0800
  64. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  65. 8876c7e SPL: Add FIT data-position property support by Peng Fan · Tue Dec 05 13:20:59 2017 +0800
  66. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · Fri Nov 24 13:26:03 2017 +0100
  67. e61eff9 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · Wed Sep 13 21:29:34 2017 +0200
  68. 1345ffa spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · Wed Sep 13 21:29:32 2017 +0200
  69. 25d65f1 spl: Fix compiling warning on gunzip argument by York Sun · Fri Sep 15 08:21:13 2017 -0700
  70. a058b8a spl: fit: Add booting OS first by York Sun · Tue Aug 15 11:14:45 2017 -0700
  71. adf99fa spl: fit: Support both external and embedded data by York Sun · Tue Aug 15 11:14:44 2017 -0700
  72. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · Tue Aug 15 11:14:43 2017 -0700
  73. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
  74. e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · Wed Apr 26 01:32:37 2017 +0100
  75. 29053e9 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · Wed Apr 26 01:32:36 2017 +0100
  76. e7b3108 SPL: FIT: improve error handling by Andre Przywara · Wed Apr 26 01:32:35 2017 +0100
  77. 525e9c9 SPL: FIT: rework U-Boot image loading by Andre Przywara · Wed Apr 26 01:32:34 2017 +0100
  78. 1e329b6 SPL: FIT: refactor FDT loading by Andre Przywara · Wed Apr 26 01:32:33 2017 +0100
  79. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  80. f0531a6 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · Tue Jul 19 14:56:14 2016 +0530
  81. cf839bd spl: fit: add support for post-processing of images by Daniel Allred · Mon Jun 27 09:19:21 2016 -0500
  82. c8f892b spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · Fri Jun 03 14:05:04 2016 -0500
  83. c840585 spl: fit: Fix load address of fit header by Lokesh Vutla · Wed Jun 01 10:28:31 2016 +0530
  84. 2d357e0 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · Tue May 24 10:34:43 2016 +0530
  85. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · Tue May 24 10:34:38 2016 +0530
  86. 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
  87. 2e9306a SPL: FIT: Align loading address for header by Michal Simek · Thu Apr 28 10:36:11 2016 +0200
  88. 8667f8c spl: fit: Print error message when FDT is not present by Michal Simek · Wed May 04 15:08:00 2016 +0200
  89. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · Mon Feb 22 22:55:56 2016 -0700