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
...
|
*
[new uImage] Add image_get_kernel() routine
Marian Balakowicz
2008-02-27
-33
/
+53
|
*
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
-26
/
+21
|
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
-110
/
+251
|
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
-58
/
+3
|
*
[new uImage] Add gen_get_image() routine
Marian Balakowicz
2008-02-21
-19
/
+3
|
*
[new uImage] Move kernel data find code to get_kernel() routine
Marian Balakowicz
2008-02-07
-74
/
+107
|
*
[new uImage] Factor out common routines for getting os/arch/type/comp names
Marian Balakowicz
2008-02-07
-65
/
+12
|
*
[new uImage] Remove standalone applications handling from boootm
Marian Balakowicz
2008-02-07
-37
/
+1
|
*
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
Marian Balakowicz
2008-02-07
-9
/
+1
|
*
[new uImage] Return error on image move/uncompress overwrites
Marian Balakowicz
2008-02-07
-0
/
+22
|
*
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
-89
/
+64
|
*
[new uImage] Cleanup cmd_bootm.c
Marian Balakowicz
2008-02-07
-290
/
+301
|
*
[new uImage] Add memmove_wd() common routine
Marian Balakowicz
2008-02-07
-16
/
+4
|
*
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
2008-02-07
-17
/
+1
|
*
[new uImage] Move CHUNKSZ definition to image.h
Marian Balakowicz
2008-02-07
-7
/
+0
|
*
[new uImage] Move gunzip() common code to common/gunzip.c
Marian Balakowicz
2008-02-07
-91
/
+3
|
*
[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
Marian Balakowicz
2008-02-07
-2
/
+1
|
*
[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
Marian Balakowicz
2008-02-07
-542
/
+1
|
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
-213
/
+121
*
|
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
2008-03-26
-14
/
+0
*
|
The patch introduces the alternative configuration of the log buffer for the ...
Yuri Tikhonov
2008-03-18
-0
/
+4
|
/
*
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-11-29
-1
/
+1
|
\
|
*
Fix two typos.
Detlev Zundel
2007-10-19
-1
/
+1
*
|
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-09-23
-166
/
+185
|
\
\
|
|
/
|
*
Bugfix: make bootm+libfdt compile on boards with no flash
Grant Likely
2007-09-09
-0
/
+2
|
*
Fix do_bootm_linux() so that multi-file images with FDT blob boot.
Bartlomiej Sieka
2007-09-07
-10
/
+19
|
*
bootm/fdt: Only process the fdt if an fdt address was provided
Grant Likely
2007-09-06
-17
/
+19
|
*
Fix warnings from of_data copy fix
Andy Fleming
2007-08-16
-2
/
+2
|
*
Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards
Andy Fleming
2007-08-16
-0
/
+9
|
*
Fix where the #ifdef CFG_BOOTMAPSZ is placed.
Jerry Van Baren
2007-08-15
-2
/
+3
|
*
Fix initrd/dtb interaction
Andy Fleming
2007-08-14
-9
/
+14
|
*
fdt: do board setup based on fdt address specified on bootm line
Kim Phillips
2007-08-10
-1
/
+1
|
*
Call ft_board_setup() from the bootm command.
Gerald Van Baren
2007-08-10
-0
/
+4
|
*
Asthetic improvements: error messages and line lengths.
Gerald Van Baren
2007-08-10
-65
/
+61
|
*
Reorganize and fix problems (returns) in the bootm command.
Gerald Van Baren
2007-08-10
-66
/
+64
|
*
Fix bugs in the CONFIG_OF_LIBFDT
Gerald Van Baren
2007-08-10
-2
/
+2
|
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-06
-17
/
+17
|
|
\
|
|
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-6
/
+6
|
|
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
-11
/
+11
|
|
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-11
/
+11
|
*
|
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
-38
/
+31
|
|
/
*
|
sh: First support code of SuperH.
Nobuhiro Iwamatsu
2007-05-13
-0
/
+2
|
/
*
Fix initrd length corruption in bootm command.
Wolfgang Denk
2007-05-04
-2
/
+1
*
Improve the bootm command for CONFIG_OF_LIBFDT
Gerald Van Baren
2007-04-14
-8
/
+48
*
Moved fdt command support code to fdt_support.c
Gerald Van Baren
2007-04-06
-1
/
+1
*
Fix some minor whitespace violations.
Gerald Van Baren
2007-03-31
-1
/
+1
*
Add a flattened device tree (fdt) command (2 of 2)
Gerald Van Baren
2007-03-31
-10
/
+55
*
Code cleanup / re-insert previous Copyright entries.
Wolfgang Denk
2007-03-22
-18
/
+18
*
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
2007-03-09
-1
/
+2
*
[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
Stefan Roese
2006-11-27
-32
/
+22
[prev]
[next]