aboutsummaryrefslogtreecommitdiff
path: root/doc/uImage.FIT
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-22doc: Tidy up and update part of the FIT documentationSimon Glass1-8/+9
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen1-1/+3
2014-06-19Add documentation for verified boot on Beaglebone BlackSimon Glass1-0/+608
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass1-0/+3
2014-06-05bootm: make use of legacy image format configurableHeiko Schocher1-0/+3
2014-06-05FDT: Fix DTC repository referencesJon Loeliger1-1/+4
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher1-0/+6
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher1-1/+13
2014-01-17cosmetic: uImage.FIT: fix documentsMasahiro Yamada2-4/+4
2013-09-20cosmetic: doc: uImage.FIT: fix typosMasahiro Yamada2-2/+2
2013-06-26Add verified boot information and testSimon Glass1-0/+104
2013-06-26image: Add support for signing of FIT configurationsSimon Glass2-1/+212
2013-06-26image: Support signing of imagesSimon Glass1-0/+42
2013-06-26image: Add signing infrastructureSimon Glass1-0/+216
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-2/+2
2010-05-28nios: remove nios-32 archThomas Chou1-2/+1
2010-03-31doc: Fix ramdisk examples in doc/uImage.FIT/multi.itsFelix Radensky1-0/+4
2009-11-24Fix example FIT image source filesIra W. Snyder5-0/+15
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka2-0/+62
2008-10-08update uImage FIT multi documentationJean-Christophe PLAGNIOL-VILLARD1-0/+2
2008-09-09Add support for booting of INTEGRITY operating system uImagesPeter Tyser1-1/+1
2008-09-09Remove support for booting ARTOS imagesKumar Gala1-1/+1
2008-03-26Cleanup coding style, update CHANGELOGWolfgang Denk3-69/+69
2008-03-20[new uImage] Fix *.its files location in documentationBartlomiej Sieka2-10/+11
2008-03-12[new uImage] Add new uImage format documentation and examplesMarian Balakowicz6-0/+955