Commit Graph

215 Commits (lime2-spi)

Author SHA1 Message Date
Shyam Saini 919d25c920 u-boot: Fix several typos 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
Rick Chen 86aa65a0cd tools: mkimage: Support RISC-V arch 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
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Heiko Schocher 1a1e7072e3 common: image.c: Fix CACHE: Misaligned operation output 6 years ago
Goldschmidt Simon 8b93a92f6d fpga: allow programming fpga from FIT image for all FPGA drivers 6 years ago
Simon Glass c5404b64fb Drop the log buffer 6 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
Tuomas Tynkkynen c68c03f52b Drop CONFIG_HAS_DATAFLASH 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
xypron.glpk@gmx.de cec85d4e00 common/image.c: Use correct suffixes for binary sizes 7 years ago
Rick Altherr c2e7e72bb9 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 7 years ago
Sven Ebenfeld d21bd69b6e tools: mkimage: add firmware-ivt image type for HAB verification 7 years ago
Michal Simek 611a9428c7 common: Fix logic in fpga programming 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
Simon Glass ae3de0d8ca image: Protect against overflow in unknown_msg() 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Albert ARIBAUD \(3ADEV\) ed0c2c0a9e tools: mkimage: add support for Vybrid image format 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Paul Burton bd86ef117d image-fit: Fix fit_get_node_from_config semantics 8 years ago
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 8 years ago
Simon Glass 1426220b0e image: Add functions to obtain category information 8 years ago
Simon Glass 30495bff35 image: Add a name for invalid types 8 years ago
Simon Glass 56d7ab7476 image: Create a table of information for each category 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 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
Masahiro Yamada 0cb389dd1a image: fix getenv_bootm_size() function again 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Masahiro Yamada 9c11135ce0 image: fix getenv_bootm_size() function 8 years ago
Masahiro Yamada 20e072f374 image: check "bootm_low" and "bootm_size" if "initrd_high" is missing 8 years ago
Nathan Rossi 66eef1e780 tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 9 years ago
Tom Rini c139b5ff09 image.c: Fix non-Android booting with ramdisk and/or device tree 9 years ago
Tom Rini 1fec3c5d83 common/image.c: Make boot_get_ramdisk() perform a check for Android images 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
Thierry Reding 9734b97f76 image: Fix loop condition to avoid warning 9 years ago