Commit Graph

1 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Karl Apsite d52e8575d9 Combine bootm_find_<thing> functions together 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Heiko Schocher ff6c032ea8 spl: fix calling "spl export .." more than once 9 years ago
Michal Simek e3046ba4da common: bootm: Document fake bootm sub-command 9 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 10 years ago
Tom Rini d2b2ffe310 cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images 10 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 10 years ago
Thomas Betker 73671dad49 Check run_command() return code properly 10 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
Simon Glass ae4223f444 Remove unnecessary use of hush header file 10 years ago
Tom Rini 717ccc1d7f cmd_bootm.c: Only say XIP image when load is image_start 10 years ago
Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 10 years ago
Kees Cook 77cc8902e9 bootm: set max decompression size for LZO 10 years ago
Christian Eggers 9c89614d3f common: Remove invalid endianess conversion 10 years ago
Simon Glass c5cbe1e299 bootm: Reinstate special case for standalone images 10 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 11 years ago
Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 11 years ago
Miao Yan 5b629319cf common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions 11 years ago
Tom Rini 3d187b3924 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS 11 years ago
Frederic Leroy 8094972d59 Fix loading freeze when netconsole is active 11 years ago
Paul Burton 5c427e49ce bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm 11 years ago
Kees Cook 315c0ace7c bootm: allow correct bounds-check of destination 11 years ago
Simon Glass 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 11 years ago
Paul B. Henson bd4a3997f1 bootm: fix conditional controlling call to fixup_silent_linux 11 years ago
Simon Glass 8d51aacd8c RFC: bootm: Add silent_linux environment variable 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 11 years ago
Simon Glass b7a1d13462 bootm: Handle errors consistently 11 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 11 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 11 years ago
Simon Glass ec39029193 bootm: Remove extra OK message 11 years ago
Tom Rini 970150a167 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 11 years ago
Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 11 years ago
Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 11 years ago
Simon Glass fb1b139bb7 bootm: Add the missing PREP stage to bootz and correct image handling 11 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 11 years ago
Simon Glass a26913f32d bootm: Require boot function only if it is about to be used 11 years ago
Simon Glass 385501d38b bootm: Disable interrupts only when loading 11 years ago
Tom Rini c479c1361a cmd_bootm.c: Correct check/return for unsupported sub-command 11 years ago
Simon Glass 5ff0d0832e bootm: Disable interrupts before loading OS 11 years ago
Tom Rini d366438d8a cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling 11 years ago
Steven Stallion eeaef5e430 cmd_bootm: Add command line arguments to Plan 9 11 years ago
Simon Glass d0ae31eb07 Add a 'fake' go command to the bootm command 11 years ago
Simon Glass 35fc84fa1f Refactor the bootm command to reduce code duplication 11 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Rob Herring da620222f8 bootz: un-staticize do_bootz 11 years ago
Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 11 years ago