Commit Graph

244 Commits (f61faeba822d6db72ade5fb6fe04b4db122a0874)

Author SHA1 Message Date
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
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 13 years ago
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 13 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Stephen Warren d510859bed image: Don't detect XIP images as overlapping. 14 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 14 years ago
Anatolij Gustschin 5bf2766b4b common/cmd_bootm.c: Fix GCC 4.6 warnings 14 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 14 years ago
Simon Schwarz dee17768d4 removed static from images in cmd_bootm.c 14 years ago
Doug Anderson 3a8653b3ac cosmetic: Fixup fixup_silent_linux() for checkpatch 14 years ago
Simon Glass 6d6f123632 sandbox: Add bootm support 14 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 14 years ago
Diana CRACIUN 99ffccbd3e Flush cache after the OS image is loaded into the memory. 14 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 14 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 14 years ago
Grant Likely ed59e58786 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ 14 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 14 years ago
Lei Wen 02cf345973 bootm: replace blob_start with image_start 14 years ago
Mike Frysinger 558605cf4f load_addr: move to common env code 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
John Rigby fca43cc801 boot: change some arch ifdefs to feature ifdefs 15 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 15 years ago
Torkel Lundgren 3df6195793 Add support for operating system OSE 15 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 15 years ago
Matthias Weisser 60fdc5f2f0 LZMA and LZO causes compile error 15 years ago
Mike Frysinger 78e1e84677 bootm: fix pointer warning with lzma 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 15 years ago
Larry Johnson 54fa2c5b51 Move test for unnecessary memmove to memmove_wd() 15 years ago
Heiko Schocher 24de2f4be0 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" 15 years ago
Frans Meulenbroeks f74d9bd2a2 cmd_bootm.c: made subcommand array static 15 years ago
Mike Frysinger 44431cabbb gzip/zlib: make features optional 15 years ago
Mike Frysinger a16028da63 lmb: only force on arches that use it 15 years ago
Detlev Zundel c3d7eec6d8 cmd_bootm.c: Change interpretation of standalone image parameters. 15 years ago
Detlev Zundel 8b828a8f44 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. 15 years ago
Mike Frysinger 10c32ff59f config_defaults.h: new header for common u-boot config defaults 15 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 16 years ago
Peter Tyser 224c90d106 bootm: Fix help message's sub-command ordering 16 years ago