Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ca8d72ed860d4a9e8777ce3275e25c3974023d38
/
common
/
image-fit.c
ebabece
image: Avoid erroneous double byte-swap in CRC value
by Alexandru Gagniuc
· Tue Sep 14 15:53:33 2021 -0500
650b786
image: Drop if/elseif hash selection in calculate_hash()
by Alexandru Gagniuc
· Thu Sep 02 19:54:21 2021 -0500
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
645a312
fit: Allow external data for FDTs
by John Keeping
· Fri Jun 25 17:58:04 2021 +0100
3d70218
image: Allow @ in node names when not using signatures
by Simon Glass
· Mon Jul 05 16:32:56 2021 -0600
0434ea1
image: Drop IMAGE_ENABLE_BEST_MATCH
by Simon Glass
· Wed Jul 14 17:05:36 2021 -0500
64a4624
image: Drop IMAGE_ENABLE_SHAxxx
by Simon Glass
· Wed Jul 14 17:05:35 2021 -0500
c2da20f
image: Drop IMAGE_ENABLE_SHA1
by Simon Glass
· Wed Jul 14 17:05:34 2021 -0500
f7d2461
fit: Load DTO into temporary buffer and ignore load address
by Marek Vasut
· Fri Jun 11 04:09:56 2021 +0200
b36dd3e
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
by Lokesh Vutla
· Fri Jun 11 11:45:05 2021 +0300
e14c9b4
image-fit: Accept OP-TEE images when booting a FIT
by Alexandru Gagniuc
· Thu Apr 01 13:25:31 2021 -0500
d1f7826
image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
by Alexandru Gagniuc
· Thu Apr 01 13:25:30 2021 -0500
a18a36f
Merge tag 'v2021.04-rc5' into next
by Tom Rini
· Mon Mar 29 17:53:19 2021 -0400
062e79f
sandbox: image: Allow sandbox to load any image
by Simon Glass
· Mon Mar 15 18:11:12 2021 +1300
b641de8
image: Avoid -ENODATA in host tools
by Simon Glass
· Wed Feb 24 08:50:32 2021 -0500
b823daa
image: Check for unit addresses in FITs
by Simon Glass
· Mon Feb 15 17:08:12 2021 -0700
244705b
image: Add an option to do a full check of the FIT
by Simon Glass
· Mon Feb 15 17:08:10 2021 -0700
d563c25
image: Adjust the workings of fit_check_format()
by Simon Glass
· Mon Feb 15 17:08:09 2021 -0700
4433890
fit: Don't allow verification of images with @ nodes
by Simon Glass
· Mon Feb 15 17:08:06 2021 -0700
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
11dac41
common: Kconfig.boot: Add FIT_PRINT config option
by Ravik Hasija
· Wed Jan 27 14:01:48 2021 -0800
c3baacd
image-fit: Fix FIT_CIPHER linking
by Joel Stanley
· Tue Dec 08 14:42:14 2020 +1030
ef98b21
image-fit: fit_check_format check for valid FDT
by Heinrich Schuchardt
· Wed Jan 13 02:09:12 2021 +0100
0890f94
image: support board_fit_config_name_match
by Sebastian Reichel
· Mon Jan 04 20:48:04 2021 +0100
bfe8ddf
image: cleanup pre-processor usage
by Sebastian Reichel
· Mon Jan 04 20:48:03 2021 +0100
d31b40f
spl: fdt: Record load/entry fit-images entries in 64bit format
by Michal Simek
· Thu Sep 03 12:44:51 2020 +0200
1908fd9
Add support for SHA384 and SHA512
by Reuben Dowle
· Thu Apr 16 17:36:52 2020 +1200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
7357a35
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Tue Apr 07 11:58:44 2020 -0400
d7aabcc
image: Use constants for 'required' and 'key-name-hint'
by Simon Glass
· Wed Mar 18 11:44:06 2020 -0600
a559bb2
image: Be a little more verbose when checking signatures
by Simon Glass
· Wed Mar 18 11:43:56 2020 -0600
2f3c6c5
image: Correct comment for fit_conf_get_node()
by Simon Glass
· Wed Mar 18 11:43:55 2020 -0600
b9d856f
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Tue Mar 31 17:24:19 2020 -0400
03b0d1e
image-fit: Allow loading FIT image for VxWorks
by Lihua Zhao
· Wed Mar 18 07:32:07 2020 -0700
0be986f
fit: check return value of fit_image_get_data_size()
by Heinrich Schuchardt
· Wed Mar 11 21:51:08 2020 +0100
2223c7d
lib: rsa: decouple rsa from FIT image verification
by AKASHI Takahiro
· Fri Feb 21 15:12:55 2020 +0900
3d96470
u-boot: fit: add support to decrypt fit with aes
by Philippe Reynes
· Wed Dec 18 18:25:42 2019 +0100
3148e42
mkimage: fit: add support to encrypt image with aes
by Philippe Reynes
· Wed Dec 18 18:25:41 2019 +0100
217f964
image: Add IH_OS_EFI for EFI chain-load boot
by Cristian Ciocaltea
· Tue Dec 24 18:05:38 2019 +0200
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
8804002
fit: Do not automatically decompress ramdisk images
by Julius Werner
· Fri Aug 02 15:52:28 2019 -0700
4e82352
fit: Support compat string property in configuration node
by Julius Werner
· Wed Jul 24 19:37:56 2019 -0700
97b09cd
fit: Support compression for non-kernel components (e.g. FDT)
by Julius Werner
· Wed Jul 24 19:37:55 2019 -0700
af15dc4
fit: load all fragments from the extra configurations
by Peter Ujfalusi
· Wed Mar 06 15:52:27 2019 +0200
1246835
rsa: add a structure for the padding
by Philippe Reynes
· Wed Nov 14 13:51:00 2018 +0100
5dee134
fit: Verify all configuration signatures
by Marek Vasut
· Thu May 31 17:59:07 2018 +0200
186cc99
add FIT data-position & data-offset property support
by Kelvin Cheung
· Sat May 19 18:21:37 2018 +0800
93e9575
fit: Add standalone image type handling
by Marek Vasut
· Sun May 13 00:22:54 2018 +0200
25114a6
fit: Add empty fit_print_contents() and fit_image_print()
by Marek Vasut
· Sun May 13 00:22:53 2018 +0200
9f2e0eb
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· Sun May 13 00:22:52 2018 +0200
7d77b66
FIT: Make fit_conf_print() be a static function
by Tom Rini
· Tue May 08 14:34:05 2018 -0400
b174454
image: fit: Show signatures and hashes for configurations
by Clément Péron
· Mon Apr 30 11:06:40 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
55f698f
image: fit: Show information about OS type in firwmare case too
by Michal Simek
· Mon Mar 26 16:31:27 2018 +0200
b766e8f
image: fit: Show firmware configuration property if present
by Michal Simek
· Mon Mar 26 16:31:26 2018 +0200
adf5d1c
SPL: Add signature verification when loading image
by Jun Nie
· Tue Feb 27 16:55:58 2018 +0800
3234ecd
fix incorrect usage of DT node unit address in comments
by Andre Przywara
· Mon Dec 04 02:05:10 2017 +0000
8876c7e
SPL: Add FIT data-position property support
by Peng Fan
· Tue Dec 05 13:20:59 2017 +0800
6e51fb2
fit: Introduce methods for applying overlays on fit-load
by Pantelis Antoniou
· Mon Sep 04 23:12:16 2017 +0300
5e671d6
fit: Do not throw away extra configuration on fit_image_load()
by Pantelis Antoniou
· Mon Sep 04 23:12:15 2017 +0300
a488074
fit: Allow multiple images per property
by Pantelis Antoniou
· Mon Sep 04 23:12:14 2017 +0300
45ee790
splash: add support for loading splash from a FIT image
by tomas.melin@vaisala.com
· Fri Jan 13 13:20:14 2017 +0200
c6d8cc0
common: image: Remove FIT header update from image post-processing
by Andrew F. Davis
· Mon Nov 21 14:37:09 2016 -0600
48cd6ab
image-fit: Fix compiling error caused by autoconf.h
by York Sun
· Wed Nov 23 09:25:09 2016 -0800
73818d5
armv8: Support loading 32-bit OS in AArch32 execution state
by Alison Wang
· Thu Nov 10 10:49:03 2016 +0800
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· Sun Oct 02 17:59:29 2016 -0600
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· Sun Oct 02 17:59:28 2016 -0600
14171b1
image-fit: Fix fit_get_node_from_config semantics
by Paul Burton
· Tue Sep 20 18:17:12 2016 +0100
ae6a02f
image-fit: switch ENOLINK to ENOENT
by Jonathan Gray
· Sat Sep 03 08:30:14 2016 +1000
b4cc60d
image-fit: fix fit_image_load() OS check
by Andreas Bießmann
· Sun Aug 14 20:31:24 2016 +0200
67aaa6d
common: image: Add support for post-processing of images
by Andreas Dannenberg
· Wed Jul 27 12:12:39 2016 -0500
a82eeaf
common: fit: Allow U-Boot images to be booted
by mario.six@gdsys.cc
· Wed Jul 20 08:32:50 2016 +0200
8ca5a90
common: image-fit: Cleanup spelling mistakes
by Andreas Dannenberg
· Wed Jun 15 17:00:19 2016 -0500
ebae78b
image: Add boot_get_fpga() to load fpga with bootm
by Michal Simek
· Tue May 17 14:03:50 2016 +0200
0a130b1
mkimage: Report information about fpga
by Michal Simek
· Tue May 17 13:58:44 2016 +0200
e4016fa
image-fit: Don't display an error in fit_set_timestamp()
by Simon Glass
· Sun May 01 13:55:37 2016 -0600
31e5add
common: image-fit: Fix load and entry addresses in FIT image
by York Sun
· Mon Feb 29 15:48:41 2016 -0800
2b0464e
common: image-fit: Use a common function to get address
by York Sun
· Mon Feb 29 15:48:40 2016 -0800
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
51026aa
Revert "image-fit: Fix signature checking"
by Simon Glass
· Wed Feb 24 09:14:43 2016 -0700
5b539a0
image: Correct the OS location code to work on sandbox
by Simon Glass
· Wed Feb 24 09:14:42 2016 -0700
731c885
image-fit: Fix signature checking
by Andrej Rosano
· Wed Oct 14 17:45:40 2015 +0200
7661487
image-fit: Fix compiler warning in fit_conf_print()
by Hans de Goede
· Fri May 29 15:09:48 2015 +0200
1b21c28
add boot_get_loadables() to load listed images
by Karl Apsite
· Thu May 21 09:52:48 2015 -0400
8f0537d
mkimage will now report information about loadable
by Karl Apsite
· Thu May 21 09:52:47 2015 -0400
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
dfcfcab
image: Convert to use fdt_for_each_subnode macro
by Axel Lin
· Sat Feb 07 09:12:39 2015 +0800
3c46bcd
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· Thu Jan 15 02:54:42 2015 -0200
caee41f
image: Enable OpenRTOS booting via fitImage
by Marek Vasut
· Tue Dec 16 14:07:22 2014 +0100
9d42830
x86: image: Add new image type for x64_64
by Simon Glass
· Fri Oct 10 08:21:57 2014 -0600
ffa60da
image-fit: make local function static
by Jeroen Hofstee
· Wed Oct 08 22:57:38 2014 +0200
0129b52
x86: Support loading kernel setup from a FIT
by Simon Glass
· Sun Oct 19 21:11:24 2014 -0600
3c1e750
sandbox: bootm: Don't fail the architecture check
by Simon Glass
· Sun Oct 19 21:11:22 2014 -0600
05a9ad7
Fix test failure caused by bad handling of ramdisk
by Simon Glass
· Fri Aug 22 14:26:43 2014 -0600
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· Thu Jun 12 22:27:12 2014 +0200
a51991d
Enhance fit_check_sign to check all images
by Simon Glass
· Thu Jun 12 07:24:53 2014 -0600
cd65fb1
Fix small 'case' typo in image-fit.c
by Simon Glass
· Thu Jun 12 07:24:49 2014 -0600
a0c0b63
image: Remove the fit_load_image() property parameter
by Simon Glass
· Thu Jun 12 07:24:47 2014 -0600
5da42d9
Reverse the meaning of the fit_config_verify() return code
by Simon Glass
· Thu Jun 12 07:24:45 2014 -0600
Next »