Commit Graph

225 Commits (cd87c4e3ef7cbd554d17e9676b8bb223ea2e2748)

Author SHA1 Message Date
Andre Przywara b2267e8a22 fix incorrect usage of DT node unit address in comments 6 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 6 years ago
Peng Fan a1be94b654 SPL: Add FIT data-position property support 7 years ago
Philipp Tomsich 4914af1286 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware 7 years ago
Tuomas Tynkkynen 137aefba03 common: Remove genimg_get_image() 7 years ago
Jean-Jacques Hiblot 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one 7 years ago
Pantelis Antoniou 169043d826 fit: Introduce methods for applying overlays on fit-load 7 years ago
Andrew F. Davis 6442c9643e image: Add TI PMMC image type 7 years ago
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 8 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