index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_bootm.c
Age
Commit message (
Expand
)
Author
2013-09-23
cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS
Tom Rini
2013-09-20
Fix loading freeze when netconsole is active
Frederic Leroy
2013-09-20
bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm
Paul Burton
2013-09-03
bootm: allow correct bounds-check of destination
Kees Cook
2013-09-03
sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg
Simon Glass
2013-08-16
bootm: fix conditional controlling call to fixup_silent_linux
Paul B. Henson
2013-08-16
RFC: bootm: Add silent_linux environment variable
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-17
bootm: Move fixup_silent_linux() earlier in the bootm stages
Simon Glass
2013-07-12
bootm: Handle errors consistently
Simon Glass
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-07-12
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-07-12
bootm: Remove extra OK message
Simon Glass
2013-07-12
cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2
Tom Rini
2013-07-10
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself
Tom Rini
2013-07-10
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc
Tom Rini
2013-07-10
bootm: Add the missing PREP stage to bootz and correct image handling
Simon Glass
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
bootm: Require boot function only if it is about to be used
Simon Glass
2013-07-10
bootm: Disable interrupts only when loading
Simon Glass
2013-07-04
cmd_bootm.c: Correct check/return for unsupported sub-command
Tom Rini
2013-06-28
bootm: Disable interrupts before loading OS
Simon Glass
2013-06-28
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
Tom Rini
2013-06-26
cmd_bootm: Add command line arguments to Plan 9
Steven Stallion
2013-06-26
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-26
Clarify bootm OS arguments
Simon Glass
2013-06-25
bootz: un-staticize do_bootz
Rob Herring
2013-06-04
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
sandbox: Adjust bootm command to work with sandbox
Simon Glass
2013-06-04
image: Use fit_image_load() to load FDT
Simon Glass
2013-05-17
bootm: Avoid 256-byte overflow in fixup_silent_linux()
Doug Anderson
2013-05-14
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-03-27
image: Add support for Plan 9
Steven Stallion
2013-03-11
Allow u-boot to be silent without forcing Linux to be
Joe Hershberger
2013-03-04
bootm: fix conditional compilation for bootm ramdisk subcommand
Daniel Schwierzeck
2013-03-01
common: Use new numeric setenv functions
Simon Glass
2013-02-22
imls: Add support to list images in NAND device
Vipin Kumar
2013-02-08
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-04
common/cmd_bootm.c: prevent running of subcommands before 'bootm start'
Gabor Juhos
2013-01-10
bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...
Daniel Schwierzeck
2012-12-11
Fix use of conditional LMB
Simon Glass
2012-11-13
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
2012-05-22
common/cmd_bootm.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-04-09
LMB: Fix undefined lmb_reserve() on non-lmb platforms
Marek Vasut
2012-03-30
BOOT: Add RAW ramdisk support to bootz
Marek Vasut
[next]