Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -47/+131 |
* | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz | 2008-02-21 | -1/+1 |
* | [new uImage] Add gen_get_image() routine | Marian Balakowicz | 2008-02-21 | -0/+5 |
* | [new uImage] Cleanup FDT handling in PPC do_boot_linux() | Marian Balakowicz | 2008-02-07 | -127/+158 |
* | [new uImage] Cleanup do_botm_linux() boot allocations | Marian Balakowicz | 2008-02-07 | -62/+44 |
* | [new uImage] Move ramdisk loading to a common routine | Marian Balakowicz | 2008-02-07 | -86/+26 |
* | [new uImage] Factor out common image_get_ramdisk() routine | Marian Balakowicz | 2008-02-07 | -85/+9 |
* | [new uImage] Move FDT error printing to common fdt_error() routine | Marian Balakowicz | 2008-02-07 | -26/+24 |
* | [new uImage] Remove OF_FLAT_TREE support from PPC bootm code | Marian Balakowicz | 2008-02-07 | -59/+6 |
* | [new uImage] Rename architecture specific bootm code files | Marian Balakowicz | 2008-02-07 | -0/+554 |