summaryrefslogtreecommitdiffstats
path: root/lib_ppc/bootm.c
Commit message (Expand)AuthorAgeFilesLines
...
* [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz2008-02-271-6/+12
* [new uImage] POWERPC: Add image_get_fdt() routineMarian Balakowicz2008-02-271-32/+44
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-271-5/+3
* [new uImage] POWERPC: Split get_fdt() into get and relocate routinesMarian Balakowicz2008-02-271-18/+43
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-47/+131
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-211-1/+1
* [new uImage] Add gen_get_image() routineMarian Balakowicz2008-02-211-0/+5
* [new uImage] Cleanup FDT handling in PPC do_boot_linux()Marian Balakowicz2008-02-071-127/+158
* [new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz2008-02-071-62/+44
* [new uImage] Move ramdisk loading to a common routineMarian Balakowicz2008-02-071-86/+26
* [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-85/+9
* [new uImage] Move FDT error printing to common fdt_error() routineMarian Balakowicz2008-02-071-26/+24
* [new uImage] Remove OF_FLAT_TREE support from PPC bootm codeMarian Balakowicz2008-02-071-59/+6
* [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-071-0/+554
OpenPOWER on IntegriCloud