1. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 2 months ago
  2. 4e5e374 Provide more details of exactly how configuration signatures are calculated by Martin Bonner · 2 years, 3 months ago
  3. b524f8f fpga: zynqmp: support loading encrypted bitfiles by Adrian Fiergolski · 2 years, 3 months ago
  4. a3a1afb fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 3 months ago
  5. 62b27a5 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 3 months ago
  6. 41a4a30 doc: fix typo in signature.txt by Thomas Perrot · 3 years, 4 months ago
  7. 6795c75 doc: FIT image: Update FPGA example to make use of "loadables" by Alexandru Gagniuc · 3 years, 7 months ago
  8. e1662d6 doc: FIT image: Introduce "u-boot, fpga-legacy" property by Alexandru Gagniuc · 3 years, 7 months ago
  9. fb6532e doc: signature.txt: Document the keydir and keyfile arguments by Alexandru Gagniuc · 3 years, 8 months ago
  10. 9eef0fe doc: signature.txt: Document devicetree format for ECDSA keys by Alexandru Gagniuc · 3 years, 8 months ago
  11. 4afc4f3 doc: FIT image: Clarify format and simplify syntax by Alexandru Gagniuc · 3 years, 10 months ago
  12. 55a2bec doc: Fix typo in FIT documentation by Sean Anderson · 4 years, 3 months ago
  13. caa7fc2 spl: Use standard FIT entries by Michal Simek · 4 years, 2 months ago
  14. 6a0498a doc: verified-boot: add required-mode information by Thirupathaiah Annapureddy · 4 years, 2 months ago
  15. 4d288dc doc: fit: Write hex address as hex instead of int by Michal Simek · 4 years, 3 months ago
  16. 8971358 arm: ti: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  17. 24bf6e8 lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 5 months ago
  18. ebfe611 mkimage: fit_image: Add option to make fit header align by Kever Yang · 4 years, 7 months ago
  19. b533386 doc: Add sample uefi.its image description file by Cristian Ciocaltea · 4 years, 10 months ago
  20. 97fd369 doc: fitImage: example of a signature node by Heinrich Schuchardt · 4 years, 11 months ago
  21. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  22. 18cfa61 fit: Support compat string property in configuration node by Julius Werner · 5 years ago
  23. 57a5112 doc: fitImage: Cosmetics break lines by Mickaël Tansorier · 5 years ago
  24. 15958c7 doc: fitImage: Fix conf number incrementation by Mickaël Tansorier · 5 years ago
  25. 5b123e0 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  26. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  27. e83cf2f doc: uImage.FIT: signature.txt: add option padding by Philippe Reynes · 6 years ago
  28. 612e991 doc: FIT image: fix typo by Pierre-Jean Texier · 6 years ago
  29. fd15a9e doc: FIT image: clarify usage of "compression" property by Simon Goldschmidt · 6 years ago
  30. 8044900 armv8: sec_firmware: Add support for multiple loadables by Sumit Garg · 6 years ago
  31. b8790eb doc: FIT image: fix incorrect examples of DT node unit address by Andre Przywara · 7 years ago
  32. 8384040 doc: FIT image: fix incorrect description of DT node unit address by Andre Przywara · 7 years ago
  33. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  34. 6af5520 doc: verified-boot: fix crypto algorithm examples by Masahiro Yamada · 7 years ago
  35. 56fc703 doc: overlays: Tweak documentation regarding overlays by Franklin S Cooper Jr · 7 years ago
  36. 6b54e50 fit: fdt overlays doc by Pantelis Antoniou · 7 years ago
  37. c8bc3c0 spl: fit: Add booting OS first by York Sun · 7 years ago
  38. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  39. e43f74a doc: verified-boot: fix typos by Masahiro Yamada · 7 years ago
  40. 25fa0b9 FIT: List kernel_noload in the list of types by Tom Rini · 7 years ago
  41. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 7 years ago
  42. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  43. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  44. dc39621 x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · 8 years ago
  45. f8f9107 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
  46. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  47. 4c1d5c2 doc: clarify openssl-based key and certificate generation process by Andreas Dannenberg · 9 years ago
  48. 486c39c doc: fix file extension for flattened image tree blob by Andreas Dannenberg · 9 years ago
  49. 722ebc8 mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  50. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  51. ecf8cd6 mkimage will now report information about loadable by Karl Apsite · 9 years ago
  52. a724b7e doc: fix misspellings by Guilherme Maciel Ferreira · 10 years ago
  53. 5cde9d8 doc: "os" is also mandatory for "ramdisk" FIT image components by Guilherme Maciel Ferreira · 10 years ago
  54. 90268b8 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  55. 3811977 doc: Tidy up and update part of the FIT documentation by Simon Glass · 10 years ago
  56. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  57. c7320ed Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  58. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  59. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  60. 5f65826 FDT: Fix DTC repository references by Jon Loeliger · 10 years ago
  61. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  62. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  63. 09b72d6 cosmetic: uImage.FIT: fix documents by Masahiro Yamada · 11 years ago
  64. 61ffc17 cosmetic: doc: uImage.FIT: fix typos by Masahiro Yamada · 11 years ago
  65. 041bca5 Add verified boot information and test by Simon Glass · 11 years ago
  66. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  67. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  68. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  69. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  70. 1117cbf nios: remove nios-32 arch by Thomas Chou · 14 years ago
  71. d5a6423 doc: Fix ramdisk examples in doc/uImage.FIT/multi.its by Felix Radensky · 15 years ago
  72. 824d829 Fix example FIT image source files by Ira W. Snyder · 15 years ago
  73. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 4bae909 Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  75. 747f316 update uImage FIT multi documentation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. f5ed9e3 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · 16 years ago
  77. 9ba2e2c Remove support for booting ARTOS images by Kumar Gala · 16 years ago
  78. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  79. 43142e8 [new uImage] Fix *.its files location in documentation by Bartlomiej Sieka · 17 years ago
  80. 3310c54 [new uImage] Add new uImage format documentation and examples by Marian Balakowicz · 17 years ago