Commit Graph

242 Commits (lime2-spi)

Author SHA1 Message Date
Alex Kiernan 795f452eef mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures 6 years ago
Marek Vasut 7f13b374fd ARM: image: Add option for ignoring ep bit 3 6 years ago
Kelvin Cheung c3c8638804 add FIT data-position & data-offset property support 6 years ago
Marek Vasut 0298d20375 fit: Add standalone image type handling 6 years ago
Tom Rini 16c4b169af FIT: Make fit_conf_print() be a static function 6 years ago
Alexander Graf 6915dcf359 tools: zynqmpimage: Add bif support 6 years ago
Marek Vasut 662abc4fc5 image: socfpga: Add SFP image version 1 definition 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Michal Simek 1f8e4bf55e image: fit: Show firmware configuration property if present 6 years ago
Masahiro Yamada 641599a63d image.h: add forward declaration of struct fdt_region 6 years ago
Bryan O'Donoghue 45b55712d4 image: Add IH_OS_TEE for TEE chain-load boot 6 years ago
Patrick Delaunay 81260e3331 tools/mkimage: add support for STM32 image format 6 years ago
Jun Nie 5c643db4cc SPL: Add signature verification when loading image 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Bin Chen 6808ef9ac2 move booti_setup to arch/arm/lig/image.c 6 years ago
Bin Chen 104816142f parse the second area of android image 6 years ago
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 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