Jean-Christophe PLAGNIOL-VILLARD
|
a31e091ad7
rename include/zlib.h to include/u-boot/zlib.h
|
16 years ago |
Peter Tyser
|
0829323073
ppc: Fix compile warnings when !CONFIG_OF_LIBFDT
|
16 years ago |
Wolfgang Denk
|
3cbd823116
Coding Style cleanup, update CHANGELOG
|
16 years ago |
Kumar Gala
|
5a98127d81
bootm: support subcommands in linux ppc bootm
|
16 years ago |
Kumar Gala
|
49c3a861d1
bootm: Add subcommands
|
16 years ago |
Kumar Gala
|
76da19df5b
Added arch_lmb_reserve to allow arch specific memory regions protection
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 years ago |
Stefan Roese
|
3e38577208
fdt: Overwrite /chosen node in bootm if it already exists in the dtb
|
16 years ago |
Heiko Schocher
|
56844a22b7
powerpc: Fix bootm to boot up again with a Ramdisk
|
16 years ago |
Kumar Gala
|
40d7e99d37
bootm: refactor do_reset and os boot function args
|
16 years ago |
Kumar Gala
|
2a1a2cb6e2
fdt: refactor initrd related code
|
16 years ago |
Kumar Gala
|
3082d2348c
fdt: refactor fdt resize code
|
16 years ago |
Kumar Gala
|
e906cfae08
bootm: move lmb into the bootm_headers_t structure
|
16 years ago |
Kumar Gala
|
06a09918f3
bootm: refactor fdt locating and relocation code
|
16 years ago |
Kumar Gala
|
c4f9419c6b
bootm: refactor ramdisk locating code
|
16 years ago |
Kumar Gala
|
c160a95447
bootm: refactor entry point code
|
16 years ago |
Kumar Gala
|
a15b07104c
Update linux bootm to support ePAPR client interface
|
16 years ago |
Kumar Gala
|
3216ca9692
Fix fallout from autostart revert
|
16 years ago |
Andy Fleming
|
98874ff329
Fix LMB type issues
|
17 years ago |
Kumar Gala
|
da8693a91b
Fix compiler warnings
|
17 years ago |
Andrew Klossner
|
dc4b0b38d4
Fix printf errors.
|
17 years ago |
Wolfgang Denk
|
730f298485
lmb: fix "implicit declaration of function 'lmb_free'" warning
|
17 years ago |
Andy Fleming
|
41c5eaa725
Resize device tree to allow space for board changes and the chosen node
|
17 years ago |
Becky Bruce
|
391fd93ab2
Change lmb to use phys_size_t/phys_addr_t
|
17 years ago |
Kim Phillips
|
e489b9c078
fdt: unshadow global working fdt variable
|
17 years ago |
Nick Spence
|
91a616741f
Support legacy multi-type images without FDT section.
|
17 years ago |
Marian Balakowicz
|
cb1c489690
Restore the ability to continue booting after legacy image overwrite
|
17 years ago |
Marian Balakowicz
|
de2b3216e6
ppc: Fix ftd_blob variable init when processing raw blob
|
17 years ago |
Kim Phillips
|
6fe2946f19
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
|
17 years ago |
Wolfgang Denk
|
438a4c1126
Cleanup coding style, update CHANGELOG
|
17 years ago |