Commit Graph

19 Commits (84a07dbfd8e916788d685a4227f9a4e770375ffd)

Author SHA1 Message Date
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Joe Hershberger 90fbee3e40 cmd_fdt: Actually fix fdt command in sandbox 9 years ago
Simon Glass 3086c055a0 bootm: Factor out common parts of image decompression code 10 years ago
Simon Glass 8fd6a4b514 bootm: Use print_decomp_msg() in all cases 10 years ago
Simon Glass 081cc19747 bootm: Export bootm_decomp_image() 10 years ago
Simon Glass 40e5975f9a bootm: Move compression progress/error messages into a function 10 years ago
Simon Glass 5bda35cffa x86: image: Add new image type for x64_64 10 years ago
Ahmad Draidi 86f4695bd0 image: Fix Android boot image support 10 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 10 years ago
Bryan Wu e6c88a6bbe bootm: make sure pass NULL when argc < 1 10 years ago
Bryan Wu 6c454fedf5 image: fix bootm failure for FIT image 10 years ago
Bryan Wu b3dd64f5d5 bootm: use genimg_get_kernel_addr() 10 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 10 years ago
Simon Glass 2b164f1cea bootm: Move decompression code into its own function 10 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 10 years ago
Simon Glass 07c0cd7134 bootm: Support android boot on sandbox 10 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 10 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 10 years ago