Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines | Marian Balakowicz | 2008-02-21 | -0/+78 | |
* | [new uImage] Add gen_get_image() routine | Marian Balakowicz | 2008-02-21 | -21/+105 | |
* | [new uImage] Cleanup do_botm_linux() boot allocations | Marian Balakowicz | 2008-02-07 | -9/+109 | |
* | [new uImage] Move ramdisk loading to a common routine | Marian Balakowicz | 2008-02-07 | -0/+113 | |
* | [new uImage] Factor out common image_get_ramdisk() routine | Marian Balakowicz | 2008-02-07 | -3/+200 | |
* | [new uImage] Factor out common routines for getting os/arch/type/comp names | Marian Balakowicz | 2008-02-07 | -0/+88 | |
* | [new uImage] Cleanup image header pointer use in bootm code | Marian Balakowicz | 2008-02-07 | -0/+86 | |
* | [new uImage] Add memmove_wd() common routine | Marian Balakowicz | 2008-02-07 | -0/+18 | |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -0/+91 |