summaryrefslogtreecommitdiff
path: root/common/image-fit.c
AgeCommit message (Expand)Author
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-07-10fit: Verify all configuration signaturesMarek Vasut
2018-05-26add FIT data-position & data-offset property supportKelvin Cheung
2018-05-23fit: Add standalone image type handlingMarek Vasut
2018-05-23fit: Add empty fit_print_contents() and fit_image_print()Marek Vasut
2018-05-23fit: Fix CONFIG_FIT_SPL_PRINTMarek Vasut
2018-05-23FIT: Make fit_conf_print() be a static functionTom Rini
2018-05-08image: fit: Show signatures and hashes for configurationsClément Péron
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06image: fit: Show information about OS type in firwmare case tooMichal Simek
2018-04-06image: fit: Show firmware configuration property if presentMichal Simek
2018-03-19SPL: Add signature verification when loading imageJun Nie
2018-01-15fix incorrect usage of DT node unit address in commentsAndre Przywara
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-09-15fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou
2017-09-15fit: Do not throw away extra configuration on fit_image_load()Pantelis Antoniou
2017-09-15fit: Allow multiple images per propertyPantelis Antoniou
2017-01-13splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com
2016-12-04common: image: Remove FIT header update from image post-processingAndrew F. Davis
2016-11-23image-fit: Fix compiling error caused by autoconf.hYork Sun
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-09-22image-fit: Fix fit_get_node_from_config semanticsPaul Burton
2016-09-07image-fit: switch ENOLINK to ENOENTJonathan Gray
2016-09-06image-fit: fix fit_image_load() OS checkAndreas Bießmann
2016-08-12common: image: Add support for post-processing of imagesAndreas Dannenberg
2016-07-25common: fit: Allow U-Boot images to be bootedmario.six@gdsys.cc
2016-06-17common: image-fit: Cleanup spelling mistakesAndreas Dannenberg
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass
2016-03-14common: image-fit: Fix load and entry addresses in FIT imageYork Sun
2016-03-14common: image-fit: Use a common function to get addressYork Sun
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-26Revert "image-fit: Fix signature checking"Simon Glass
2016-02-26image: Correct the OS location code to work on sandboxSimon Glass
2015-10-19image-fit: Fix signature checkingAndrej Rosano
2015-06-06image-fit: Fix compiler warning in fit_conf_print()Hans de Goede
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite
2015-05-28mkimage will now report information about loadableKarl Apsite
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-02-16image: Convert to use fdt_for_each_subnode macroAxel Lin
2015-01-29dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira
2015-01-14image: Enable OpenRTOS booting via fitImageMarek Vasut
2014-10-28x86: image: Add new image type for x64_64Simon Glass
2014-10-25image-fit: make local function staticJeroen Hofstee
2014-10-22x86: Support loading kernel setup from a FITSimon Glass
2014-10-22sandbox: bootm: Don't fail the architecture checkSimon Glass