1. 8876c7e SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  2. 1bf3eb2 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  3. 25c9bee common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  4. 5e7c12e fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  5. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  6. 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  7. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  8. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  9. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  10. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  11. 42664e0 armv8: Support loading 32-bit OS which is not in the form of FIT by Alison Wang · 7 years ago
  12. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  13. cc54a10 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 8 years ago
  14. a2f8c94 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · 8 years ago
  15. 8476330 Kconfig: define MD5 dependency for FIT support by Andre Przywara · 8 years ago
  16. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  17. 168e122 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  18. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  19. 45ee790 splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  20. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  21. 378bcff image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  22. 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  23. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  24. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  25. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  26. eed7e78 rsa: cosmetic: rename pad_len to key_len by Andrew Duda · 8 years ago
  27. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  28. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  29. 166829f image: fix IH_ARCH_... values for uImage compatibility by Masahiro Yamada · 8 years ago
  30. 1986433 image: Add functions to obtain category information by Simon Glass · 8 years ago
  31. 7da41d5 image: Create a table of information for each category by Simon Glass · 8 years ago
  32. 3c536ed image: Convert the IH_... values to enums by Simon Glass · 8 years ago
  33. cf839bd spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  34. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  35. 191413c Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · 8 years ago
  36. e421e95 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 9 years ago
  37. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 9 years ago
  38. 0a130b1 mkimage: Report information about fpga by Michal Simek · 9 years ago
  39. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
  40. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  41. f287dfd spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  42. 86c362d image: Add functions to obtain short names by Simon Glass · 9 years ago
  43. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  44. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  45. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  46. 5b539a0 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  47. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  48. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  49. c17b145 rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  50. 3b1e507 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  51. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  52. 434a31b mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  53. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · 10 years ago
  54. 8f0537d mkimage will now report information about loadable by Karl Apsite · 10 years ago
  55. 983487f Fix musl build by Jörg Krause · 10 years ago
  56. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  57. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  58. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  59. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  60. 0e3b512 image: bootm: Add OpenRTOS image type by Marek Vasut · 10 years ago
  61. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  62. 9d42830 x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  63. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  64. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  65. 05a9ad7 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  66. f5c377a image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  67. af7b0de image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  68. 88919ca fit: make sha256 support optional by Dirk Eibach · 10 years ago
  69. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  70. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  71. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  72. e36c6c3 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · 10 years ago
  73. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
  74. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · 11 years ago
  75. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  76. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  77. 686d667 image: add support for Android's boot image format by Sebastian Siewior · 11 years ago
  78. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 11 years ago
  79. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  80. 4b81756 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
  81. edaf9b1 rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  82. 8ae3380 fit: add sha256 support by Heiko Schocher · 11 years ago
  83. 7e4a4b2 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
  84. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
  85. 85fd5f1 arm64: core support by David Feng · 11 years ago
  86. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  87. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  88. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  89. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  90. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  91. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  92. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  93. 58fe7e5 image: Add signing infrastructure by Simon Glass · 11 years ago
  94. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · 11 years ago
  95. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · 11 years ago
  96. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · 12 years ago
  97. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · 12 years ago
  98. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · 12 years ago
  99. 384d86d image: Introduce fit_image_load() to load images from FITs by Simon Glass · 12 years ago
  100. 9ca3742 image: Add device tree setup to image library by Simon Glass · 12 years ago