Larry Johnson
|
54fa2c5b51
Move test for unnecessary memmove to memmove_wd()
|
15 年之前 |
Wolfgang Denk
|
ffa37fc98d
Merge branch 'next'
|
15 年之前 |
Heiko Schocher
|
24de2f4be0
bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"
|
15 年之前 |
Frans Meulenbroeks
|
f74d9bd2a2
cmd_bootm.c: made subcommand array static
|
15 年之前 |
Mike Frysinger
|
44431cabbb
gzip/zlib: make features optional
|
15 年之前 |
Mike Frysinger
|
a16028da63
lmb: only force on arches that use it
|
15 年之前 |
Detlev Zundel
|
c3d7eec6d8
cmd_bootm.c: Change interpretation of standalone image parameters.
|
15 年之前 |
Detlev Zundel
|
8b828a8f44
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
|
15 年之前 |
Mike Frysinger
|
10c32ff59f
config_defaults.h: new header for common u-boot config defaults
|
15 年之前 |
Wolfgang Wegner
|
87d93a1ba2
move prototypes for gunzip() and zunzip() to common.h
|
15 年之前 |
Wolfgang Denk
|
206c00f26f
Merge branch 'master' into next
|
15 年之前 |
Peter Tyser
|
224c90d106
bootm: Fix help message's sub-command ordering
|
15 年之前 |
Wolfgang Denk
|
2a49bf3149
Merge branch 'master' into next
|
15 年之前 |
Peter Korsgaard
|
20dde48bca
add lzop decompression support
|
15 年之前 |
Mike Frysinger
|
0008555f4d
bootm: mark local boot_os[] table static
|
15 年之前 |
Remy Bohmer
|
b25e38fc36
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
|
15 年之前 |
Peter Tyser
|
521af04d85
Conditionally perform common relocation fixups
|
15 年之前 |
Kumar Gala
|
3dfad40a04
Add ability for arch code to make changes before we boot
|
15 年之前 |
Detlev Zundel
|
f97ec30bb3
Re-add support for image type 'Standalone Program'
|
16 年之前 |
Detlev Zundel
|
ca95c9df02
Add error checking for unsupported OS types.
|
16 年之前 |
Luigi 'Comio' Mantellini
|
caf72ff329
Refresh LZMA-lib to v4.65
|
16 年之前 |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
a31e091ad7
rename include/zlib.h to include/u-boot/zlib.h
|
16 年之前 |
Minkyu Kang
|
fca0cecff7
bootm: Reduce the unnecessary memmove
|
16 年之前 |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 年之前 |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 年之前 |
Matthias Fuchs
|
107b801cf3
Fix gunzip in case of insufficient output buffer
|
16 年之前 |
Kumar Gala
|
b1d0db1805
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
|
16 年之前 |
Kumar Gala
|
49c3a861d1
bootm: Add subcommands
|
16 年之前 |
Kumar Gala
|
be08315933
bootm: Move to using a function pointer table for the boot os function
|
16 年之前 |