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 년 전 |
Stefan Roese
|
ebb86c4ecd
cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
|
16 년 전 |
Jean-Christophe PLAGNIOL-VILLARD
|
936897d4d1
Fix remaining CFG_CMD_ define, ifdef and comments
|
17 년 전 |
Wolfgang Denk
|
699f051255
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
|
17 년 전 |
Markus Klotzbücher
|
3d71c81a9b
USB: shutdown USB before booting
|
17 년 전 |
Wolfgang Denk
|
06c53beae1
Fix some more print() format errors.
|
17 년 전 |
Becky Bruce
|
391fd93ab2
Change lmb to use phys_size_t/phys_addr_t
|
17 년 전 |
Marian Balakowicz
|
273c37d843
Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
|
17 년 전 |
Bartlomiej Sieka
|
edbed247a1
Memory footprint optimizations
|
17 년 전 |
Wolfgang Denk
|
1e01477aea
Fix build breakage casued by commit c0559be371b2
|
17 년 전 |
Marian Balakowicz
|
cb1c489690
Restore the ability to continue booting after legacy image overwrite
|
17 년 전 |