]> git.ipfire.org Git - people/ms/u-boot.git/history - lib_ppc/bootm.c
[new uImage] Add gen_get_image() routine
[people/ms/u-boot.git] / lib_ppc / bootm.c
2008-02-21  Marian Balakowicz[new uImage] Add gen_get_image() routine
2008-02-21  Marian BalakowiczMerge branch 'master' of /home/git/u-boot
2008-02-07  Marian Balakowicz[new uImage] Cleanup FDT handling in PPC do_boot_linux()
2008-02-07  Marian Balakowicz[new uImage] Cleanup do_botm_linux() boot allocations
2008-02-07  Marian Balakowicz[new uImage] Move ramdisk loading to a common routine
2008-02-07  Marian Balakowicz[new uImage] Factor out common image_get_ramdisk()...
2008-02-07  Marian Balakowicz[new uImage] Move FDT error printing to common fdt_erro...
2008-02-07  Marian Balakowicz[new uImage] Remove OF_FLAT_TREE support from PPC bootm...
2008-02-07  Marian Balakowicz[new uImage] Rename architecture specific bootm code...