Commit Graph

291 Commits (8094972d594d883e3e556751f67ff5cdd8a286c5)

Author SHA1 Message Date
Frederic Leroy 8094972d59 Fix loading freeze when netconsole is active 12 years ago
Paul Burton 5c427e49ce bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm 12 years ago
Kees Cook 315c0ace7c bootm: allow correct bounds-check of destination 12 years ago
Simon Glass 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 12 years ago
Paul B. Henson bd4a3997f1 bootm: fix conditional controlling call to fixup_silent_linux 12 years ago
Simon Glass 8d51aacd8c RFC: bootm: Add silent_linux environment variable 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 12 years ago
Simon Glass b7a1d13462 bootm: Handle errors consistently 12 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 12 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 12 years ago
Simon Glass ec39029193 bootm: Remove extra OK message 12 years ago
Tom Rini 970150a167 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 12 years ago
Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 12 years ago
Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 12 years ago
Simon Glass fb1b139bb7 bootm: Add the missing PREP stage to bootz and correct image handling 12 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 12 years ago
Simon Glass a26913f32d bootm: Require boot function only if it is about to be used 12 years ago
Simon Glass 385501d38b bootm: Disable interrupts only when loading 12 years ago
Tom Rini c479c1361a cmd_bootm.c: Correct check/return for unsupported sub-command 12 years ago
Simon Glass 5ff0d0832e bootm: Disable interrupts before loading OS 12 years ago
Tom Rini d366438d8a cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling 12 years ago
Steven Stallion eeaef5e430 cmd_bootm: Add command line arguments to Plan 9 12 years ago
Simon Glass d0ae31eb07 Add a 'fake' go command to the bootm command 12 years ago
Simon Glass 35fc84fa1f Refactor the bootm command to reduce code duplication 12 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 12 years ago
Rob Herring da620222f8 bootz: un-staticize do_bootz 12 years ago
Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 12 years ago
Simon Glass aed161e5fe sandbox: Adjust bootm command to work with sandbox 12 years ago
Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 12 years ago
Doug Anderson a558ad7113 bootm: Avoid 256-byte overflow in fixup_silent_linux() 12 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 12 years ago
Simon Glass 35e7b0f179 sandbox: image: Add support for booting images in sandbox 12 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
Steven Stallion 04d414090c image: Add support for Plan 9 12 years ago
Joe Hershberger be2e5a09e6 Allow u-boot to be silent without forcing Linux to be 12 years ago
Daniel Schwierzeck 59af76d9cc bootm: fix conditional compilation for bootm ramdisk subcommand 12 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 12 years ago
Vipin Kumar 8fdf1e0f6d imls: Add support to list images in NAND device 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Gabor Juhos 0f3073433c common/cmd_bootm.c: prevent running of subcommands before 'bootm start' 12 years ago
Daniel Schwierzeck 58bd77db9d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC 12 years ago
Simon Glass 75b3afc665 Fix use of conditional LMB 13 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 13 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 13 years ago
Joe Hershberger f8be7d659c net: Improve the speed of netconsole 13 years ago
Anatolij Gustschin a075a79f98 common/cmd_bootm.c: Fix GCC 4.6 warning 13 years ago
Marek Vasut 35cf5fe510 LMB: Fix undefined lmb_reserve() on non-lmb platforms 13 years ago
Marek Vasut f4cdde4019 LMB: Fix undefined lmb_reserve() on non-lmb platforms 13 years ago
Marek Vasut 017e1f3f9f BOOT: Add RAW ramdisk support to bootz 13 years ago