Commit Graph

79 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut 078e558699 fit: Verify all configuration signatures 6 years ago
Kelvin Cheung c3c8638804 add FIT data-position & data-offset property support 6 years ago
Marek Vasut 0298d20375 fit: Add standalone image type handling 6 years ago
Marek Vasut a3c43b129e fit: Add empty fit_print_contents() and fit_image_print() 6 years ago
Marek Vasut b527b9c6c6 fit: Fix CONFIG_FIT_SPL_PRINT 6 years ago
Tom Rini 16c4b169af FIT: Make fit_conf_print() be a static function 6 years ago
Clément Péron 71412d7231 image: fit: Show signatures and hashes for configurations 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Michal Simek 6faf4622a9 image: fit: Show information about OS type in firwmare case too 6 years ago
Michal Simek 1f8e4bf55e image: fit: Show firmware configuration property if present 6 years ago
Jun Nie 5c643db4cc SPL: Add signature verification when loading image 6 years ago
Andre Przywara b2267e8a22 fix incorrect usage of DT node unit address in comments 6 years ago
Peng Fan a1be94b654 SPL: Add FIT data-position property support 6 years ago
Pantelis Antoniou 169043d826 fit: Introduce methods for applying overlays on fit-load 7 years ago
Pantelis Antoniou 7c3dc776b9 fit: Do not throw away extra configuration on fit_image_load() 7 years ago
Pantelis Antoniou ad026adbcf fit: Allow multiple images per property 7 years ago
tomas.melin@vaisala.com db1b79b886 splash: add support for loading splash from a FIT image 7 years ago
Andrew F. Davis 44402fe709 common: image: Remove FIT header update from image post-processing 8 years ago
York Sun 020198b0c7 image-fit: Fix compiling error caused by autoconf.h 8 years ago
Alison Wang ec6617c397 armv8: Support loading 32-bit OS in AArch32 execution state 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Paul Burton bd86ef117d image-fit: Fix fit_get_node_from_config semantics 8 years ago
Jonathan Gray bac17b78da image-fit: switch ENOLINK to ENOENT 8 years ago
Andreas Bießmann 950fe26de9 image-fit: fix fit_image_load() OS check 8 years ago
Andreas Dannenberg eba3fbd6a1 common: image: Add support for post-processing of images 8 years ago
mario.six@gdsys.cc e8fb4358c2 common: fit: Allow U-Boot images to be booted 8 years ago
Andreas Dannenberg e17adbb350 common: image-fit: Cleanup spelling mistakes 8 years ago
Michal Simek 62afc60188 image: Add boot_get_fpga() to load fpga with bootm 8 years ago
Michal Simek ed0cea7c52 mkimage: Report information about fpga 8 years ago
Simon Glass 8df81e17f8 image-fit: Don't display an error in fit_set_timestamp() 8 years ago
York Sun c1913cb789 common: image-fit: Fix load and entry addresses in FIT image 8 years ago
York Sun 6004765d14 common: image-fit: Use a common function to get address 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass 2e33e76165 Revert "image-fit: Fix signature checking" 8 years ago
Simon Glass 7a80de4641 image: Correct the OS location code to work on sandbox 8 years ago
Andrej Rosano 84ca65aa4b image-fit: Fix signature checking 9 years ago
Hans de Goede 5bcec545a6 image-fit: Fix compiler warning in fit_conf_print() 9 years ago
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 9 years ago
Karl Apsite ecf8cd6535 mkimage will now report information about loadable 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Axel Lin 364ac5b583 image: Convert to use fdt_for_each_subnode macro 9 years ago
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 9 years ago
Marek Vasut 3811723132 image: Enable OpenRTOS booting via fitImage 9 years ago
Simon Glass 5bda35cffa x86: image: Add new image type for x64_64 10 years ago
Jeroen Hofstee 718fecae4a image-fit: make local function static 10 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 10 years ago
Simon Glass 5ba63dd4f9 sandbox: bootm: Don't fail the architecture check 10 years ago
Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago