Histórico de Commits

Autor SHA1 Mensagem Data
  Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk há 10 anos atrás
  Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot há 11 anos atrás
  Simon Glass ce1400f694 Enhance fit_check_sign to check all images há 11 anos atrás
  Simon Glass e3c83c0a1f Fix small 'case' typo in image-fit.c há 11 anos atrás
  Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter há 11 anos atrás
  Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code há 11 anos atrás
  Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC há 11 anos atrás
  Heiko Schocher 2842c1c242 fit: add sha256 support há 11 anos atrás
  Masahiro Yamada f150c83704 cosmetic: FIT: fix a strange comment há 11 anos atrás
  Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts há 11 anos atrás
  Masahiro Yamada 069d594557 cosmetic: FIT: fix typos in comments há 11 anos atrás
  Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. há 11 anos atrás
  Simon Glass 1fd1e2f69f image: Display FIT timestamp when booting há 12 anos atrás
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files há 12 anos atrás
  Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt há 12 anos atrás
  Simon Glass 56518e7104 image: Support signing of images há 12 anos atrás
  Simon Glass 2f99807125 image: Use ENOENT instead of ENOMEDIUM for better compatibility há 12 anos atrás
  Simon Glass c6ac13bdea sandbox: image: Adjust FIT image printing to work with sandbox há 12 anos atrás
  Simon Glass 4651800d51 image: Use fit_image_load() to load kernel há 12 anos atrás
  Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT há 12 anos atrás
  Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk há 12 anos atrás
  Simon Glass 782cfbb259 image: Introduce fit_image_load() to load images from FITs há 12 anos atrás
  Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL há 12 anos atrás
  Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c há 12 anos atrás
  Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() há 12 anos atrás
  Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() há 12 anos atrás
  Simon Glass e754da2aee image: Move error! string to common place há 12 anos atrás
  Simon Glass ab9efc665a image: Move hash checking into its own function há 12 anos atrás
  Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() há 12 anos atrás
  Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ há 12 anos atrás