Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Thomas Betker 73671dad49 Check run_command() return code properly 11 gadi atpakaļ
  Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 11 gadi atpakaļ
  Simon Glass ae4223f444 Remove unnecessary use of hush header file 11 gadi atpakaļ
  Tom Rini c9afa7cea8 Merge branch 'master' of git://git.denx.de/u-boot-usb 11 gadi atpakaļ
  Tom Rini 717ccc1d7f cmd_bootm.c: Only say XIP image when load is image_start 11 gadi atpakaļ
  Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 11 gadi atpakaļ
  Kees Cook 77cc8902e9 bootm: set max decompression size for LZO 11 gadi atpakaļ
  Christian Eggers 9c89614d3f common: Remove invalid endianess conversion 11 gadi atpakaļ
  Simon Glass c5cbe1e299 bootm: Reinstate special case for standalone images 11 gadi atpakaļ
  Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 gadi atpakaļ
  Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 11 gadi atpakaļ
  Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 11 gadi atpakaļ
  Miao Yan 5b629319cf common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions 11 gadi atpakaļ
  Tom Rini 3d187b3924 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS 11 gadi atpakaļ
  Frederic Leroy 8094972d59 Fix loading freeze when netconsole is active 11 gadi atpakaļ
  Paul Burton 5c427e49ce bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm 11 gadi atpakaļ
  Kees Cook 315c0ace7c bootm: allow correct bounds-check of destination 11 gadi atpakaļ
  Simon Glass 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 11 gadi atpakaļ
  Paul B. Henson bd4a3997f1 bootm: fix conditional controlling call to fixup_silent_linux 11 gadi atpakaļ
  Simon Glass 8d51aacd8c RFC: bootm: Add silent_linux environment variable 12 gadi atpakaļ
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 gadi atpakaļ
  Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 12 gadi atpakaļ
  Simon Glass b7a1d13462 bootm: Handle errors consistently 12 gadi atpakaļ
  Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 12 gadi atpakaļ
  Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 12 gadi atpakaļ
  Simon Glass ec39029193 bootm: Remove extra OK message 12 gadi atpakaļ
  Tom Rini 970150a167 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 12 gadi atpakaļ
  Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 12 gadi atpakaļ
  Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 12 gadi atpakaļ
  Simon Glass fb1b139bb7 bootm: Add the missing PREP stage to bootz and correct image handling 12 gadi atpakaļ