Commit History

作者 SHA1 備註 提交日期
  Simon Glass c5cbe1e299 bootm: Reinstate special case for standalone images 11 年之前
  Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 年之前
  Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 11 年之前
  Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 11 年之前
  Miao Yan 5b629319cf common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions 11 年之前
  Tom Rini 3d187b3924 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS 11 年之前
  Frederic Leroy 8094972d59 Fix loading freeze when netconsole is active 11 年之前
  Paul Burton 5c427e49ce bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm 11 年之前
  Kees Cook 315c0ace7c bootm: allow correct bounds-check of destination 11 年之前
  Simon Glass 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 11 年之前
  Paul B. Henson bd4a3997f1 bootm: fix conditional controlling call to fixup_silent_linux 11 年之前
  Simon Glass 8d51aacd8c RFC: bootm: Add silent_linux environment variable 12 年之前
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 年之前
  Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 12 年之前
  Simon Glass b7a1d13462 bootm: Handle errors consistently 12 年之前
  Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 12 年之前
  Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 12 年之前
  Simon Glass ec39029193 bootm: Remove extra OK message 12 年之前
  Tom Rini 970150a167 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 12 年之前
  Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 12 年之前
  Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 12 年之前
  Simon Glass fb1b139bb7 bootm: Add the missing PREP stage to bootz and correct image handling 12 年之前
  Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 12 年之前
  Simon Glass a26913f32d bootm: Require boot function only if it is about to be used 12 年之前
  Simon Glass 385501d38b bootm: Disable interrupts only when loading 12 年之前
  Tom Rini c479c1361a cmd_bootm.c: Correct check/return for unsupported sub-command 12 年之前
  Simon Glass 5ff0d0832e bootm: Disable interrupts before loading OS 12 年之前
  Tom Rini d366438d8a cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling 12 年之前
  Steven Stallion eeaef5e430 cmd_bootm: Add command line arguments to Plan 9 12 年之前
  Simon Glass d0ae31eb07 Add a 'fake' go command to the bootm command 12 年之前