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
*
load_addr: move to common env code
Mike Frysinger
2011-01-09
-1
/
+0
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
-1
/
+0
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-1
/
+1
*
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-10-18
-2
/
+2
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
-2
/
+0
*
Add support for operating system OSE
Torkel Lundgren
2010-09-28
-0
/
+39
*
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
2010-09-20
-0
/
+1
*
LZMA and LZO causes compile error
Matthias Weisser
2010-08-07
-2
/
+5
*
bootm: fix pointer warning with lzma
Mike Frysinger
2010-08-04
-2
/
+5
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-7
/
+4
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-22
/
+22
*
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
-9
/
+0
*
nios: remove nios-32 arch
Thomas Chou
2010-05-28
-2
/
+0
*
Move test for unnecessary memmove to memmove_wd()
Larry Johnson
2010-05-06
-5
/
+2
*
Merge branch 'next'
Wolfgang Denk
2010-04-01
-1
/
+1
|
\
|
*
cmd_bootm.c: made subcommand array static
Frans Meulenbroeks
2010-03-21
-1
/
+1
*
|
bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"
Heiko Schocher
2010-03-29
-1
/
+2
|
/
*
gzip/zlib: make features optional
Mike Frysinger
2010-01-26
-0
/
+2
*
lmb: only force on arches that use it
Mike Frysinger
2010-01-21
-18
/
+16
*
cmd_bootm.c: Change interpretation of standalone image parameters.
Detlev Zundel
2010-01-18
-3
/
+0
*
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
Detlev Zundel
2010-01-18
-1
/
+2
*
config_defaults.h: new header for common u-boot config defaults
Mike Frysinger
2010-01-18
-4
/
+0
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
-1
/
+0
*
Merge branch 'master' into next
Wolfgang Denk
2009-12-07
-2
/
+2
|
\
|
*
bootm: Fix help message's sub-command ordering
Peter Tyser
2009-12-07
-2
/
+2
*
|
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
-2
/
+2
|
\
\
|
|
/
|
*
bootm: mark local boot_os[] table static
Mike Frysinger
2009-11-24
-1
/
+1
|
*
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
Remy Bohmer
2009-11-24
-1
/
+1
*
|
add lzop decompression support
Peter Korsgaard
2009-12-05
-0
/
+22
|
/
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
-1
/
+3
*
Add ability for arch code to make changes before we boot
Kumar Gala
2009-09-04
-0
/
+10
*
Re-add support for image type 'Standalone Program'
Detlev Zundel
2009-07-23
-0
/
+33
*
Add error checking for unsupported OS types.
Detlev Zundel
2009-07-23
-2
/
+13
*
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
2009-07-22
-3
/
+2
*
General help message cleanup
Wolfgang Denk
2009-06-12
-5
/
+5
*
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
-1
/
+1
*
bootm: Reduce the unnecessary memmove
Minkyu Kang
2009-02-21
-2
/
+4
*
Command usage cleanup
Peter Tyser
2009-01-28
-5
/
+5
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-2
/
+2
*
Fix gunzip in case of insufficient output buffer
Matthias Fuchs
2009-01-27
-1
/
+1
*
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
Kumar Gala
2008-10-29
-0
/
+20
*
bootm: Add subcommands
Kumar Gala
2008-10-29
-1
/
+167
*
bootm: Move to using a function pointer table for the boot os function
Kumar Gala
2008-10-29
-37
/
+31
*
Added arch_lmb_reserve to allow arch specific memory regions protection
Kumar Gala
2008-10-18
-0
/
+7
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-10
/
+10
*
Fix lzma uncompress call (image_start wrongly used instead image_len)
Luigi 'Comio' Mantellini
2008-10-13
-1
/
+1
*
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
2008-09-13
-0
/
+23
*
bootm_load_os: fix load_end debug message
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
-2
/
+2
*
bootm: enable fdt support only on ppc, m68k and sparc
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
-0
/
+2
*
FIT: make iminfo check hashes of all images in FIT, return 1 on failed check
Bartlomiej Sieka
2008-09-09
-0
/
+6
[next]