index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_bootm.c
Commit message (
Expand
)
Author
Age
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
bootm: Move fixup_silent_linux() earlier in the bootm stages
Simon Glass
2013-07-17
-4
/
+4
*
bootm: Handle errors consistently
Simon Glass
2013-07-12
-13
/
+8
*
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-07-12
-1
/
+2
*
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-07-12
-0
/
+16
*
bootm: Remove extra OK message
Simon Glass
2013-07-12
-1
/
+0
*
cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2
Tom Rini
2013-07-12
-3
/
+2
*
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself
Tom Rini
2013-07-10
-16
/
+40
*
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc
Tom Rini
2013-07-10
-5
/
+13
*
bootm: Add the missing PREP stage to bootz and correct image handling
Simon Glass
2013-07-10
-2
/
+3
*
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
-5
/
+3
*
bootm: Require boot function only if it is about to be used
Simon Glass
2013-07-10
-2
/
+5
*
bootm: Disable interrupts only when loading
Simon Glass
2013-07-10
-24
/
+43
*
cmd_bootm.c: Correct check/return for unsupported sub-command
Tom Rini
2013-07-04
-2
/
+7
*
bootm: Disable interrupts before loading OS
Simon Glass
2013-06-28
-26
/
+27
*
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
Tom Rini
2013-06-28
-27
/
+38
*
cmd_bootm: Add command line arguments to Plan 9
Steven Stallion
2013-06-26
-7
/
+29
*
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
-2
/
+17
*
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-26
-241
/
+216
*
Clarify bootm OS arguments
Simon Glass
2013-06-26
-18
/
+26
*
bootz: un-staticize do_bootz
Rob Herring
2013-06-24
-1
/
+1
*
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
-133
/
+8
*
sandbox: Adjust bootm command to work with sandbox
Simon Glass
2013-06-04
-13
/
+12
*
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
-2
/
+2
*
bootm: Avoid 256-byte overflow in fixup_silent_linux()
Doug Anderson
2013-05-17
-12
/
+29
*
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
-1
/
+1
*
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
-9
/
+12
*
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
-2
/
+2
*
image: Add support for Plan 9
Steven Stallion
2013-03-27
-0
/
+39
*
Allow u-boot to be silent without forcing Linux to be
Joe Hershberger
2013-03-11
-4
/
+4
*
bootm: fix conditional compilation for bootm ramdisk subcommand
Daniel Schwierzeck
2013-03-04
-1
/
+1
*
common: Use new numeric setenv functions
Simon Glass
2013-02-28
-8
/
+3
*
imls: Add support to list images in NAND device
Vipin Kumar
2013-02-22
-3
/
+164
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
-1
/
+0
*
common/cmd_bootm.c: prevent running of subcommands before 'bootm start'
Gabor Juhos
2013-02-04
-1
/
+2
*
bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...
Daniel Schwierzeck
2013-01-10
-1
/
+7
*
Fix use of conditional LMB
Simon Glass
2012-12-11
-1
/
+1
*
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
2012-11-12
-0
/
+11
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
-11
/
+20
*
net: Improve the speed of netconsole
Joe Hershberger
2012-09-24
-0
/
+17
*
common/cmd_bootm.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-22
-2
/
+1
*
LMB: Fix undefined lmb_reserve() on non-lmb platforms
Marek Vasut
2012-04-09
-0
/
+1
*
BOOT: Add RAW ramdisk support to bootz
Marek Vasut
2012-03-30
-2
/
+4
*
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
-9
/
+132
*
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
-0
/
+2
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
-46
/
+46
*
bootstage: Convert FIT progress numbers to enums
Simon Glass
2012-03-18
-22
/
+22
*
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
-21
/
+20
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
-25
/
+25
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
-4
/
+4
[next]