Commit Graph

14 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Grygorii Strashko f370b51510 cmd: bootm: use get_nand_dev_by_index() 7 years ago
Grygorii Strashko dbe7881de0 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND 7 years ago
Rick Altherr c2e7e72bb9 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 7 years ago
Vagrant Cascadian da1a3bd4d3 Fix spelling of "extended". 8 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 8 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 8 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Andre Przywara f9a90ace21 arm64: fix arm64 Linux boot image header field sizes 8 years ago
Masahiro Yamada 62022d5206 arm64: booti: add missing unmap_sysmem() 8 years ago
Karsten Merker 6f6051fac3 booti: Help text rework. 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Karl Apsite d52e8575d9 Combine bootm_find_<thing> functions together 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Heiko Schocher ff6c032ea8 spl: fix calling "spl export .." more than once 9 years ago
Michal Simek e3046ba4da common: bootm: Document fake bootm sub-command 9 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 10 years ago
Tom Rini d2b2ffe310 cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images 10 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 10 years ago
Thomas Betker 73671dad49 Check run_command() return code properly 10 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
Simon Glass ae4223f444 Remove unnecessary use of hush header file 10 years ago
Tom Rini 717ccc1d7f cmd_bootm.c: Only say XIP image when load is image_start 10 years ago
Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 10 years ago
Kees Cook 77cc8902e9 bootm: set max decompression size for LZO 10 years ago
Christian Eggers 9c89614d3f common: Remove invalid endianess conversion 10 years ago
Simon Glass c5cbe1e299 bootm: Reinstate special case for standalone images 10 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 11 years ago
Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 11 years ago
Miao Yan 5b629319cf common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions 11 years ago
Tom Rini 3d187b3924 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS 11 years ago
Frederic Leroy 8094972d59 Fix loading freeze when netconsole is active 11 years ago
Paul Burton 5c427e49ce bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm 11 years ago
Kees Cook 315c0ace7c bootm: allow correct bounds-check of destination 11 years ago
Simon Glass 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 11 years ago
Paul B. Henson bd4a3997f1 bootm: fix conditional controlling call to fixup_silent_linux 11 years ago
Simon Glass 8d51aacd8c RFC: bootm: Add silent_linux environment variable 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 11 years ago
Simon Glass b7a1d13462 bootm: Handle errors consistently 11 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 11 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 11 years ago
Simon Glass ec39029193 bootm: Remove extra OK message 11 years ago
Tom Rini 970150a167 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 11 years ago
Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 11 years ago
Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 11 years ago