Jean-Christophe PLAGNIOL-VILLARD
|
a31e091ad7
rename include/zlib.h to include/u-boot/zlib.h
|
16 years ago |
Richard Retanubun
|
edff7bcc4d
Cleanup the comment for m68k linux boot argument passing.
|
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 |
Kumar Gala
|
40d7e99d37
bootm: refactor do_reset and os boot function args
|
16 years ago |
Kumar Gala
|
e906cfae08
bootm: move lmb into the bootm_headers_t structure
|
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
|
3216ca9692
Fix fallout from autostart revert
|
16 years ago |
Marian Balakowicz
|
cb1c489690
Restore the ability to continue booting after legacy image overwrite
|
17 years ago |
Marian Balakowicz
|
cd7c596e9f
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
|
17 years ago |
Marian Balakowicz
|
d985c8498c
[new uImage] Remove unnecessary arguments passed to ramdisk routines
|
17 years ago |
Marian Balakowicz
|
9a4daad0a3
[new uImage] Update naming convention for bootm/uImage related code
|
17 years ago |
Kumar Gala
|
75fa002c47
[new uImage] Respect autostart setting in linux bootm
|
17 years ago |
Kumar Gala
|
d3f2fa0d27
[new uImage] Provide ability to restrict region used for boot images
|
17 years ago |
Kumar Gala
|
e822d7fc4d
[new uImage] Use lmb for bootm allocations
|
17 years ago |
Kumar Gala
|
274cea2bdd
[new uImage] rework error handling so common functions don't reset
|
17 years ago |
Kumar Gala
|
a6612bdfe7
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
|
17 years ago |
Marian Balakowicz
|
8a5ea3e616
[new uImage] Move image verify flag to bootm_headers structure
|
17 years ago |
Marian Balakowicz
|
d5934ad775
[new uImage] Add dual format uImage support framework
|
17 years ago |
Marian Balakowicz
|
b6b0fe6460
[new uImage] Cleanup do_botm_linux() boot allocations
|
17 years ago |
Marian Balakowicz
|
ceaed2b1e5
[new uImage] Move ramdisk loading to a common routine
|
17 years ago |
Marian Balakowicz
|
5ad03eb385
[new uImage] Factor out common image_get_ramdisk() routine
|
17 years ago |
Marian Balakowicz
|
4a995edec1
[new uImage] Rename architecture specific bootm code files
|
17 years ago |