Commit Graph

57 Commits (ed3adde0839f0bc44b47a92288a696d821878a08)

Author SHA1 Message Date
Paul Burton bd86ef117d image-fit: Fix fit_get_node_from_config semantics 9 years ago
Jonathan Gray bac17b78da image-fit: switch ENOLINK to ENOENT 9 years ago
Andreas Bießmann 950fe26de9 image-fit: fix fit_image_load() OS check 9 years ago
Andreas Dannenberg eba3fbd6a1 common: image: Add support for post-processing of images 9 years ago
mario.six@gdsys.cc e8fb4358c2 common: fit: Allow U-Boot images to be booted 9 years ago
Andreas Dannenberg e17adbb350 common: image-fit: Cleanup spelling mistakes 9 years ago
Michal Simek 62afc60188 image: Add boot_get_fpga() to load fpga with bootm 9 years ago
Michal Simek ed0cea7c52 mkimage: Report information about fpga 9 years ago
Simon Glass 8df81e17f8 image-fit: Don't display an error in fit_set_timestamp() 9 years ago
York Sun c1913cb789 common: image-fit: Fix load and entry addresses in FIT image 9 years ago
York Sun 6004765d14 common: image-fit: Use a common function to get address 9 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Simon Glass 2e33e76165 Revert "image-fit: Fix signature checking" 9 years ago
Simon Glass 7a80de4641 image: Correct the OS location code to work on sandbox 9 years ago
Andrej Rosano 84ca65aa4b image-fit: Fix signature checking 10 years ago
Hans de Goede 5bcec545a6 image-fit: Fix compiler warning in fit_conf_print() 10 years ago
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 10 years ago
Karl Apsite ecf8cd6535 mkimage will now report information about loadable 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Axel Lin 364ac5b583 image: Convert to use fdt_for_each_subnode macro 10 years ago
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 10 years ago
Marek Vasut 3811723132 image: Enable OpenRTOS booting via fitImage 10 years ago
Simon Glass 5bda35cffa x86: image: Add new image type for x64_64 11 years ago
Jeroen Hofstee 718fecae4a image-fit: make local function static 11 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 11 years ago
Simon Glass 5ba63dd4f9 sandbox: bootm: Don't fail the architecture check 11 years ago
Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass e3c83c0a1f Fix small 'case' typo in image-fit.c 11 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 11 years ago
Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code 11 years ago
Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC 11 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 11 years ago
Masahiro Yamada f150c83704 cosmetic: FIT: fix a strange comment 11 years ago
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 12 years ago
Masahiro Yamada 069d594557 cosmetic: FIT: fix typos in comments 12 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 12 years ago
Simon Glass 1fd1e2f69f image: Display FIT timestamp when booting 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 12 years ago
Simon Glass 56518e7104 image: Support signing of images 12 years ago
Simon Glass 2f99807125 image: Use ENOENT instead of ENOMEDIUM for better compatibility 12 years ago
Simon Glass c6ac13bdea sandbox: image: Adjust FIT image printing to work with sandbox 12 years ago
Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 12 years ago
Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 12 years ago
Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 12 years ago
Simon Glass 782cfbb259 image: Introduce fit_image_load() to load images from FITs 12 years ago
Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 12 years ago
Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 12 years ago