index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_bootm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
image: Don't detect XIP images as overlapping.
Stephen Warren
2011-12-01
1
-1
/
+3
*
image: Implement IH_TYPE_KERNEL_NOLOAD
Stephen Warren
2011-12-01
1
-1
/
+9
*
common/cmd_bootm.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-11-23
1
-1
/
+2
*
checkpatch whitespace cleanups
Stephen Warren
2011-10-22
1
-252
/
+271
*
removed static from images in cmd_bootm.c
Simon Schwarz
2011-10-21
1
-1
/
+1
*
cosmetic: Fixup fixup_silent_linux() for checkpatch
Doug Anderson
2011-10-20
1
-12
/
+13
*
sandbox: Add bootm support
Simon Glass
2011-10-17
1
-4
/
+3
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
1
-25
/
+1
*
Flush cache after the OS image is loaded into the memory.
Diana CRACIUN
2011-09-05
1
-0
/
+3
*
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
1
-0
/
+15
*
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
1
-0
/
+2
*
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Grant Likely
2011-04-25
1
-1
/
+1
*
Stop passing around bootmem_base value.
Grant Likely
2011-04-25
1
-2
/
+1
*
bootm: replace blob_start with image_start
Lei Wen
2011-04-11
1
-1
/
+1
*
load_addr: move to common env code
Mike Frysinger
2011-01-09
1
-1
/
+0
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-1
/
+0
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-1
/
+1
*
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-10-18
1
-2
/
+2
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
1
-2
/
+0
*
Add support for operating system OSE
Torkel Lundgren
2010-09-28
1
-0
/
+39
*
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
2010-09-20
1
-0
/
+1
*
LZMA and LZO causes compile error
Matthias Weisser
2010-08-07
1
-2
/
+5
*
bootm: fix pointer warning with lzma
Mike Frysinger
2010-08-04
1
-2
/
+5
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-7
/
+4
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-22
/
+22
*
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
1
-9
/
+0
*
nios: remove nios-32 arch
Thomas Chou
2010-05-28
1
-2
/
+0
*
Move test for unnecessary memmove to memmove_wd()
Larry Johnson
2010-05-06
1
-5
/
+2
*
Merge branch 'next'
Wolfgang Denk
2010-04-01
1
-1
/
+1
|
\
|
*
cmd_bootm.c: made subcommand array static
Frans Meulenbroeks
2010-03-21
1
-1
/
+1
*
|
bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"
Heiko Schocher
2010-03-29
1
-1
/
+2
|
/
*
gzip/zlib: make features optional
Mike Frysinger
2010-01-26
1
-0
/
+2
*
lmb: only force on arches that use it
Mike Frysinger
2010-01-21
1
-18
/
+16
*
cmd_bootm.c: Change interpretation of standalone image parameters.
Detlev Zundel
2010-01-18
1
-3
/
+0
*
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
Detlev Zundel
2010-01-18
1
-1
/
+2
*
config_defaults.h: new header for common u-boot config defaults
Mike Frysinger
2010-01-18
1
-4
/
+0
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
1
-1
/
+0
*
Merge branch 'master' into next
Wolfgang Denk
2009-12-07
1
-2
/
+2
|
\
|
*
bootm: Fix help message's sub-command ordering
Peter Tyser
2009-12-07
1
-2
/
+2
*
|
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
1
-2
/
+2
|
\
\
|
|
/
|
*
bootm: mark local boot_os[] table static
Mike Frysinger
2009-11-24
1
-1
/
+1
|
*
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
Remy Bohmer
2009-11-24
1
-1
/
+1
*
|
add lzop decompression support
Peter Korsgaard
2009-12-05
1
-0
/
+22
|
/
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
1
-1
/
+3
*
Add ability for arch code to make changes before we boot
Kumar Gala
2009-09-04
1
-0
/
+10
*
Re-add support for image type 'Standalone Program'
Detlev Zundel
2009-07-23
1
-0
/
+33
*
Add error checking for unsupported OS types.
Detlev Zundel
2009-07-23
1
-2
/
+13
*
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
2009-07-22
1
-3
/
+2
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-5
/
+5
*
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
1
-1
/
+1
[next]