Age | Commit message (Expand) | Author |
---|---|---|
2008-02-21 | [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines | Marian Balakowicz |
2008-02-21 | [new uImage] Add gen_get_image() routine | Marian Balakowicz |
2008-02-07 | [new uImage] Cleanup do_botm_linux() boot allocations | Marian Balakowicz |
2008-02-07 | [new uImage] Move ramdisk loading to a common routine | Marian Balakowicz |
2008-02-07 | [new uImage] Factor out common image_get_ramdisk() routine | Marian Balakowicz |
2008-02-07 | [new uImage] Factor out common routines for getting os/arch/type/comp names | Marian Balakowicz |
2008-02-07 | [new uImage] Cleanup image header pointer use in bootm code | Marian Balakowicz |
2008-02-07 | [new uImage] Add memmove_wd() common routine | Marian Balakowicz |
2008-02-07 | [new uImage] Define a API for image handling operations | Marian Balakowicz |