summaryrefslogtreecommitdiff
path: root/lib_mips/bootm.c
AgeCommit message (Expand)Author
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD
2008-10-29bootm: Add subcommandsKumar Gala
2008-09-09mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->...Jean-Christophe PLAGNIOL-VILLARD
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala
2008-08-26bootm: refactor ramdisk locating codeKumar Gala
2008-08-26bootm: refactor entry point codeKumar Gala
2008-08-12Fix fallout from autostart revertKumar Gala
2008-07-13Fix some more printf() format issues.Wolfgang Denk
2008-07-08mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environmentJason McMullan
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz