aboutsummaryrefslogtreecommitdiff
path: root/lib_sparc/bootm.c
AgeCommit message (Expand)AuthorFilesLines
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