1. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  3. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  4. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  5. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
  6. a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 8 months ago
  7. 2f3c6c5 image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 8 months ago
  8. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  9. 03b0d1e image-fit: Allow loading FIT image for VxWorks by Lihua Zhao · 4 years, 8 months ago
  10. 0be986f fit: check return value of fit_image_get_data_size() by Heinrich Schuchardt · 4 years, 9 months ago
  11. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  12. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  13. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  14. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 5 years ago
  15. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  16. 8804002 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  17. 4e82352 fit: Support compat string property in configuration node by Julius Werner · 5 years ago
  18. 97b09cd fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · 5 years ago
  19. af15dc4 fit: load all fragments from the extra configurations by Peter Ujfalusi · 6 years ago
  20. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  21. 5dee134 fit: Verify all configuration signatures by Marek Vasut · 6 years ago
  22. 186cc99 add FIT data-position & data-offset property support by Kelvin Cheung · 7 years ago
  23. 93e9575 fit: Add standalone image type handling by Marek Vasut · 7 years ago
  24. 25114a6 fit: Add empty fit_print_contents() and fit_image_print() by Marek Vasut · 7 years ago
  25. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 7 years ago
  26. 7d77b66 FIT: Make fit_conf_print() be a static function by Tom Rini · 7 years ago
  27. b174454 image: fit: Show signatures and hashes for configurations by Clément Péron · 7 years ago
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  29. 55f698f image: fit: Show information about OS type in firwmare case too by Michal Simek · 7 years ago
  30. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  31. adf5d1c SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  32. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  33. 8876c7e SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  34. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  35. 5e671d6 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  36. a488074 fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago
  37. 45ee790 splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  38. c6d8cc0 common: image: Remove FIT header update from image post-processing by Andrew F. Davis · 8 years ago
  39. 48cd6ab image-fit: Fix compiling error caused by autoconf.h by York Sun · 8 years ago
  40. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · 8 years ago
  41. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  42. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  43. 14171b1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · 8 years ago
  44. ae6a02f image-fit: switch ENOLINK to ENOENT by Jonathan Gray · 8 years ago
  45. b4cc60d image-fit: fix fit_image_load() OS check by Andreas Bießmann · 8 years ago
  46. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  47. a82eeaf common: fit: Allow U-Boot images to be booted by mario.six@gdsys.cc · 8 years ago
  48. 8ca5a90 common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · 8 years ago
  49. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 9 years ago
  50. 0a130b1 mkimage: Report information about fpga by Michal Simek · 9 years ago
  51. e4016fa image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · 9 years ago
  52. 31e5add common: image-fit: Fix load and entry addresses in FIT image by York Sun · 9 years ago
  53. 2b0464e common: image-fit: Use a common function to get address by York Sun · 9 years ago
  54. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  55. 51026aa Revert "image-fit: Fix signature checking" by Simon Glass · 9 years ago
  56. 5b539a0 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  57. 731c885 image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  58. 7661487 image-fit: Fix compiler warning in fit_conf_print() by Hans de Goede · 10 years ago
  59. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · 10 years ago
  60. 8f0537d mkimage will now report information about loadable by Karl Apsite · 10 years ago
  61. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  62. dfcfcab image: Convert to use fdt_for_each_subnode macro by Axel Lin · 10 years ago
  63. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  64. caee41f image: Enable OpenRTOS booting via fitImage by Marek Vasut · 10 years ago
  65. 9d42830 x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  66. ffa60da image-fit: make local function static by Jeroen Hofstee · 10 years ago
  67. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  68. 3c1e750 sandbox: bootm: Don't fail the architecture check by Simon Glass · 10 years ago
  69. 05a9ad7 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  70. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  71. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  72. cd65fb1 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  73. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  74. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  75. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  76. 8ae3380 fit: add sha256 support by Heiko Schocher · 11 years ago
  77. aa58eec cosmetic: FIT: fix a strange comment by Masahiro Yamada · 11 years ago
  78. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  79. 4ac739a cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  80. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  81. 749a6e7 image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  82. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  83. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  84. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  85. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  86. e8d6a5b sandbox: image: Adjust FIT image printing to work with sandbox by Simon Glass · 12 years ago
  87. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · 12 years ago
  88. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · 12 years ago
  89. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · 12 years ago
  90. 384d86d image: Introduce fit_image_load() to load images from FITs by Simon Glass · 12 years ago
  91. 82d9453 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 12 years ago
  92. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · 12 years ago
  93. e61aa44 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · 12 years ago
  94. dc0f52c image: Export fit_conf_get_prop_node() by Simon Glass · 12 years ago
  95. 8f3aa46 image: Move error! string to common place by Simon Glass · 12 years ago
  96. f0fd511 image: Move hash checking into its own function by Simon Glass · 12 years ago
  97. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 12 years ago
  98. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  99. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago