summaryrefslogtreecommitdiffstats
path: root/lib_m68k/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-121-5/+7
* [new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz2008-03-121-3/+2
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-4/+5
* [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-291-1/+4
* [new uImage] Provide ability to restrict region used for boot imagesKumar Gala2008-02-291-1/+3
* [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