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 роки тому |
Kumar Gala
|
76da19df5b
Added arch_lmb_reserve to allow arch specific memory regions protection
|
16 роки тому |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 роки тому |
Luigi 'Comio' Mantellini
|
d977a57356
Fix lzma uncompress call (image_start wrongly used instead image_len)
|
16 роки тому |
Luigi 'Comio' Mantellini
|
fc9c1727b5
Add support for LZMA uncompression algorithm.
|
16 роки тому |
Jean-Christophe PLAGNIOL-VILLARD
|
54b4ab3c96
bootm_load_os: fix load_end debug message
|
16 роки тому |
Jean-Christophe PLAGNIOL-VILLARD
|
1d9af0be76
bootm: enable fdt support only on ppc, m68k and sparc
|
16 роки тому |
Bartlomiej Sieka
|
a4f243452c
FIT: make iminfo check hashes of all images in FIT, return 1 on failed check
|
16 роки тому |
Peter Tyser
|
f5ed9e3908
Add support for booting of INTEGRITY operating system uImages
|
16 роки тому |
Kumar Gala
|
9ba2e2c819
Remove support for booting ARTOS images
|
16 роки тому |
Wolfgang Denk
|
9863a15a98
common/cmd_bootm.c: fix printf() format warnings
|
16 роки тому |
Kumar Gala
|
ea86b9e64b
Prevent crash if random/invalid ramdisks are passed to bootm
|
16 роки тому |
Anatolij Gustschin
|
8e02494e8f
Prevent crash if random DTB address is passed to bootm
|
16 роки тому |
Kumar Gala
|
40d7e99d37
bootm: refactor do_reset and os boot function args
|
16 роки тому |
Kumar Gala
|
396f635b8f
bootm: refactor image detection and os load steps
|
16 роки тому |
Kumar Gala
|
e906cfae08
bootm: move lmb into the bootm_headers_t structure
|
16 роки тому |
Kumar Gala
|
54f9c86691
bootm: Set working fdt address as part of the bootm flow
|
16 роки тому |
Kumar Gala
|
06a09918f3
bootm: refactor fdt locating and relocation code
|
16 роки тому |
Kumar Gala
|
c4f9419c6b
bootm: refactor ramdisk locating code
|
16 роки тому |
Kumar Gala
|
c160a95447
bootm: refactor entry point code
|
16 роки тому |
Kumar Gala
|
fcd69a1a57
Clean up usage of icache_disable/dcache_disable
|
16 роки тому |
Kumar Gala
|
3216ca9692
Fix fallout from autostart revert
|
16 роки тому |
Wolfgang Denk
|
0bf202ec58
Revert "[new uImage] Add autostart flag to bootm_headers structure"
|
16 роки тому |
Guennadi Liakhovetski
|
2e752be39d
Uncompressed images loaded to their start address shall set load_end too
|
16 роки тому |