1. 24431ad Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  2. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  3. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  4. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  5. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  6. 795f452 mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  7. 7f13b37 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  8. c3c8638 add FIT data-position & data-offset property support by Kelvin Cheung · 6 years ago
  9. 0298d20 fit: Add standalone image type handling by Marek Vasut · 6 years ago
  10. 16c4b16 FIT: Make fit_conf_print() be a static function by Tom Rini · 6 years ago
  11. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  12. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  13. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 6 years ago
  16. 641599a image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago
  17. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  18. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  19. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  20. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  21. 6808ef9 move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
  22. 1048161 parse the second area of android image by Bin Chen · 7 years ago
  23. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  24. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  25. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  26. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  27. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  28. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  29. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  30. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  31. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  32. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  33. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  34. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  35. 4ac0a32 armv8: Support loading 32-bit OS which is not in the form of FIT by Alison Wang · 7 years ago
  36. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  37. 0db7f68 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 7 years ago
  38. a5c7e41 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · 7 years ago
  39. aeb9c53 Kconfig: define MD5 dependency for FIT support by Andre Przywara · 8 years ago
  40. c2e7e72 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  41. f253f29 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  42. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  43. db1b79b splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  44. d21bd69 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  45. 7e719ee image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  46. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  47. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  48. 0c1d74f image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  49. da29f29 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  50. 5300a4f rsa: cosmetic: rename pad_len to key_len by Andrew Duda · 8 years ago
  51. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  52. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  53. ff87b08 image: fix IH_ARCH_... values for uImage compatibility by Masahiro Yamada · 8 years ago
  54. 1426220 image: Add functions to obtain category information by Simon Glass · 8 years ago
  55. 56d7ab7 image: Create a table of information for each category by Simon Glass · 8 years ago
  56. 555f45d image: Convert the IH_... values to enums by Simon Glass · 8 years ago
  57. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  58. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  59. 6f41751 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · 8 years ago
  60. 56adbb3 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 8 years ago
  61. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  62. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  63. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  64. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  65. 4b307f2 spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  66. cef2e51 image: Add functions to obtain short names by Simon Glass · 9 years ago
  67. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  68. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  69. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  70. 7a80de4 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  71. 66eef1e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  72. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  73. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  74. f9a3c27 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  75. a131c1f rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  76. 5b9d44d mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  77. 84a07db add boot_get_loadables() to load listed images by Karl Apsite · 9 years ago
  78. ecf8cd6 mkimage will now report information about loadable by Karl Apsite · 9 years ago
  79. 26e355d Fix musl build by Jörg Krause · 9 years ago
  80. 39f520b lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 9 years ago
  81. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  82. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  83. 39931f9 dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  84. 67ddd95 image: bootm: Add OpenRTOS image type by Marek Vasut · 10 years ago
  85. c654b51 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  86. 5bda35c x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  87. 90268b8 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  88. 832472a tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  89. fe20a81 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  90. 6c454fe image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  91. 0f64140 image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  92. 9a4f479 fit: make sha256 support optional by Dirk Eibach · 10 years ago
  93. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  94. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  95. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  96. 1de7bb4 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · 10 years ago
  97. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  98. 7b1a411 mkimage: add atmelimage by Andreas Bießmann · 10 years ago
  99. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  100. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago