1. fe20a81 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  2. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  3. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  4. e3c83c0 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  5. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  6. 12df2ab Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  7. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  8. 2842c1c fit: add sha256 support by Heiko Schocher · 11 years ago
  9. f150c83 cosmetic: FIT: fix a strange comment by Masahiro Yamada · 11 years ago
  10. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  11. 069d594 cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  12. 1f8b546 Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  13. 1fd1e2f image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. f320a4d bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  16. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  17. 2f99807 image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  18. c6ac13b sandbox: image: Adjust FIT image printing to work with sandbox by Simon Glass · 11 years ago
  19. 4651800 image: Use fit_image_load() to load kernel by Simon Glass · 11 years ago
  20. 53f375f image: Use fit_image_load() to load FDT by Simon Glass · 11 years ago
  21. a51ec63 image: Use fit_image_load() to load ramdisk by Simon Glass · 11 years ago
  22. 782cfbb image: Introduce fit_image_load() to load images from FITs by Simon Glass · 11 years ago
  23. 87ebee3 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 11 years ago
  24. 1fe7d93 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · 11 years ago
  25. d8b7536 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · 11 years ago
  26. 003efd7 image: Export fit_conf_get_prop_node() by Simon Glass · 11 years ago
  27. e754da2 image: Move error! string to common place by Simon Glass · 11 years ago
  28. ab9efc6 image: Move hash checking into its own function by Simon Glass · 11 years ago
  29. b8da836 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 11 years ago
  30. 604f23d image: Move HOSTCC image code to tools/ by Simon Glass · 11 years ago
  31. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 11 years ago