Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1c99a4f1e80aaa99295a4a23a43f798208d53915
/
include
/
image.h
b6e13a9
Merge patch series "vbe: Series part E"
by Tom Rini
· Fri Dec 27 15:16:39 2024 -0600
c27f3e2
boot: Allow FIT to fall back from best-match option
by Simon Glass
· Thu Dec 19 11:28:51 2024 -0700
08bac88
image: Add a prototype for fit_image_get_phase()
by Simon Glass
· Thu Dec 19 11:28:50 2024 -0700
0701991
aes: Allow to store randomly generated IV in the FIT
by Paul HENRYS
· Mon Nov 25 18:47:15 2024 +0100
7082a0d
Revert "Merge patch series "vbe: Series part E""
by Tom Rini
· Thu Dec 12 21:07:26 2024 -0600
76cc349
boot: Allow FIT to fall back from best-match option
by Simon Glass
· Sat Dec 07 10:23:56 2024 -0700
fb6b4e9
image: Add a prototype for fit_image_get_phase()
by Simon Glass
· Sat Dec 07 10:23:55 2024 -0700
b238dee
bootstd: android: don't read whole partition sizes
by Julien Masson
· Thu Nov 21 11:59:55 2024 +0100
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· Tue Sep 03 14:09:30 2024 -0600
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· Mon Aug 26 17:29:18 2024 +0530
955415b
boot: android: fix booting without a ramdisk
by Michael Walle
· Mon Jul 29 23:36:57 2024 +0200
b47db02
android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
by Mattijs Korpershoek
· Wed Jul 10 10:40:04 2024 +0200
e2b258c
cmd: bootm: add ELF file support
by Maxim Moskalets
· Fri Jun 21 14:42:10 2024 +0300
826e0be
abootimg: Add init_boot image support
by Roman Stratiienko
· Thu May 23 07:06:07 2024 +0000
f816c42
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
by Marek Vasut
· Tue Mar 26 23:13:11 2024 +0100
dcfb633
tools: fix build without LIBCRYPTO support
by Paul-Erwan Rio
· Thu Dec 21 08:26:11 2023 +0100
a0e7612
Merge patch series "bootm: Handle compressed arm64 images with bootm"
by Tom Rini
· Fri Dec 15 09:41:44 2023 -0500
8938a62
image: Correct load_bug typo
by Simon Glass
· Sun Nov 19 07:43:31 2023 -0700
30762dd
boot: Drop size parameter from image_setup_libfdt()
by Simon Glass
· Sun Nov 12 08:27:44 2023 -0700
4fdc559
bootm: Reduce arguments to boot_get_loadables()
by Simon Glass
· Sat Nov 18 14:05:12 2023 -0700
01080ab
bootm: Reduce arguments to boot_get_fpga()
by Simon Glass
· Sat Nov 18 14:05:11 2023 -0700
db125e0
bootm: Reduce arguments to boot_get_fdt()
by Simon Glass
· Sat Nov 18 14:05:10 2023 -0700
af2c72c
bootm: Pass image buffer to boot_get_fdt()
by Simon Glass
· Sat Nov 18 14:05:09 2023 -0700
8eef77e
bootm: Reduce arguments to boot_get_ramdisk()
by Simon Glass
· Sat Nov 18 14:05:06 2023 -0700
04ad34a
image: Document error codes from fit_image_load()
by Simon Glass
· Sat Nov 18 14:04:59 2023 -0700
4e8ec47
image: Tidy up genimg_get_kernel_addr_fit()
by Simon Glass
· Sat Nov 18 14:04:57 2023 -0700
32401ba
bootm: Support boot measurement
by Eddie James
· Tue Oct 24 10:43:50 2023 -0500
b28f8f3
tools: mkimage: Add StarFive SPL image support
by Heinrich Schuchardt
· Sun Sep 17 13:47:30 2023 +0200
2d283fa
tools: spkgimage: add Renesas SPKG format
by Ralph Siemsen
· Fri May 12 21:36:57 2023 -0400
51c981b
android: boot: support boot image header version 3 and 4
by Safae Ouajih
· Mon Feb 06 00:50:17 2023 +0100
5b01a88
android: boot: ramdisk: support vendor ramdisk
by Safae Ouajih
· Mon Feb 06 00:50:13 2023 +0100
889005f
android: boot: update android_image_get_data to support v3, v4
by Safae Ouajih
· Mon Feb 06 00:50:12 2023 +0100
c60ae10
android: boot: add vendor boot image to prepare for v3, v4 support
by Safae Ouajih
· Mon Feb 06 00:50:11 2023 +0100
027191d
android: boot: kcomp: support andr_image_data
by Safae Ouajih
· Mon Feb 06 00:50:07 2023 +0100
88ad0c1
android: boot: replace android_image_check_header
by Safae Ouajih
· Mon Feb 06 00:50:05 2023 +0100
8656e38
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
by Safae Ouajih
· Mon Feb 06 00:50:03 2023 +0100
daee3ba
image: Move common image code to image_board and command
by Simon Glass
· Fri Jan 06 08:52:28 2023 -0600
ac9853e
image: Add a function to find a script in an image
by Simon Glass
· Fri Jan 06 08:52:27 2023 -0600
d3e7e20
cmd: source: Support specifying config name
by Sean Anderson
· Mon Dec 12 14:12:11 2022 -0500
ca58ca8
image: Add fallback for fit_config_verify
by Sean Anderson
· Mon Dec 12 14:12:07 2022 -0500
0aa1da6
tools: mkimage: add new image type "fdt_legacy"
by Marc Kleine-Budde
· Wed Nov 23 12:55:33 2022 +0100
d30b6fc
image: Correct strncpy() warning with image_set_name()
by Simon Glass
· Wed Nov 09 19:14:39 2022 -0700
a42f11f
image: Allow loading a FIT image for a particular phase
by Simon Glass
· Thu Oct 20 18:23:04 2022 -0600
e3f81ae
image: Add the concept of a phase to FIT
by Simon Glass
· Thu Oct 20 18:23:03 2022 -0600
4bf6987
image: Move comment for fit_conf_find_compat()
by Simon Glass
· Thu Oct 20 18:23:00 2022 -0600
db7b157
image-pre-load: Move macros/definitions to image.h
by Steven Lawrance
· Wed Sep 14 20:57:27 2022 +0200
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
74578f5
treewide: Drop image_info_t typedef
by Simon Glass
· Tue Sep 06 20:26:51 2022 -0600
df00afa
treewide: Drop bootm_headers_t typedef
by Simon Glass
· Tue Sep 06 20:26:50 2022 -0600
5f074d4
image: Fix BOOTM_STATE values
by Simon Glass
· Tue Sep 06 20:26:49 2022 -0600
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
7ae16bb
image: Drop some other #ifdefs in image-board.c
by Simon Glass
· Sun Aug 28 12:32:53 2022 -0600
080d3a0
image: fit: Add some helpers for getting data
by Sean Anderson
· Tue Aug 16 11:16:03 2022 -0400
1304b46
lib: rsa: Fix const-correctness of rsassa_pss functions
by SESA644425
· Wed Mar 09 01:27:15 2022 -0800
cbe85e7
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Apr 05 08:33:32 2022 -0400
7572878
tools: mkimage: Add Allwinner TOC0 support
by Samuel Holland
· Fri Mar 18 00:00:43 2022 -0500
3e3899c
mkimage: add public key for image pre-load stage
by Philippe Reynes
· Mon Mar 28 22:57:02 2022 +0200
ae1f2ca
cmd: bootm: add a stage pre-load
by Philippe Reynes
· Mon Mar 28 22:57:00 2022 +0200
d28484e
boot: image: add a stage pre-load
by Philippe Reynes
· Mon Mar 28 22:56:59 2022 +0200
e460726
tools: mkimage: Show where signatures/keys are written
by Simon Glass
· Fri Nov 12 12:28:13 2021 -0700
94336dc
image: Return destination node for add_verify_data() method
by Simon Glass
· Fri Nov 12 12:28:11 2021 -0700
e10e2ee
tools: Pass the key blob around
by Simon Glass
· Fri Nov 12 12:28:10 2021 -0700
6a0efc8
tools: Improve comments in signing functions
by Simon Glass
· Fri Nov 12 12:28:06 2021 -0700
4043f32
mkimage: Allow to specify the signature algorithm on the command line
by Jan Kiszka
· Fri Jan 14 10:21:19 2022 +0100
27beec2
image-fit: Make string of algo parameter constant
by Jan Kiszka
· Fri Jan 14 10:21:17 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
e2b1e1f
image.h: make image_sign_info.fit point to const
by Hannu Lounento
· Mon Oct 18 08:49:03 2021 +0300
0f78138
image: Drop most #ifdefs in image-board.c
by Simon Glass
· Sat Sep 25 19:43:35 2021 -0600
2c6a1b0
image: Drop unnecessary #ifdefs from image.h
by Simon Glass
· Sat Sep 25 19:43:33 2021 -0600
4a00af4
image: Tidy up fit_unsupported_reset()
by Simon Glass
· Sat Sep 25 19:43:32 2021 -0600
a0cfb84
image: Drop IMAGE_ENABLE_IGNORE
by Simon Glass
· Sat Sep 25 19:43:28 2021 -0600
336b9c7
image: Drop IMAGE_OF_SYSTEM_SETUP
by Simon Glass
· Sat Sep 25 19:43:27 2021 -0600
d49049f
image: Drop IMAGE_OF_BOARD_SETUP
by Simon Glass
· Sat Sep 25 19:43:26 2021 -0600
b8eb1fe
image: Drop IMAGE_BOOT_GET_CMDLINE
by Simon Glass
· Sat Sep 25 19:43:25 2021 -0600
effa452
image: Use Kconfig to enable FIT_RSASSA_PSS on host
by Simon Glass
· Sat Sep 25 19:43:23 2021 -0600
bd0d735
image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
by Simon Glass
· Sat Sep 25 19:43:22 2021 -0600
85c057e
image: Drop IMAGE_ENABLE_OF_LIBFDT
by Simon Glass
· Sat Sep 25 19:43:21 2021 -0600
e719d3b
image: Drop IMAGE_ENABLE_FIT
by Simon Glass
· Sat Sep 25 19:43:20 2021 -0600
383dd57
hash: Use Kconfig to enable hashing in host tools and SPL
by Simon Glass
· Sat Sep 25 19:43:18 2021 -0600
f3b5e58
image: rsa: Move padding_algos to linker lists
by Alexandru Gagniuc
· Wed Aug 18 17:49:02 2021 -0500
3d3f5bf
image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines
by Alexandru Gagniuc
· Thu Sep 02 19:54:22 2021 -0500
f301658
common: Move MD5 hash to hash_algo[] array.
by Alexandru Gagniuc
· Thu Sep 02 19:54:20 2021 -0500
8d310ef
common: Remove unused CONFIG_FIT_SHAxxx selectors
by Alexandru Gagniuc
· Thu Sep 02 19:54:17 2021 -0500
46c8d31
image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro
by Alexandru Gagniuc
· Wed Jul 14 17:05:45 2021 -0500
bf11ae6
image: Eliminate IMAGE_ENABLE_VERIFY macro
by Alexandru Gagniuc
· Wed Jul 14 17:05:44 2021 -0500
b04e918
image: Add support for placing crypto_algo in linker lists
by Alexandru Gagniuc
· Wed Jul 14 17:05:39 2021 -0500
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
e025c65
Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
by Simon Glass
· Wed Jul 14 17:05:33 2021 -0500
efc1223
Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
by Simon Glass
· Wed Jul 14 17:05:32 2021 -0500
66b00c8
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
by Simon Glass
· Wed Jul 14 17:05:31 2021 -0500
b8cacf2
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
by Simon Glass
· Wed Jul 14 17:05:30 2021 -0500
c728811
image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
by Simon Glass
· Wed Jul 14 17:05:29 2021 -0500
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
d62063d
lmb: move CONFIG_LMB in Kconfig
by Patrick Delaunay
· Wed Mar 10 10:16:25 2021 +0100
8fcea12
mkimage: Add a 'keyfile' argument for image signing
by Alexandru Gagniuc
· Fri Feb 19 12:45:17 2021 -0600
3ebd200
lib: Add support for ECDSA image signing
by Alexandru Gagniuc
· Fri Feb 19 12:45:12 2021 -0600
db182c4
lib: Rename rsa-checksum.c to hash-checksum.c
by Alexandru Gagniuc
· Fri Feb 19 12:45:10 2021 -0600
a18a36f
Merge tag 'v2021.04-rc5' into next
by Tom Rini
· Mon Mar 29 17:53:19 2021 -0400
Next »