Commit Graph

44 Commits (lime2-spi)

Author SHA1 Message Date
Alexander Graf eaac4fb296 sandbox: Fix set_working_fdt_addr users 6 years ago
Marek Vasut 487b5fa6de bootm: Handle kernel_noload on arm64 6 years ago
Simon Glass 329da4850c Define board_quiesce_devices() in a shared location 6 years ago
Tom Rini cc95535867 bootm.c: Correct the flush_len used in bootm_load_os() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bryan O'Donoghue bbac9222dc bootm: Align cache flush begin address 6 years ago
Goldschmidt Simon 8b93a92f6d fpga: allow programming fpga from FIT image for all FPGA drivers 6 years ago
Tuomas Tynkkynen 137aefba03 common: Remove genimg_get_image() 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Zubair Lutfullah Kakakhel ba07984068 bootm: fix passing argc to standalone apps 8 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 8 years ago
Hector Palacios 19e8649e59 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state 8 years ago
Simon Glass b4d956f6bc bootm: Align cache flush end address correctly 8 years ago
Michal Simek 62afc60188 image: Add boot_get_fpga() to load fpga with bootm 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
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 9 years ago
Simon Glass 8fd6a4b514 bootm: Use print_decomp_msg() in all cases 9 years ago
Simon Glass 081cc19747 bootm: Export bootm_decomp_image() 9 years ago
Simon Glass 40e5975f9a bootm: Move compression progress/error messages into a function 9 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