1. af15dc4 fit: load all fragments from the extra configurations by Peter Ujfalusi · Wed Mar 06 15:52:27 2019 +0200
  2. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  3. 5dee134 fit: Verify all configuration signatures by Marek Vasut · Thu May 31 17:59:07 2018 +0200
  4. 186cc99 add FIT data-position & data-offset property support by Kelvin Cheung · Sat May 19 18:21:37 2018 +0800
  5. 93e9575 fit: Add standalone image type handling by Marek Vasut · Sun May 13 00:22:54 2018 +0200
  6. 25114a6 fit: Add empty fit_print_contents() and fit_image_print() by Marek Vasut · Sun May 13 00:22:53 2018 +0200
  7. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · Sun May 13 00:22:52 2018 +0200
  8. 7d77b66 FIT: Make fit_conf_print() be a static function by Tom Rini · Tue May 08 14:34:05 2018 -0400
  9. b174454 image: fit: Show signatures and hashes for configurations by Clément Péron · Mon Apr 30 11:06:40 2018 +0200
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 55f698f image: fit: Show information about OS type in firwmare case too by Michal Simek · Mon Mar 26 16:31:27 2018 +0200
  12. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · Mon Mar 26 16:31:26 2018 +0200
  13. adf5d1c SPL: Add signature verification when loading image by Jun Nie · Tue Feb 27 16:55:58 2018 +0800
  14. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · Mon Dec 04 02:05:10 2017 +0000
  15. 8876c7e SPL: Add FIT data-position property support by Peng Fan · Tue Dec 05 13:20:59 2017 +0800
  16. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · Mon Sep 04 23:12:16 2017 +0300
  17. 5e671d6 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · Mon Sep 04 23:12:15 2017 +0300
  18. a488074 fit: Allow multiple images per property by Pantelis Antoniou · Mon Sep 04 23:12:14 2017 +0300
  19. 45ee790 splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · Fri Jan 13 13:20:14 2017 +0200
  20. c6d8cc0 common: image: Remove FIT header update from image post-processing by Andrew F. Davis · Mon Nov 21 14:37:09 2016 -0600
  21. 48cd6ab image-fit: Fix compiling error caused by autoconf.h by York Sun · Wed Nov 23 09:25:09 2016 -0800
  22. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · Thu Nov 10 10:49:03 2016 +0800
  23. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  24. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  25. 14171b1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · Tue Sep 20 18:17:12 2016 +0100
  26. ae6a02f image-fit: switch ENOLINK to ENOENT by Jonathan Gray · Sat Sep 03 08:30:14 2016 +1000
  27. b4cc60d image-fit: fix fit_image_load() OS check by Andreas Bießmann · Sun Aug 14 20:31:24 2016 +0200
  28. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · Wed Jul 27 12:12:39 2016 -0500
  29. a82eeaf common: fit: Allow U-Boot images to be booted by mario.six@gdsys.cc · Wed Jul 20 08:32:50 2016 +0200
  30. 8ca5a90 common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · Wed Jun 15 17:00:19 2016 -0500
  31. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · Tue May 17 14:03:50 2016 +0200
  32. 0a130b1 mkimage: Report information about fpga by Michal Simek · Tue May 17 13:58:44 2016 +0200
  33. e4016fa image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · Sun May 01 13:55:37 2016 -0600
  34. 31e5add common: image-fit: Fix load and entry addresses in FIT image by York Sun · Mon Feb 29 15:48:41 2016 -0800
  35. 2b0464e common: image-fit: Use a common function to get address by York Sun · Mon Feb 29 15:48:40 2016 -0800
  36. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  37. 51026aa Revert "image-fit: Fix signature checking" by Simon Glass · Wed Feb 24 09:14:43 2016 -0700
  38. 5b539a0 image: Correct the OS location code to work on sandbox by Simon Glass · Wed Feb 24 09:14:42 2016 -0700
  39. 731c885 image-fit: Fix signature checking by Andrej Rosano · Wed Oct 14 17:45:40 2015 +0200
  40. 7661487 image-fit: Fix compiler warning in fit_conf_print() by Hans de Goede · Fri May 29 15:09:48 2015 +0200
  41. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  42. 8f0537d mkimage will now report information about loadable by Karl Apsite · Thu May 21 09:52:47 2015 -0400
  43. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  44. dfcfcab image: Convert to use fdt_for_each_subnode macro by Axel Lin · Sat Feb 07 09:12:39 2015 +0800
  45. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · Thu Jan 15 02:54:42 2015 -0200
  46. caee41f image: Enable OpenRTOS booting via fitImage by Marek Vasut · Tue Dec 16 14:07:22 2014 +0100
  47. 9d42830 x86: image: Add new image type for x64_64 by Simon Glass · Fri Oct 10 08:21:57 2014 -0600
  48. ffa60da image-fit: make local function static by Jeroen Hofstee · Wed Oct 08 22:57:38 2014 +0200
  49. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · Sun Oct 19 21:11:24 2014 -0600
  50. 3c1e750 sandbox: bootm: Don't fail the architecture check by Simon Glass · Sun Oct 19 21:11:22 2014 -0600
  51. 05a9ad7 Fix test failure caused by bad handling of ramdisk by Simon Glass · Fri Aug 22 14:26:43 2014 -0600
  52. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  53. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  54. cd65fb1 Fix small 'case' typo in image-fit.c by Simon Glass · Thu Jun 12 07:24:49 2014 -0600
  55. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · Thu Jun 12 07:24:47 2014 -0600
  56. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · Thu Jun 12 07:24:45 2014 -0600
  57. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · Mon Jun 02 22:04:51 2014 -0600
  58. 8ae3380 fit: add sha256 support by Heiko Schocher · Mon Mar 03 12:19:25 2014 +0100
  59. aa58eec cosmetic: FIT: fix a strange comment by Masahiro Yamada · Tue Feb 18 15:39:21 2014 +0900
  60. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · Thu Sep 19 12:10:18 2013 +0900
  61. 4ac739a cosmetic: FIT: fix typos in comments by Masahiro Yamada · Wed Sep 18 09:36:38 2013 +0900
  62. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  63. 749a6e7 image: Display FIT timestamp when booting by Simon Glass · Tue Jul 16 20:10:01 2013 -0700
  64. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  65. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · Wed Jul 10 23:08:10 2013 -0700
  66. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  67. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · Sun Jun 16 07:46:49 2013 -0700
  68. e8d6a5b sandbox: image: Adjust FIT image printing to work with sandbox by Simon Glass · Thu May 16 13:53:26 2013 +0000
  69. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · Thu May 16 13:53:25 2013 +0000
  70. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · Thu May 16 13:53:23 2013 +0000
  71. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · Thu May 16 13:53:22 2013 +0000
  72. 384d86d image: Introduce fit_image_load() to load images from FITs by Simon Glass · Thu May 16 13:53:21 2013 +0000
  73. 82d9453 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · Wed May 08 08:05:59 2013 +0000
  74. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · Wed May 08 08:05:58 2013 +0000
  75. e61aa44 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · Tue May 07 06:12:02 2013 +0000
  76. dc0f52c image: Export fit_conf_get_prop_node() by Simon Glass · Tue May 07 06:12:00 2013 +0000
  77. 8f3aa46 image: Move error! string to common place by Simon Glass · Tue May 07 06:11:59 2013 +0000
  78. f0fd511 image: Move hash checking into its own function by Simon Glass · Tue May 07 06:11:58 2013 +0000
  79. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  80. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · Tue May 07 06:11:54 2013 +0000
  81. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · Tue May 07 06:11:53 2013 +0000