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
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-11
/
+11
*
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
*
Code cleanup.
Wolfgang Denk
2006-10-26
-3
/
+2
*
Added support for Multi-Image files that contain a device tree
Kumar Gala
2006-10-24
-6
/
+55
*
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-10-24
-5
/
+7
|
\
|
*
Fix possible uninitialized variable compiler warning.
Grant Likely
2006-10-12
-1
/
+1
|
*
Merge branch 'master' of http://www.denx.de/git/u-boot
Jon Loeliger
2006-10-10
-0
/
+3
|
|
\
|
*
|
Fix disable_of booting
Matthew McClintock
2006-08-22
-1
/
+4
|
*
|
Support for FDT in uImage format, error when using FDT from flash
Matthew McClintock
2006-08-22
-5
/
+65
|
*
|
Unlock cache before kernel starts up for MPC86xx
Haiying Wang
2006-08-17
-2
/
+2
|
*
|
Merge branch 'mpc85xx'
Jon Loeliger
2006-08-09
-15
/
+27
|
|
\
\
|
|
*
|
* Patch to modify ft_build.c to update flat device trees in place Patch by Ma...
Matthew McClintock
2006-08-09
-1
/
+1
|
|
*
|
* Modify bootm command to support booting with flat device trees Patch by Mat...
Matthew McClintock
2006-08-09
-14
/
+26
|
*
|
|
Fixed initrd issue by define big RAM
Jin Zhengxiong
2006-07-13
-1
/
+0
|
*
|
|
We made a u-boot patch to fix the hang up issue
Jason Jin
2006-07-07
-0
/
+1
|
*
|
|
Remove unneeded INIT_RAM_LOCK cache twiddling.
Haiying Wang
2006-05-10
-2
/
+2
|
|
/
/
*
|
|
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
Wolfgang Denk
2006-10-11
-6
/
+7
|
\
\
\
|
*
|
|
* Fix a bunch of compiler warnings for gcc 4.0
Matthew McClintock
2006-10-11
-1
/
+1
|
*
|
|
* Another small fix for booting with disable_of
Matthew McClintock
2006-08-23
-5
/
+6
*
|
|
|
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-10-11
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Define IH_CPU_AVR32
Stefan Roese
2006-10-09
-0
/
+3
|
|
/
*
|
* Fix disable_of booting
Matthew McClintock
2006-08-16
-1
/
+4
*
|
* Support for FDT in uImage format, error when using FDT from flash
Matthew McClintock
2006-08-16
-5
/
+65
*
|
* Patch to modify ft_build.c to update flat device trees in place
Matthew McClintock
2006-06-28
-1
/
+1
*
|
* Modify bootm command to support booting with flat device trees
Matthew McClintock
2006-06-28
-14
/
+26
|
/
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
-7
/
+2
*
Change max size of uncompressed uImage's to 8MByte and add
Stefan Roese
2006-03-13
-2
/
+6
*
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
Wolfgang Denk
2006-03-12
-6
/
+10
|
\
|
*
Add support for passing initrd information via flat device tree
Kumar Gala
2006-01-11
-6
/
+10
*
|
Add ADI Blackfin support
Wolfgang Denk
2006-03-12
-0
/
+2
*
|
Add loads of ntohl() in image header handling
Wolfgang Denk
2006-03-12
-9
/
+9
|
/
*
Merge with /home/m8/git/u-boot
Wolfgang Denk
2005-10-15
-2
/
+2
|
\
|
*
Added support for TQM834x boards.
Marian Balakowicz
2005-10-11
-2
/
+2
*
|
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
-9
/
+9
*
|
Support passing of OF flat trees to the kernel.
Wolfgang Denk
2005-10-13
-0
/
+42
|
/
*
Fix booting from serial dataflash on AT91RM9200
Wolfgang Denk
2005-10-06
-7
/
+9
*
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
2005-07-23
-2
/
+2
*
* Patch by Travis Sawyer, 10 Jun 2005:
wdenk
2005-06-20
-1
/
+1
*
* Patch by Scott McNutt, 01 Nov 2004:
wdenk
2005-04-03
-0
/
+2
*
* Update for AT91RM9200DK and CMC_PU2 boards:
wdenk
2004-11-21
-7
/
+7
*
Patch by TsiChung Liew, 23 Sep 2004:
wdenk
2004-10-28
-0
/
+7
*
Patches by Scott McNutt, 24 Aug 2004:
wdenk
2004-10-10
-0
/
+2
*
* Patch by Detlev Zundel, 08 Sep 2004:
wdenk
2004-09-08
-3
/
+3
[next]