Prafulla Wadaskar
|
aa0c7a86cd
mkimage: Add Kirkwood Boot Image support (kwbimage)
|
15 년 전 |
Prafulla Wadaskar
|
b029dddc9a
mkimage: Make table_entry code global
|
15 년 전 |
Prafulla Wadaskar
|
f666dea8ab
mkimage: Make genimg_print_size() global
|
15 년 전 |
Wolfgang Denk
|
3a2003f61e
tools/mkimage: fix compiler warnings, use "const"
|
15 년 전 |
Mike Frysinger
|
3756609076
compiler.h: unify system ifdef cruft here
|
16 년 전 |
Peter Tyser
|
2f8d396b93
Add support for building native win32 tools
|
16 년 전 |
Petri Lehtinen
|
f05fa9205e
include/image.h: Ease grepping of image_* functions
|
16 년 전 |
Jean-Christophe PLAGNIOL-VILLARD
|
cd6734510a
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
|
16 년 전 |
Kumar Gala
|
49c3a861d1
bootm: Add subcommands
|
16 년 전 |
Wolfgang Denk
|
def0819e92
FDT: don't use private kernel header files
|
16 년 전 |
Luigi 'Comio' Mantellini
|
fc9c1727b5
Add support for LZMA uncompression algorithm.
|
16 년 전 |
Bartlomiej Sieka
|
919f550dc1
FIT: add ability to check hashes of all images in FIT, improve output
|
16 년 전 |
Peter Tyser
|
f5ed9e3908
Add support for booting of INTEGRITY operating system uImages
|
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
|
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 년 전 |
Wolfgang Denk
|
0bf202ec58
Revert "[new uImage] Add autostart flag to bootm_headers structure"
|
16 년 전 |
Becky Bruce
|
391fd93ab2
Change lmb to use phys_size_t/phys_addr_t
|
17 년 전 |
Bartlomiej Sieka
|
7590378fb9
Use watchdog-aware functions when calculating hashes of images - take two
|
17 년 전 |
Bartlomiej Sieka
|
edbed247a1
Memory footprint optimizations
|
17 년 전 |
Marian Balakowicz
|
cb1c489690
Restore the ability to continue booting after legacy image overwrite
|
17 년 전 |
Daniel Hellstrom
|
bf3d8b3116
SPARC: added SPARC support for new uimage in common code.
|
17 년 전 |
Bartlomiej Sieka
|
95f4ec2b9c
[new uImage] Do not compile new uImage format support by default
|
17 년 전 |
Bartlomiej Sieka
|
766529fccc
Add MD5 support to the new uImage format
|
17 년 전 |
Marian Balakowicz
|
1ec73761d2
[new uImage] Fix definition of common bootm_headers_t fields
|
17 년 전 |
Marian Balakowicz
|
f773bea8e1
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
|
17 년 전 |
Marian Balakowicz
|
3dfe110149
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
|
17 년 전 |
Marian Balakowicz
|
d985c8498c
[new uImage] Remove unnecessary arguments passed to ramdisk routines
|
17 년 전 |