summaryrefslogtreecommitdiff
path: root/doc/uImage.FIT
AgeCommit message (Expand)Author
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-07-29Provide more details of exactly how configuration signatures are calculatedMartin Bonner
2022-07-26fpga: zynqmp: support loading encrypted bitfilesAdrian Fiergolski
2022-07-26fpga: zynqmp: support loading authenticated imagesOleksandr Suvorov
2021-07-28mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL EngineMarc Kleine-Budde
2021-07-12doc: fix typo in signature.txtThomas Perrot
2021-04-14doc: FIT image: Update FPGA example to make use of "loadables"Alexandru Gagniuc
2021-04-14doc: FIT image: Introduce "u-boot, fpga-legacy" propertyAlexandru Gagniuc
2021-04-14doc: signature.txt: Document the keydir and keyfile argumentsAlexandru Gagniuc
2021-04-14doc: signature.txt: Document devicetree format for ECDSA keysAlexandru Gagniuc
2021-01-22doc: FIT image: Clarify format and simplify syntaxAlexandru Gagniuc
2020-12-18doc: Fix typo in FIT documentationSean Anderson
2020-10-27spl: Use standard FIT entriesMichal Simek
2020-10-12doc: verified-boot: add required-mode informationThirupathaiah Annapureddy
2020-07-17doc: fit: Write hex address as hex instead of intMichal Simek
2020-06-02arm: ti: Remove ARCH= references from documentationTom Rini
2020-05-15lib: rsa: avoid overriding the object name when already specifiedJan Luebbe
2020-04-24mkimage: fit_image: Add option to make fit header alignKever Yang
2020-01-07doc: Add sample uefi.its image description fileCristian Ciocaltea
2019-12-13doc: fitImage: example of a signature nodeHeinrich Schuchardt
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-07-29fit: Support compat string property in configuration nodeJulius Werner
2019-07-24doc: fitImage: Cosmetics break linesMickaël Tansorier
2019-07-24doc: fitImage: Fix conf number incrementationMickaël Tansorier
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2018-12-03doc: uImage.FIT: signature.txt: add option paddingPhilippe Reynes
2018-08-20doc: FIT image: fix typoPierre-Jean Texier
2018-08-10doc: FIT image: clarify usage of "compression" propertySimon Goldschmidt
2018-05-09armv8: sec_firmware: Add support for multiple loadablesSumit Garg
2018-01-15doc: FIT image: fix incorrect examples of DT node unit addressAndre Przywara
2018-01-15doc: FIT image: fix incorrect description of DT node unit addressAndre Przywara
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-10-23doc: verified-boot: fix crypto algorithm examplesMasahiro Yamada
2017-09-15doc: overlays: Tweak documentation regarding overlaysFranklin S Cooper Jr
2017-09-15fit: fdt overlays docPantelis Antoniou
2017-09-11spl: fit: Add booting OS firstYork Sun
2017-09-11spl: fit: Support both external and embedded dataYork Sun
2017-08-26doc: verified-boot: fix typosMasahiro Yamada
2017-07-26FIT: List kernel_noload in the list of typesTom Rini
2017-05-17SPL: FIT: allow loading multiple imagesAndre Przywara
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis
2016-08-16x86: Mention how to boot a 64-bit kernel from U-BootSimon Glass
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-04-01doc: clarify openssl-based key and certificate generation processAndreas Dannenberg