Commit Graph

217 Commits (882b7d726febe65579d6502c271412ecb05821d7)

Author SHA1 Message Date
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
John Rigby fca43cc801 boot: change some arch ifdefs to feature ifdefs 14 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 14 years ago
Torkel Lundgren 3df6195793 Add support for operating system OSE 14 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
Matthias Weisser 60fdc5f2f0 LZMA and LZO causes compile error 14 years ago
Mike Frysinger 78e1e84677 bootm: fix pointer warning with lzma 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago
Larry Johnson 54fa2c5b51 Move test for unnecessary memmove to memmove_wd() 14 years ago
Heiko Schocher 24de2f4be0 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" 14 years ago
Frans Meulenbroeks f74d9bd2a2 cmd_bootm.c: made subcommand array static 14 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 15 years ago
Peter Tyser 224c90d106 bootm: Fix help message's sub-command ordering 15 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 15 years ago
Mike Frysinger 0008555f4d bootm: mark local boot_os[] table static 15 years ago
Remy Bohmer b25e38fc36 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y 15 years ago
Kumar Gala a91f02abf5 Add ability for arch code to make changes before we boot 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Kumar Gala 3dfad40a04 Add ability for arch code to make changes before we boot 15 years ago
Detlev Zundel f97ec30bb3 Re-add support for image type 'Standalone Program' 15 years ago
Detlev Zundel ca95c9df02 Add error checking for unsupported OS types. 15 years ago
Luigi 'Comio' Mantellini caf72ff329 Refresh LZMA-lib to v4.65 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 15 years ago
Minkyu Kang fca0cecff7 bootm: Reduce the unnecessary memmove 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Matthias Fuchs 107b801cf3 Fix gunzip in case of insufficient output buffer 16 years ago
Kumar Gala b1d0db1805 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} 16 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Kumar Gala be08315933 bootm: Move to using a function pointer table for the boot os function 16 years ago
Kumar Gala 76da19df5b Added arch_lmb_reserve to allow arch specific memory regions protection 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Luigi 'Comio' Mantellini d977a57356 Fix lzma uncompress call (image_start wrongly used instead image_len) 16 years ago
Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 54b4ab3c96 bootm_load_os: fix load_end debug message 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1d9af0be76 bootm: enable fdt support only on ppc, m68k and sparc 16 years ago
Bartlomiej Sieka a4f243452c FIT: make iminfo check hashes of all images in FIT, return 1 on failed check 16 years ago
Peter Tyser f5ed9e3908 Add support for booting of INTEGRITY operating system uImages 16 years ago
Kumar Gala 9ba2e2c819 Remove support for booting ARTOS images 16 years ago
Wolfgang Denk 9863a15a98 common/cmd_bootm.c: fix printf() format warnings 16 years ago