summaryrefslogtreecommitdiff
path: root/common/image-fit.c
AgeCommit message (Expand)Author
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
2014-08-28Fix test failure caused by bad handling of ramdiskSimon Glass
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass
2014-06-19Fix small 'case' typo in image-fit.cSimon Glass
2014-06-19image: Remove the fit_load_image() property parameterSimon Glass
2014-06-19Reverse the meaning of the fit_config_verify() return codeSimon Glass
2014-06-11fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass
2014-03-21fit: add sha256 supportHeiko Schocher
2014-02-19cosmetic: FIT: fix a strange commentMasahiro Yamada
2013-09-20FIT: delete unnecessary castsMasahiro Yamada
2013-09-20cosmetic: FIT: fix typos in commentsMasahiro Yamada
2013-09-20Fix some obvious typos across multiple subsystems.Robert P. J. Day
2013-08-16image: Display FIT timestamp when bootingSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12bootm: Use selected configuration for ramdisk and fdtSimon Glass
2013-06-26image: Support signing of imagesSimon Glass
2013-06-17image: Use ENOENT instead of ENOMEDIUM for better compatibilitySimon Glass
2013-06-04sandbox: image: Adjust FIT image printing to work with sandboxSimon Glass
2013-06-04image: Use fit_image_load() to load kernelSimon Glass
2013-06-04image: Use fit_image_load() to load FDTSimon Glass
2013-06-04image: Use fit_image_load() to load ramdiskSimon Glass
2013-06-04image: Introduce fit_image_load() to load images from FITsSimon Glass