1. caee41f image: Enable OpenRTOS booting via fitImage by Marek Vasut · 10 years ago
  2. 9d42830 x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  3. ffa60da image-fit: make local function static by Jeroen Hofstee · 10 years ago
  4. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  5. 3c1e750 sandbox: bootm: Don't fail the architecture check by Simon Glass · 10 years ago
  6. 05a9ad7 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  7. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  8. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  9. cd65fb1 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  10. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  11. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  12. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  13. 8ae3380 fit: add sha256 support by Heiko Schocher · 11 years ago
  14. aa58eec cosmetic: FIT: fix a strange comment by Masahiro Yamada · 11 years ago
  15. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  16. 4ac739a cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  17. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  18. 749a6e7 image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  21. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  22. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  23. e8d6a5b sandbox: image: Adjust FIT image printing to work with sandbox by Simon Glass · 12 years ago
  24. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · 12 years ago
  25. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · 12 years ago
  26. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · 12 years ago
  27. 384d86d image: Introduce fit_image_load() to load images from FITs by Simon Glass · 12 years ago
  28. 82d9453 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · 12 years ago
  29. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · 12 years ago
  30. e61aa44 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · 12 years ago
  31. dc0f52c image: Export fit_conf_get_prop_node() by Simon Glass · 12 years ago
  32. 8f3aa46 image: Move error! string to common place by Simon Glass · 12 years ago
  33. f0fd511 image: Move hash checking into its own function by Simon Glass · 12 years ago
  34. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 12 years ago
  35. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  36. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago