summaryrefslogtreecommitdiff
path: root/lib_sparc/bootm.c
Commit message (Expand)AuthorAgeLines
* 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