index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
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: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
1
-2
/
+2
*
bootm: Avoid 256-byte overflow in fixup_silent_linux()
Doug Anderson
2013-05-17
1
-12
/
+29
*
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
1
-1
/
+1
*
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
1
-9
/
+12
*
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
1
-2
/
+2
*
image: Add support for Plan 9
Steven Stallion
2013-03-27
1
-0
/
+39
*
Allow u-boot to be silent without forcing Linux to be
Joe Hershberger
2013-03-11
1
-4
/
+4
*
bootm: fix conditional compilation for bootm ramdisk subcommand
Daniel Schwierzeck
2013-03-04
1
-1
/
+1
*
common: Use new numeric setenv functions
Simon Glass
2013-02-28
1
-8
/
+3
*
imls: Add support to list images in NAND device
Vipin Kumar
2013-02-22
1
-3
/
+164
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
1
-1
/
+0
*
common/cmd_bootm.c: prevent running of subcommands before 'bootm start'
Gabor Juhos
2013-02-04
1
-1
/
+2
*
bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...
Daniel Schwierzeck
2013-01-10
1
-1
/
+7
*
Fix use of conditional LMB
Simon Glass
2012-12-11
1
-1
/
+1
*
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
2012-11-12
1
-0
/
+11
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
1
-11
/
+20
*
net: Improve the speed of netconsole
Joe Hershberger
2012-09-24
1
-0
/
+17
*
common/cmd_bootm.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-22
1
-2
/
+1
*
LMB: Fix undefined lmb_reserve() on non-lmb platforms
Marek Vasut
2012-04-09
1
-0
/
+1
*
BOOT: Add RAW ramdisk support to bootz
Marek Vasut
2012-03-30
1
-2
/
+4
*
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
1
-9
/
+132
*
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
1
-0
/
+2
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
1
-46
/
+46
*
bootstage: Convert FIT progress numbers to enums
Simon Glass
2012-03-18
1
-22
/
+22
*
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
1
-21
/
+20
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
1
-25
/
+25
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
1
-4
/
+4
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
1
-2
/
+2
*
Stop using builtin_run_command()
Simon Glass
2012-03-06
1
-7
/
+1
*
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
1
-1
/
+1
*
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
[prev]
[next]