1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. 26073f9 image: Add support for ZSTD decompression by Robert Marko · 4 years, 5 months ago
  3. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  4. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  5. 155d6a3 image: Add a common compression type detection function. by Atish Patra · 4 years, 7 months ago
  6. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 6 months ago
  7. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 6 months ago
  8. 390b26d image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 6 months ago
  9. a8fc3df include: image.h: add key info to image_sign_info by AKASHI Takahiro · 4 years, 7 months ago
  10. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 7 months ago
  11. d08b16e image.h: isolate android_image_* functions from tooling by Eugeniu Rosca · 4 years, 7 months ago
  12. 7f25315 image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 8 months ago
  13. c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 8 months ago
  14. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  15. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  16. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 4 years, 9 months ago
  17. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  18. a031b03 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 4 years, 9 months ago
  19. 1af5e97 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · 5 years ago
  20. e7fabe7 image: add new "copro" image type by Patrick Delaunay · 5 years ago
  21. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  22. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  23. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  24. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  25. 4ad2c89 Remove #define CONFIG_CRC32 by Chris Packham · 5 years ago
  26. 89665f2 Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · 5 years ago
  27. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 5 years ago
  28. 24431ad Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  29. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  30. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  31. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  32. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  33. 795f452 mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  34. 7f13b37 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  35. c3c8638 add FIT data-position & data-offset property support by Kelvin Cheung · 6 years ago
  36. 0298d20 fit: Add standalone image type handling by Marek Vasut · 6 years ago
  37. 16c4b16 FIT: Make fit_conf_print() be a static function by Tom Rini · 6 years ago
  38. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  39. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  40. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 6 years ago
  41. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  42. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 6 years ago
  43. 641599a image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago
  44. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  45. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  46. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  47. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  48. 6808ef9 move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
  49. 1048161 parse the second area of android image by Bin Chen · 7 years ago
  50. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  51. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  52. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  53. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  54. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  55. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  56. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  57. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  58. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  59. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  60. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  61. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  62. 4ac0a32 armv8: Support loading 32-bit OS which is not in the form of FIT by Alison Wang · 7 years ago
  63. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  64. 0db7f68 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 7 years ago
  65. a5c7e41 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · 7 years ago
  66. aeb9c53 Kconfig: define MD5 dependency for FIT support by Andre Przywara · 8 years ago
  67. c2e7e72 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  68. f253f29 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  69. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  70. db1b79b splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  71. d21bd69 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  72. 7e719ee image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  73. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  74. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  75. 0c1d74f image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  76. da29f29 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  77. 5300a4f rsa: cosmetic: rename pad_len to key_len by Andrew Duda · 8 years ago
  78. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  79. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  80. ff87b08 image: fix IH_ARCH_... values for uImage compatibility by Masahiro Yamada · 8 years ago
  81. 1426220 image: Add functions to obtain category information by Simon Glass · 8 years ago
  82. 56d7ab7 image: Create a table of information for each category by Simon Glass · 8 years ago
  83. 555f45d image: Convert the IH_... values to enums by Simon Glass · 8 years ago
  84. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  85. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  86. 6f41751 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · 8 years ago
  87. 56adbb3 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 8 years ago
  88. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  89. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  90. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  91. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  92. 4b307f2 spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  93. cef2e51 image: Add functions to obtain short names by Simon Glass · 9 years ago
  94. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  95. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  96. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  97. 7a80de4 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  98. 66eef1e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  99. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  100. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago