Commit Graph

196 Commits (02e69a5db1b5e89a56c777d2b750dadcf26555a0)

Author SHA1 Message Date
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 11 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 11 years ago
Masahiro Yamada 95f7062710 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP 11 years ago
Alexey Brodkin bc5d542880 arc: bdinfo, image and arc-specific init functions declarations support 11 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 12 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 12 years ago
Simon Glass 29ce737d6f mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE 12 years ago
Simon Glass 4d0985295b image: Add support for signing of FIT configurations 12 years ago
Simon Glass 56518e7104 image: Support signing of images 12 years ago
Simon Glass 3e569a6b1e image: Add signing infrastructure 12 years ago
Simon Glass d0ae31eb07 Add a 'fake' go command to the bootm command 12 years ago
Simon Glass 35fc84fa1f Refactor the bootm command to reduce code duplication 12 years ago
Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 12 years ago
Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 12 years ago
Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 12 years ago
Simon Glass 782cfbb259 image: Introduce fit_image_load() to load images from FITs 12 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 12 years ago
Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 12 years ago
Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 12 years ago
Simon Glass 35e7b0f179 sandbox: image: Add support for booting images in sandbox 12 years ago
Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() 12 years ago
Simon Glass bbb467dc3c image: Rename fit_add_hashes() to fit_add_verification_data() 12 years ago
Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() 12 years ago
Simon Glass ab9efc665a image: Move hash checking into its own function 12 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
Simon Glass b7260910dc image: Convert fit_image_hash_set_value() to static, and rename 12 years ago
Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 12 years ago
Simon Glass 61a439a873 image: Export fit_check_ramdisk() 12 years ago
Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 12 years ago
Steven Stallion 04d414090c image: Add support for Plan 9 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Fabio Estevam 1411fb37b5 tools: imximage: Load a size that is multiple of 512 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 years ago
Kim Phillips 2f220500a4 include/image.h: sparse fixes 12 years ago
Joe Hershberger 8ac88f2d28 fdt: Check for a token to skip auto-hash validation 12 years ago
Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 12 years ago
Mike Frysinger 314f634b48 image/fit: drop inline markings on parser code 13 years ago
Simon Schwarz 1648a37505 Add cmd_spl command 13 years ago
Stefan Kristiansson 3ddcaccda3 openrisc: Add architecture image support 13 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 13 years ago
Stefan Kristiansson f52138ae87 Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX 13 years ago
Thierry Reding 7566832a88 image: Fix inverted logic in architecture check. 13 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 13 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 13 years ago
Macpaul Lin 64d614617f nds32: common bdinfo, bootm, image support 13 years ago
Simon Glass 65bf1d39f4 sandbox: Add architecture image support 13 years ago