aboutsummaryrefslogtreecommitdiff
path: root/lib_sh/bootm.c
AgeCommit message (Expand)Author
2008-10-29bootm: Add subcommandsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-09-19sh: Add support any page size and empty_zero_page to SH Linux uImageNobuhiro Iwamatsu
2008-09-10bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' labelJean-Christophe PLAGNIOL-VILLARD
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala
2008-08-26bootm: refactor entry point codeKumar Gala
2008-08-12Fix fallout from autostart revertKumar Gala
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz
2008-03-26Cleanup coding style, update CHANGELOGWolfgang Denk
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian 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] Use image API in SH do_bootm_linux() routineMarian Balakowicz
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz