Joe Hershberger
|
be2e5a09e6
Allow u-boot to be silent without forcing Linux to be
|
12 年之前 |
Daniel Schwierzeck
|
59af76d9cc
bootm: fix conditional compilation for bootm ramdisk subcommand
|
12 年之前 |
Simon Glass
|
41ef372c1a
common: Use new numeric setenv functions
|
12 年之前 |
Vipin Kumar
|
8fdf1e0f6d
imls: Add support to list images in NAND device
|
12 年之前 |
Kim Phillips
|
12e06fe03f
treewide: include libfdt_env.h before fdt.h
|
12 年之前 |
Gabor Juhos
|
0f3073433c
common/cmd_bootm.c: prevent running of subcommands before 'bootm start'
|
12 年之前 |
Daniel Schwierzeck
|
58bd77db9d
bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC
|
12 年之前 |
Simon Glass
|
75b3afc665
Fix use of conditional LMB
|
12 年之前 |
Gabe Black
|
d95f6ec733
fdt: Add option to default to most compatible conf in a fit image
|
12 年之前 |
Kim Phillips
|
088f1b1991
common/cmd_*.c: sparse fixes
|
12 年之前 |
Joe Hershberger
|
f8be7d659c
net: Improve the speed of netconsole
|
12 年之前 |
Anatolij Gustschin
|
a075a79f98
common/cmd_bootm.c: Fix GCC 4.6 warning
|
13 年之前 |
Marek Vasut
|
35cf5fe510
LMB: Fix undefined lmb_reserve() on non-lmb platforms
|
13 年之前 |
Marek Vasut
|
017e1f3f9f
BOOT: Add RAW ramdisk support to bootz
|
13 年之前 |
Marek Vasut
|
44f074c771
BOOT: Add "bootz" command to boot Linux zImage on ARM
|
13 年之前 |
Simon Glass
|
573f14fe4e
bootstage: Plumb in bootstage calls for basic operations
|
13 年之前 |
Simon Glass
|
770605e4f9
bootstage: Replace show_boot_progress/error() with bootstage_...()
|
13 年之前 |
Simon Glass
|
aacc8c16ee
bootstage: Convert FIT progress numbers to enums
|
13 年之前 |
Simon Glass
|
5dc887164e
bootstage: Convert progress numbers 1-9 into enums
|
13 年之前 |
Simon Glass
|
5ddb118da4
bootstage: Use show_boot_error() for -ve progress numbers
|
13 年之前 |
Simon Glass
|
578ac1e9ba
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
|
13 年之前 |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 年之前 |
Simon Glass
|
5307153236
Stop using builtin_run_command()
|
13 年之前 |
Simon Glass
|
f47360a74e
Rename run_command() to builtin_run_command()
|
13 年之前 |
Stephen Warren
|
d510859bed
image: Don't detect XIP images as overlapping.
|
13 年之前 |
Stephen Warren
|
b9b50e89d3
image: Implement IH_TYPE_KERNEL_NOLOAD
|
13 年之前 |
Anatolij Gustschin
|
5bf2766b4b
common/cmd_bootm.c: Fix GCC 4.6 warnings
|
13 年之前 |
Stephen Warren
|
712fbcf384
checkpatch whitespace cleanups
|
13 年之前 |
Simon Schwarz
|
dee17768d4
removed static from images in cmd_bootm.c
|
13 年之前 |
Doug Anderson
|
3a8653b3ac
cosmetic: Fixup fixup_silent_linux() for checkpatch
|
13 年之前 |