提交历史

作者 SHA1 备注 提交日期
  Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 12 年之前
  Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 12 年之前
  Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 12 年之前
  Simon Glass 782cfbb259 image: Introduce fit_image_load() to load images from FITs 12 年之前
  Simon Glass 13d06981a9 image: Add device tree setup to image library 12 年之前
  Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 12 年之前
  Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 12 年之前
  Simon Glass 35e7b0f179 sandbox: image: Add support for booting images in sandbox 12 年之前
  Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() 12 年之前
  Simon Glass bbb467dc3c image: Rename fit_add_hashes() to fit_add_verification_data() 12 年之前
  Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() 12 年之前
  Simon Glass ab9efc665a image: Move hash checking into its own function 12 年之前
  Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 12 年之前
  Simon Glass b7260910dc image: Convert fit_image_hash_set_value() to static, and rename 12 年之前
  Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 12 年之前
  Simon Glass 61a439a873 image: Export fit_check_ramdisk() 12 年之前
  Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 12 年之前
  Steven Stallion 04d414090c image: Add support for Plan 9 12 年之前
  Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 年之前
  Albert ARIBAUD 7528cf5f01 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 12 年之前
  Fabio Estevam 1411fb37b5 tools: imximage: Load a size that is multiple of 512 12 年之前
  Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 年之前
  Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 年之前
  Kim Phillips 2f220500a4 include/image.h: sparse fixes 12 年之前
  Joe Hershberger 8ac88f2d28 fdt: Check for a token to skip auto-hash validation 12 年之前
  Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 12 年之前
  Mike Frysinger 314f634b48 image/fit: drop inline markings on parser code 13 年之前
  Simon Schwarz 1648a37505 Add cmd_spl command 13 年之前
  Stefan Kristiansson 3ddcaccda3 openrisc: Add architecture image support 13 年之前
  Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 13 年之前