summaryrefslogtreecommitdiffstats
path: root/lib_m68k/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* [new uImage] Use lmb for bootm allocationsKumar Gala2008-02-291-7/+19
* [new uImage] rework error handling so common functions don't resetKumar Gala2008-02-291-1/+12
* [new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala2008-02-291-2/+1
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-271-2/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-7/+19
* [new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz2008-02-071-44/+28
* [new uImage] Move ramdisk loading to a common routineMarian Balakowicz2008-02-071-88/+26
* [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-80/+9
* [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-071-0/+279
OpenPOWER on IntegriCloud