aboutsummaryrefslogtreecommitdiff
path: root/lib_sparc/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-07SPARC: Fixed compiler error introduced by commit c160a9544743Daniel Hellstrom1-1/+2
2008-10-29bootm: Add subcommandsKumar Gala1-0/+3
2008-10-18Added arch_lmb_reserve to allow arch specific memory regions protectionKumar Gala1-7/+9
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala1-5/+2
2008-08-26bootm: refactor image detection and os load stepsKumar Gala1-18/+1
2008-08-26bootm: move lmb into the bootm_headers_t structureKumar Gala1-1/+1
2008-08-26bootm: refactor ramdisk locating codeKumar Gala1-14/+3
2008-08-26bootm: refactor entry point codeKumar Gala1-10/+2
2008-08-12Fix fallout from autostart revertKumar Gala1-5/+1
2008-04-08SPARC: Added generic support for SPARC architecture.Daniel Hellstrom1-0/+226