Commit Graph

177 Commits (4fcd0b33c7a0db2e86cccdc1831db235a6bc1b2d)

Author SHA1 Message Date
Nathan Rossi 66eef1e780 tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 10 years ago
Simon Glass 10b84fe1b5 rockchip: Add support for the SPI image 10 years ago
Simon Glass f9a3c278b9 rockchip: Add support for the SD image 10 years ago
Simon Glass a131c1f442 rockchip: Add the rkimage format to mkimage 10 years ago
Simon Glass 5b9d44df23 mkimage: Display a better list of available image types 10 years ago
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 10 years ago
Karl Apsite ecf8cd6535 mkimage will now report information about loadable 10 years ago
Jörg Krause 26e355d131 Fix musl build 10 years ago
Albert ARIBAUD \(3ADEV\) 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target 10 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 10 years ago
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 10 years ago
Marek Vasut 67ddd955fc image: bootm: Add OpenRTOS image type 10 years ago
Simon Glass c654b5172a fdt: Add ft_system_setup() function for system device tree additions 10 years ago
Simon Glass 5bda35cffa x86: image: Add new image type for x64_64 11 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 11 years ago
Charles Manning 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 11 years ago
Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk 11 years ago
Bryan Wu 6c454fedf5 image: fix bootm failure for FIT image 11 years ago
Bryan Wu 0f64140b69 image: introduce genimg_get_kernel_addr() 11 years ago
Dirk Eibach 9a4f479b64 fit: make sha256 support optional 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 11 years ago
Michael van der Westhuizen 1de7bb4f27 Prevent a buffer overflow in mkimage when signing with SHA256 11 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 11 years ago
Andreas Bießmann 7b1a411743 mkimage: add atmelimage 11 years ago
Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 11 years ago
Karicheri, Muralidharan bf411ea9f1 tools: mkimage: add support for gpimage format 11 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 11 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 11 years ago
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 12 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