index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
image.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
2020-01-07
1
-0
/
+1
*
tools: image.h: Use portable uint32_t instead of linux-specific __be32
Bin Meng
2019-10-28
1
-7
/
+7
*
image: add new "copro" image type
Patrick Delaunay
2019-08-27
1
-0
/
+1
*
spl: support booting via RISC-V OpenSBI
Lukas Auer
2019-08-26
1
-0
/
+1
*
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
2019-07-29
1
-0
/
+17
*
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
1
-1
/
+1
*
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
Tien Fong Chee
2019-05-10
1
-0
/
+4
*
Remove #define CONFIG_CRC32
Chris Packham
2019-05-10
1
-1
/
+0
*
Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
Alex Kiernan
2019-05-05
1
-6
/
+6
*
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2019-04-24
1
-0
/
+2
*
Restore compatibility of image type IDs
Stefano Babic
2018-12-17
1
-5
/
+10
*
rsa: add support of padding pss
Philippe Reynes
2018-12-03
1
-0
/
+1
*
rsa: add a structure for the padding
Philippe Reynes
2018-12-03
1
-0
/
+16
*
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
2018-11-28
1
-0
/
+1
*
tools: add i.MX8/8X image support
Peng Fan
2018-10-22
1
-0
/
+1
*
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-07-10
1
-1
/
+2
*
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-06-19
1
-1
/
+4
*
add FIT data-position & data-offset property support
Kelvin Cheung
2018-05-26
1
-0
/
+2
*
fit: Add standalone image type handling
Marek Vasut
2018-05-23
1
-0
/
+1
*
FIT: Make fit_conf_print() be a static function
Tom Rini
2018-05-23
1
-2
/
+0
*
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-11
1
-0
/
+1
|
\
|
*
tools: zynqmpimage: Add bif support
Alexander Graf
2018-05-11
1
-0
/
+1
*
|
image: socfpga: Add SFP image version 1 definition
Marek Vasut
2018-05-08
1
-1
/
+2
|
/
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
1
-0
/
+1
*
image.h: add forward declaration of struct fdt_region
Masahiro Yamada
2018-04-01
1
-0
/
+1
*
image: Add IH_OS_TEE for TEE chain-load boot
Bryan O'Donoghue
2018-03-19
1
-0
/
+1
*
tools/mkimage: add support for STM32 image format
Patrick Delaunay
2018-03-19
1
-0
/
+1
*
SPL: Add signature verification when loading image
Jun Nie
2018-03-19
1
-0
/
+2
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-02-07
1
-0
/
+9
*
parse the second area of android image
Bin Chen
2018-02-07
1
-0
/
+2
*
fix incorrect usage of DT node unit address in comments
Andre Przywara
2018-01-15
1
-13
/
+13
*
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
1
-0
/
+1
*
SPL: Add FIT data-position property support
Peng Fan
2017-12-12
1
-0
/
+3
*
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
Philipp Tomsich
2017-11-26
1
-0
/
+1
*
common: Remove genimg_get_image()
Tuomas Tynkkynen
2017-10-16
1
-1
/
+0
*
fit: If no matching config is found in fit_find_config_node(), use the defaul...
Jean-Jacques Hiblot
2017-10-05
1
-0
/
+13
*
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
1
-0
/
+25
*
image: Add TI PMMC image type
Andrew F. Davis
2017-09-12
1
-0
/
+1
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
2017-07-10
1
-0
/
+3
*
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-07-10
1
-0
/
+2
*
armv8: Support loading 32-bit OS which is not in the form of FIT
Alison Wang
2017-06-09
1
-1
/
+2
*
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
1
-3
/
+2
*
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
Tom Rini
2017-05-22
1
-10
/
+6
*
image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS
Madan Srinivas
2017-04-08
1
-1
/
+2
*
Kconfig: define MD5 dependency for FIT support
Andre Przywara
2017-03-17
1
-1
/
+0
*
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Rick Altherr
2017-01-20
1
-6
/
+0
[next]