Jean-Christophe PLAGNIOL-VILLARD
|
a31e091ad7
rename include/zlib.h to include/u-boot/zlib.h
|
16 years ago |
Kumar Gala
|
49c3a861d1
bootm: Add subcommands
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
72f1b65f1b
mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start"
|
16 years ago |
Kumar Gala
|
40d7e99d37
bootm: refactor do_reset and os boot function args
|
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 |
Wolfgang Denk
|
25dbe98abb
Fix some more printf() format issues.
|
17 years ago |
Jason McMullan
|
e7c374529c
mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment
|
17 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 |
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
|
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 |