Grant Likely
|
55b0a39314
Respect memreserve regions specified in the device tree
|
14 jaren geleden |
Grant Likely
|
ed59e58786
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
|
14 jaren geleden |
Grant Likely
|
c3624e6ed0
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
|
14 jaren geleden |
Grant Likely
|
590d3cacb9
Stop passing around bootmem_base value.
|
14 jaren geleden |
Mike Frysinger
|
7edb186fcf
image: constify lookup tables
|
14 jaren geleden |
Wolfgang Denk
|
2e5167ccad
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
|
14 jaren geleden |
Timur Tabi
|
43b08af53e
always relocate fdt into an lmb-allocated memory block
|
15 jaren geleden |
John Rigby
|
fca43cc801
boot: change some arch ifdefs to feature ifdefs
|
14 jaren geleden |
John Rigby
|
d1263fced2
common/image.c remove extra calls to be32_to_cpu in boot_get_fdt
|
14 jaren geleden |
John Rigby
|
758b39979d
common/image.c fix length calculation in boot_relocate_fdt
|
14 jaren geleden |
Torkel Lundgren
|
3df6195793
Add support for operating system OSE
|
14 jaren geleden |
Stephan Linz
|
958e120643
fdt relocate: have more attention to use a bootmap or not
|
15 jaren geleden |
Matthew McClintock
|
c519facc64
Fix condition where bootm_size not set and wrong memory size reported
|
15 jaren geleden |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 jaren geleden |
Thomas Chou
|
1117cbf2ad
nios: remove nios-32 arch
|
15 jaren geleden |
Larry Johnson
|
54fa2c5b51
Move test for unnecessary memmove to memmove_wd()
|
15 jaren geleden |
Stefano Babic
|
8edcde5e4e
mkimage: Add Freescale imx Boot Image support (imximage)
|
15 jaren geleden |
Heiko Schocher
|
4b142febff
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
|
15 jaren geleden |
Peter Korsgaard
|
20dde48bca
add lzop decompression support
|
15 jaren geleden |
Peter Tyser
|
521af04d85
Conditionally perform common relocation fixups
|
15 jaren geleden |
Prafulla Wadaskar
|
aa0c7a86cd
mkimage: Add Kirkwood Boot Image support (kwbimage)
|
15 jaren geleden |
Prafulla Wadaskar
|
b029dddc9a
mkimage: Make table_entry code global
|
15 jaren geleden |
Prafulla Wadaskar
|
f666dea8ab
mkimage: Make genimg_print_size() global
|
15 jaren geleden |
Wolfgang Denk
|
3a2003f61e
tools/mkimage: fix compiler warnings, use "const"
|
15 jaren geleden |
Scott Wood
|
e3d1ac7bb1
common/image.c: Relocate strings in tables.
|
16 jaren geleden |
Jean-Christophe PLAGNIOL-VILLARD
|
cd6734510a
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
|
16 jaren geleden |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 jaren geleden |
Bartlomiej Sieka
|
fbc87dc054
FIT: output image load address for type 'firmware', fix message while there
|
16 jaren geleden |
Luigi 'Comio' Mantellini
|
fc9c1727b5
Add support for LZMA uncompression algorithm.
|
16 jaren geleden |
Andrew Klossner
|
5251469943
Fix printf errors under -DDEBUG
|
16 jaren geleden |