Commit Graph

217 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Cooper Jr., Franklin 92926bc80c boot_fit: Create helper functions that can be used to select DTB out of FIT 7 years ago
Cooper Jr., Franklin 3863f840fa spl: fit: Break out some functions into a common file 7 years ago
Alison Wang 4ac0a32e24 armv8: Support loading 32-bit OS which is not in the form of FIT 7 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 7 years ago
Tom Rini 0db7f6859f FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT 7 years ago
Madan Srinivas a5c7e41be3 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS 7 years ago
Andre Przywara aeb9c53cae Kconfig: define MD5 dependency for FIT support 7 years ago
Rick Altherr c2e7e72bb9 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 7 years ago
George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11 7 years ago
tomas.melin@vaisala.com db1b79b886 splash: add support for loading splash from a FIT image 7 years ago
Sven Ebenfeld d21bd69b6e tools: mkimage: add firmware-ivt image type for HAB verification 7 years ago
Andrew F. Davis 7e719ee7d8 image: Add Trusted Execution Environment image type 8 years ago
Andrew F. Davis d7be50921e image: Add FIT image loadable section custom processing 8 years ago
Andrew Duda 83dd98e012 image: Combine image_sig_algo with image_sign_info 8 years ago
Andrew Duda 0c1d74fda7 image: Add crypto_algo struct for RSA info 8 years ago
Andrew Duda da29f2991d rsa: Verify RSA padding programatically 8 years ago
Andrew Duda 5300a4f933 rsa: cosmetic: rename pad_len to key_len 8 years ago
Albert ARIBAUD \(3ADEV\) ed0c2c0a9e tools: mkimage: add support for Vybrid image format 8 years ago
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 8 years ago
Simon Glass 1426220b0e image: Add functions to obtain category information 8 years ago
Simon Glass 56d7ab7476 image: Create a table of information for each category 8 years ago
Simon Glass 555f45d8f9 image: Convert the IH_... values to enums 8 years ago
Daniel Allred da74d1f341 spl: fit: add support for post-processing of images 8 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 8 years ago
Masahiro Yamada 6f41751f46 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." 8 years ago
Robert P. J. Day 56adbb3872 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. 8 years ago
Michal Simek 62afc60188 image: Add boot_get_fpga() to load fpga with bootm 8 years ago
Michal Simek ed0cea7c52 mkimage: Report information about fpga 8 years ago
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 8 years ago
Simon Glass f1dcee59a2 spl: Add an option to load a FIT containing U-Boot 8 years ago
Simon Glass 4b307f2387 spl: Add a way for boards to select which device tree to load 8 years ago
Simon Glass cef2e51489 image: Add functions to obtain short names 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 8 years ago
Simon Glass 7a80de4641 image: Correct the OS location code to work on sandbox 8 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 9 years ago
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 9 years ago
Karl Apsite ecf8cd6535 mkimage will now report information about loadable 9 years ago
Jörg Krause 26e355d131 Fix musl build 9 years ago
Albert ARIBAUD \(3ADEV\) 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target 9 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 9 years ago