Commit Graph

24 Commits (69e173eb57d1f4848f070c83456096ba5d2ba1b4)

Author SHA1 Message Date
Simon Glass 7a80de4641 image: Correct the OS location code to work on sandbox 8 years ago
Purna Chandra Mandal 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). 8 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 9 years ago
Bernhard Nortmann 4917c061a2 net: avoid eth_unregister() call when function is unavailable 9 years ago
Karl Apsite d52e8575d9 Combine bootm_find_<thing> functions together 9 years ago
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