summaryrefslogtreecommitdiff
path: root/doc/uImage.FIT
AgeCommit message (Expand)AuthorFilesLines
2021-07-29mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL EngineMarc Kleine-Budde1-2/+2
2021-07-12doc: fix typo in signature.txtThomas Perrot1-2/+2
2021-04-14doc: FIT image: Update FPGA example to make use of "loadables"Alexandru Gagniuc1-1/+2
2021-04-14doc: FIT image: Introduce "u-boot, fpga-legacy" propertyAlexandru Gagniuc1-0/+1
2021-04-14doc: signature.txt: Document the keydir and keyfile argumentsAlexandru Gagniuc1-0/+13
2021-04-14doc: signature.txt: Document devicetree format for ECDSA keysAlexandru Gagniuc1-1/+6
2021-01-23doc: FIT image: Clarify format and simplify syntaxAlexandru Gagniuc1-19/+14
2020-12-18doc: Fix typo in FIT documentationSean Anderson1-1/+1
2020-10-27spl: Use standard FIT entriesMichal Simek1-0/+84
2020-10-13doc: verified-boot: add required-mode informationThirupathaiah Annapureddy1-0/+14
2020-07-17doc: fit: Write hex address as hex instead of intMichal Simek1-1/+1
2020-06-03arm: ti: Remove ARCH= references from documentationTom Rini1-1/+0
2020-05-15lib: rsa: avoid overriding the object name when already specifiedJan Luebbe1-3/+5
2020-04-24mkimage: fit_image: Add option to make fit header alignKever Yang1-0/+5
2020-01-07doc: Add sample uefi.its image description fileCristian Ciocaltea1-0/+67
2019-12-13doc: fitImage: example of a signature nodeHeinrich Schuchardt1-0/+62
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-07-29fit: Support compat string property in configuration nodeJulius Werner2-0/+80
2019-07-24doc: fitImage: Cosmetics break linesMickaël Tansorier1-0/+3
2019-07-24doc: fitImage: Fix conf number incrementationMickaël Tansorier1-2/+2
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen1-4/+33
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini1-1/+1
2018-12-03doc: uImage.FIT: signature.txt: add option paddingPhilippe Reynes1-0/+3
2018-08-20doc: FIT image: fix typoPierre-Jean Texier1-1/+1
2018-08-10doc: FIT image: clarify usage of "compression" propertySimon Goldschmidt1-1/+3
2018-05-09armv8: sec_firmware: Add support for multiple loadablesSumit Garg1-0/+49
2018-01-16doc: FIT image: fix incorrect examples of DT node unit addressAndre Przywara10-117/+117
2018-01-16doc: FIT image: fix incorrect description of DT node unit addressAndre Przywara7-196/+196
2017-12-13SPL: Add FIT data-position property supportPeng Fan1-1/+2
2017-10-24doc: verified-boot: fix crypto algorithm examplesMasahiro Yamada1-2/+2
2017-09-15doc: overlays: Tweak documentation regarding overlaysFranklin S Cooper Jr1-2/+6
2017-09-15fit: fdt overlays docPantelis Antoniou3-3/+236
2017-09-11spl: fit: Add booting OS firstYork Sun1-0/+7
2017-09-11spl: fit: Support both external and embedded dataYork Sun1-0/+4
2017-08-26doc: verified-boot: fix typosMasahiro Yamada2-6/+6
2017-07-26FIT: List kernel_noload in the list of typesTom Rini1-2/+2
2017-05-17SPL: FIT: allow loading multiple imagesAndre Przywara2-0/+110
2017-01-15mkimage: Add support for signing with pkcs11George McCollister1-0/+143
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis1-1/+3
2016-08-16x86: Mention how to boot a 64-bit kernel from U-BootSimon Glass2-9/+9
2016-06-25mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed1-0/+3
2016-05-24mkimage: Report information about fpgaMichal Simek2-0/+70
2016-04-02doc: clarify openssl-based key and certificate generation processAndreas Dannenberg1-4/+4
2016-04-02doc: fix file extension for flattened image tree blobAndreas Dannenberg1-1/+1
2016-03-15mkimage: Support placing data outside the FITSimon Glass1-1/+19
2016-02-06Use correct spelling of "U-Boot"Bin Meng4-10/+10
2015-05-28mkimage will now report information about loadableKarl Apsite2-0/+93
2015-01-29doc: fix misspellingsGuilherme Maciel Ferreira2-3/+3
2015-01-29doc: "os" is also mandatory for "ramdisk" FIT image componentsGuilherme Maciel Ferreira1-4/+4
2014-10-22x86: Support loading kernel setup from a FITSimon Glass3-0/+328