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
...
*
cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
Stefan Roese
2008-07-31
-2
/
+2
*
Fix remaining CFG_CMD_ define, ifdef and comments
Jean-Christophe PLAGNIOL-VILLARD
2008-07-30
-2
/
+2
*
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
Wolfgang Denk
2008-07-15
-9
/
+9
*
USB: shutdown USB before booting
Markus Klotzbücher
2008-07-10
-0
/
+18
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
-1
/
+1
*
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
-2
/
+3
*
Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
Marian Balakowicz
2008-05-10
-11
/
+0
*
Memory footprint optimizations
Bartlomiej Sieka
2008-04-24
-2
/
+2
*
Fix build breakage casued by commit c0559be371b2
Wolfgang Denk
2008-04-18
-1
/
+0
*
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
2008-04-17
-11
/
+26
*
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-26
-1244
/
+725
|
\
|
*
[new uImage] Disable debuging output in preparation for merge with master
Bartlomiej Sieka
2008-03-20
-1
/
+0
|
*
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
Marian Balakowicz
2008-03-12
-4
/
+10
|
*
[new uImage] More verbose kernel image uncompress error message
Marian Balakowicz
2008-03-12
-2
/
+4
|
*
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
2008-03-12
-4
/
+26
|
*
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
Marian Balakowicz
2008-03-12
-15
/
+8
|
*
[new uImage] Re-enable interrupts for non automatic booting
Marian Balakowicz
2008-03-12
-1
/
+5
|
*
[new uImage] Add new uImage format support for kernel booting
Marian Balakowicz
2008-03-12
-11
/
+144
|
*
[new uImage] Add new uImage format support for imls and iminfo commands
Marian Balakowicz
2008-03-11
-5
/
+11
|
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
-18
/
+18
|
*
[new uImage] Provide ability to restrict region used for boot images
Kumar Gala
2008-02-29
-5
/
+5
|
*
[new uImage] Use lmb for bootm allocations
Kumar Gala
2008-02-29
-0
/
+8
|
*
[new uImage] Add autostart flag to bootm_headers structure
Kumar Gala
2008-02-29
-0
/
+1
|
*
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
Kumar Gala
2008-02-29
-0
/
+14
|
*
[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
[prev]
[next]