Commit Graph

196 Commits (02e69a5db1b5e89a56c777d2b750dadcf26555a0)

Author SHA1 Message Date
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 8 years ago
Masahiro Yamada ff87b08107 image: fix IH_ARCH_... values for uImage compatibility 9 years ago
Simon Glass 1426220b0e image: Add functions to obtain category information 9 years ago
Simon Glass 56d7ab7476 image: Create a table of information for each category 9 years ago
Simon Glass 555f45d8f9 image: Convert the IH_... values to enums 9 years ago
Daniel Allred da74d1f341 spl: fit: add support for post-processing of images 9 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 9 years ago
Masahiro Yamada 6f41751f46 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." 9 years ago
Robert P. J. Day 56adbb3872 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. 9 years ago
Michal Simek 62afc60188 image: Add boot_get_fpga() to load fpga with bootm 9 years ago
Michal Simek ed0cea7c52 mkimage: Report information about fpga 9 years ago
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 9 years ago
Simon Glass f1dcee59a2 spl: Add an option to load a FIT containing U-Boot 9 years ago
Simon Glass 4b307f2387 spl: Add a way for boards to select which device tree to load 9 years ago
Simon Glass cef2e51489 image: Add functions to obtain short names 9 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 9 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 9 years ago
Simon Glass 7a80de4641 image: Correct the OS location code to work on sandbox 9 years ago
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 9 years ago
Simon Glass 10b84fe1b5 rockchip: Add support for the SPI image 9 years ago
Simon Glass f9a3c278b9 rockchip: Add support for the SD image 9 years ago
Simon Glass a131c1f442 rockchip: Add the rkimage format to mkimage 9 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 10 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 10 years ago
Charles Manning 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 10 years ago
Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk 10 years ago
Bryan Wu 6c454fedf5 image: fix bootm failure for FIT image 10 years ago
Bryan Wu 0f64140b69 image: introduce genimg_get_kernel_addr() 10 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