Karl Apsite
|
d52e8575d9
Combine bootm_find_<thing> functions together
|
10 年之前 |
Joe Hershberger
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 年之前 |
Heiko Schocher
|
ff6c032ea8
spl: fix calling "spl export .." more than once
|
10 年之前 |
Michal Simek
|
e3046ba4da
common: bootm: Document fake bootm sub-command
|
10 年之前 |
Simon Glass
|
90268b878b
x86: Support loading kernel setup from a FIT
|
10 年之前 |
Tom Rini
|
d2b2ffe310
cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
|
10 年之前 |
Simon Glass
|
b639640371
bootm: Split out code from cmd_bootm.c
|
11 年之前 |
Thomas Betker
|
73671dad49
Check run_command() return code properly
|
11 年之前 |
Heiko Schocher
|
21d29f7f9f
bootm: make use of legacy image format configurable
|
11 年之前 |
Simon Glass
|
ae4223f444
Remove unnecessary use of hush header file
|
11 年之前 |
Tom Rini
|
c9afa7cea8
Merge branch 'master' of git://git.denx.de/u-boot-usb
|
11 年之前 |
Tom Rini
|
717ccc1d7f
cmd_bootm.c: Only say XIP image when load is image_start
|
11 年之前 |
Sebastian Siewior
|
9ace3fc814
image: add support for Android's boot image format
|
11 年之前 |
Kees Cook
|
77cc8902e9
bootm: set max decompression size for LZO
|
11 年之前 |
Christian Eggers
|
9c89614d3f
common: Remove invalid endianess conversion
|
11 年之前 |
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 年之前 |