Simon Glass
|
385501d38b
bootm: Disable interrupts only when loading
|
12 years ago |
Tom Rini
|
c479c1361a
cmd_bootm.c: Correct check/return for unsupported sub-command
|
12 years ago |
Simon Glass
|
5ff0d0832e
bootm: Disable interrupts before loading OS
|
12 years ago |
Tom Rini
|
d366438d8a
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
|
12 years ago |
Steven Stallion
|
eeaef5e430
cmd_bootm: Add command line arguments to Plan 9
|
12 years ago |
Simon Glass
|
d0ae31eb07
Add a 'fake' go command to the bootm command
|
12 years ago |
Simon Glass
|
35fc84fa1f
Refactor the bootm command to reduce code duplication
|
12 years ago |
Simon Glass
|
983c72f479
Clarify bootm OS arguments
|
12 years ago |
Rob Herring
|
da620222f8
bootz: un-staticize do_bootz
|
12 years ago |
Simon Glass
|
4651800d51
image: Use fit_image_load() to load kernel
|
12 years ago |
Simon Glass
|
aed161e5fe
sandbox: Adjust bootm command to work with sandbox
|
12 years ago |
Simon Glass
|
53f375fa81
image: Use fit_image_load() to load FDT
|
12 years ago |
Doug Anderson
|
a558ad7113
bootm: Avoid 256-byte overflow in fixup_silent_linux()
|
13 years ago |
Simon Glass
|
c19d13b030
arm: Refactor bootm to reduce #ifdefs
|
12 years ago |
Simon Glass
|
35e7b0f179
sandbox: image: Add support for booting images in sandbox
|
12 years ago |
Simon Glass
|
b8da836650
image: Rename fit_image_check_hashes() to fit_image_verify()
|
12 years ago |
Steven Stallion
|
04d414090c
image: Add support for Plan 9
|
12 years ago |
Joe Hershberger
|
be2e5a09e6
Allow u-boot to be silent without forcing Linux to be
|
12 years ago |
Daniel Schwierzeck
|
59af76d9cc
bootm: fix conditional compilation for bootm ramdisk subcommand
|
12 years ago |
Simon Glass
|
41ef372c1a
common: Use new numeric setenv functions
|
12 years ago |
Vipin Kumar
|
8fdf1e0f6d
imls: Add support to list images in NAND device
|
12 years ago |
Kim Phillips
|
12e06fe03f
treewide: include libfdt_env.h before fdt.h
|
12 years ago |
Gabor Juhos
|
0f3073433c
common/cmd_bootm.c: prevent running of subcommands before 'bootm start'
|
12 years ago |
Daniel Schwierzeck
|
58bd77db9d
bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC
|
12 years ago |
Simon Glass
|
75b3afc665
Fix use of conditional LMB
|
12 years ago |
Gabe Black
|
d95f6ec733
fdt: Add option to default to most compatible conf in a fit image
|
12 years ago |
Kim Phillips
|
088f1b1991
common/cmd_*.c: sparse fixes
|
12 years ago |
Joe Hershberger
|
f8be7d659c
net: Improve the speed of netconsole
|
12 years ago |
Anatolij Gustschin
|
a075a79f98
common/cmd_bootm.c: Fix GCC 4.6 warning
|
13 years ago |
Marek Vasut
|
35cf5fe510
LMB: Fix undefined lmb_reserve() on non-lmb platforms
|
13 years ago |