Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0a7620f18d7f4456bb68363c71c1fec026f8ddd8
/
doc
/
uImage.FIT
5638c5f
doc: FIT image: Clarify format and simplify syntax
by Alexandru Gagniuc
· 4 years ago
075757d
doc: Fix typo in FIT documentation
by Sean Anderson
· 4 years, 4 months ago
9e64a55
spl: Use standard FIT entries
by Michal Simek
· 4 years, 3 months ago
a49efb3
doc: verified-boot: add required-mode information
by Thirupathaiah Annapureddy
· 4 years, 3 months ago
f617562
doc: fit: Write hex address as hex instead of int
by Michal Simek
· 4 years, 5 months ago
8d3dfd3
arm: ti: Remove ARCH= references from documentation
by Tom Rini
· 4 years, 6 months ago
cd4eafb
lib: rsa: avoid overriding the object name when already specified
by Jan Luebbe
· 4 years, 7 months ago
8e238b5
mkimage: fit_image: Add option to make fit header align
by Kever Yang
· 4 years, 8 months ago
5279e16
doc: Add sample uefi.its image description file
by Cristian Ciocaltea
· 5 years ago
9cd84d2
doc: fitImage: example of a signature node
by Heinrich Schuchardt
· 5 years ago
fd37f24
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
4e82352
fit: Support compat string property in configuration node
by Julius Werner
· 5 years ago
6afbde4
doc: fitImage: Cosmetics break lines
by Mickaël Tansorier
· 5 years ago
b3c15b0
doc: fitImage: Fix conf number incrementation
by Mickaël Tansorier
· 5 years ago
abf8eb2
lib: rsa: add support to other openssl engine types than pkcs11
by Vesa Jääskeläinen
· 5 years ago
c220bd9
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 6 years ago
a89345e
doc: uImage.FIT: signature.txt: add option padding
by Philippe Reynes
· 6 years ago
767354f
doc: FIT image: fix typo
by Pierre-Jean Texier
· 6 years ago
9fded7b
doc: FIT image: clarify usage of "compression" property
by Simon Goldschmidt
· 6 years ago
d521708
armv8: sec_firmware: Add support for multiple loadables
by Sumit Garg
· 7 years ago
9b22b6d
doc: FIT image: fix incorrect examples of DT node unit address
by Andre Przywara
· 7 years ago
9fdfb1f
doc: FIT image: fix incorrect description of DT node unit address
by Andre Przywara
· 7 years ago
8876c7e
SPL: Add FIT data-position property support
by Peng Fan
· 7 years ago
e63e386
doc: verified-boot: fix crypto algorithm examples
by Masahiro Yamada
· 7 years ago
938bfef
doc: overlays: Tweak documentation regarding overlays
by Franklin S Cooper Jr
· 7 years ago
b225652
fit: fdt overlays doc
by Pantelis Antoniou
· 7 years ago
a058b8a
spl: fit: Add booting OS first
by York Sun
· 7 years ago
adf99fa
spl: fit: Support both external and embedded data
by York Sun
· 7 years ago
65aff48
doc: verified-boot: fix typos
by Masahiro Yamada
· 7 years ago
96496f8
FIT: List kernel_noload in the list of types
by Tom Rini
· 7 years ago
e7c5856
SPL: FIT: allow loading multiple images
by Andre Przywara
· 8 years ago
23d1489
mkimage: Add support for signing with pkcs11
by George McCollister
· 8 years ago
28b28f7
image: Add FIT image loadable section custom processing
by Andrew F. Davis
· 8 years ago
c7d46cc
x86: Mention how to boot a 64-bit kernel from U-Boot
by Simon Glass
· 8 years ago
a845762
mkimage: fit: spl: Add an optional static offset for external data
by Teddy Reed
· 8 years ago
0a130b1
mkimage: Report information about fpga
by Michal Simek
· 9 years ago
ce53ceb
doc: clarify openssl-based key and certificate generation process
by Andreas Dannenberg
· 9 years ago
3c94da4
doc: fix file extension for flattened image tree blob
by Andreas Dannenberg
· 9 years ago
afd728c
mkimage: Support placing data outside the FIT
by Simon Glass
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
8f0537d
mkimage will now report information about loadable
by Karl Apsite
· 10 years ago
e696d4c
doc: fix misspellings
by Guilherme Maciel Ferreira
· 10 years ago
5e39831
doc: "os" is also mandatory for "ramdisk" FIT image components
by Guilherme Maciel Ferreira
· 10 years ago
0129b52
x86: Support loading kernel setup from a FIT
by Simon Glass
· 10 years ago
750d66c
doc: Tidy up and update part of the FIT documentation
by Simon Glass
· 10 years ago
89f4ed1
Implement generalised RSA public exponents for verified boot
by Michael van der Westhuizen
· 10 years ago
759a0e7
Add documentation for verified boot on Beaglebone Black
by Simon Glass
· 10 years ago
a51991d
Enhance fit_check_sign to check all images
by Simon Glass
· 10 years ago
515eb12
bootm: make use of legacy image format configurable
by Heiko Schocher
· 11 years ago
b88a6ba
FDT: Fix DTC repository references
by Jon Loeliger
· 11 years ago
d7b4232
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· 11 years ago
edaf9b1
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· 11 years ago
35884fc
cosmetic: uImage.FIT: fix documents
by Masahiro Yamada
· 11 years ago
89af930
cosmetic: doc: uImage.FIT: fix typos
by Masahiro Yamada
· 11 years ago
0e9edd8
Add verified boot information and test
by Simon Glass
· 11 years ago
56ab8d6
image: Add support for signing of FIT configurations
by Simon Glass
· 11 years ago
fbabc0f
image: Support signing of images
by Simon Glass
· 11 years ago
58fe7e5
image: Add signing infrastructure
by Simon Glass
· 11 years ago
c5e8405
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
56fff49
nios: remove nios-32 arch
by Thomas Chou
· 15 years ago
34b3242
doc: Fix ramdisk examples in doc/uImage.FIT/multi.its
by Felix Radensky
· 15 years ago
d3bdfea
Fix example FIT image source files
by Ira W. Snyder
· 15 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e273e9f
Automatic software update from TFTP server
by Bartlomiej Sieka
· 16 years ago
92bc783
update uImage FIT multi documentation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
56b8dd1
Add support for booting of INTEGRITY operating system uImages
by Peter Tyser
· 16 years ago
97cd8a3
Remove support for booting ARTOS images
by Kumar Gala
· 16 years ago
8f702ad
Cleanup coding style, update CHANGELOG
by Wolfgang Denk
· 17 years ago
739d2d7
[new uImage] Fix *.its files location in documentation
by Bartlomiej Sieka
· 17 years ago
18710b8
[new uImage] Add new uImage format documentation and examples
by Marian Balakowicz
· 17 years ago