aboutsummaryrefslogtreecommitdiff
path: root/lib_ppc/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-27[new uImage] POWERPC: Add image_get_fdt() routineMarian Balakowicz1-32/+44
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz1-5/+3
2008-02-27[new uImage] POWERPC: Split get_fdt() into get and relocate routinesMarian Balakowicz1-18/+43
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-47/+131
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz1-1/+1
2008-02-21[new uImage] Add gen_get_image() routineMarian Balakowicz1-0/+5
2008-02-07[new uImage] Cleanup FDT handling in PPC do_boot_linux()Marian Balakowicz1-127/+158
2008-02-07[new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz1-62/+44
2008-02-07[new uImage] Move ramdisk loading to a common routineMarian Balakowicz1-86/+26
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz1-85/+9
2008-02-07[new uImage] Move FDT error printing to common fdt_error() routineMarian Balakowicz1-26/+24
2008-02-07[new uImage] Remove OF_FLAT_TREE support from PPC bootm codeMarian Balakowicz1-59/+6
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz1-0/+554