Torkel Lundgren
|
3df6195793
Add support for operating system OSE
|
14 年 前 |
Stephan Linz
|
958e120643
fdt relocate: have more attention to use a bootmap or not
|
15 年 前 |
Matthew McClintock
|
c519facc64
Fix condition where bootm_size not set and wrong memory size reported
|
15 年 前 |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 年 前 |
Thomas Chou
|
1117cbf2ad
nios: remove nios-32 arch
|
15 年 前 |
Larry Johnson
|
54fa2c5b51
Move test for unnecessary memmove to memmove_wd()
|
15 年 前 |
Stefano Babic
|
8edcde5e4e
mkimage: Add Freescale imx Boot Image support (imximage)
|
15 年 前 |
Heiko Schocher
|
4b142febff
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
|
15 年 前 |
Peter Korsgaard
|
20dde48bca
add lzop decompression support
|
15 年 前 |
Peter Tyser
|
521af04d85
Conditionally perform common relocation fixups
|
15 年 前 |
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 年 前 |
Scott Wood
|
e3d1ac7bb1
common/image.c: Relocate strings in tables.
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
cd6734510a
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年 前 |
Bartlomiej Sieka
|
fbc87dc054
FIT: output image load address for type 'firmware', fix message while there
|
16 年 前 |
Luigi 'Comio' Mantellini
|
fc9c1727b5
Add support for LZMA uncompression algorithm.
|
16 年 前 |
Andrew Klossner
|
5251469943
Fix printf errors under -DDEBUG
|
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
|
9ba2e2c819
Remove support for booting ARTOS images
|
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
|
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
|
3216ca9692
Fix fallout from autostart revert
|
16 年 前 |
Wolfgang Denk
|
0bf202ec58
Revert "[new uImage] Add autostart flag to bootm_headers structure"
|
16 年 前 |
Peter Tyser
|
41266c9b5a
FIT: Fix handling of images without ramdisks
|
16 年 前 |