summaryrefslogtreecommitdiff
path: root/lib_sparc/bootm.c
Commit message (Expand)AuthorAgeLines
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-189/+0
* SPARC: Fixed compiler error introduced by commit c160a9544743Daniel Hellstrom2008-12-07-1/+2
* bootm: Add subcommandsKumar Gala2008-10-29-0/+3
* Added arch_lmb_reserve to allow arch specific memory regions protectionKumar Gala2008-10-18-7/+9
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-26-5/+2
* bootm: refactor image detection and os load stepsKumar Gala2008-08-26-18/+1
* bootm: move lmb into the bootm_headers_t structureKumar Gala2008-08-26-1/+1
* bootm: refactor ramdisk locating codeKumar Gala2008-08-26-14/+3
* bootm: refactor entry point codeKumar Gala2008-08-26-10/+2
* Fix fallout from autostart revertKumar Gala2008-08-12-5/+1
* SPARC: Added generic support for SPARC architecture.Daniel Hellstrom2008-04-08-0/+226