Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | image: Use fit_image_load() to load ramdisk | Simon Glass | 2013-06-04 | -62/+0 | |
* | image: Introduce fit_image_load() to load images from FITs | Simon Glass | 2013-06-04 | -0/+231 | |
* | image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL | Simon Glass | 2013-05-14 | -3/+5 | |
* | image: Remove remaining #ifdefs in image-fit.c | Simon Glass | 2013-05-14 | -7/+2 | |
* | image: Rename hash printing to fit_image_print_verification_data() | Simon Glass | 2013-05-14 | -52/+79 | |
* | image: Export fit_conf_get_prop_node() | Simon Glass | 2013-05-14 | -4/+4 | |
* | image: Move error! string to common place | Simon Glass | 2013-05-14 | -11/+8 | |
* | image: Move hash checking into its own function | Simon Glass | 2013-05-14 | -62/+66 | |
* | image: Rename fit_image_check_hashes() to fit_image_verify() | Simon Glass | 2013-05-14 | -8/+8 | |
* | image: Move HOSTCC image code to tools/ | Simon Glass | 2013-05-14 | -170/+1 | |
* | image: Split FIT code into new image-fit.c | Simon Glass | 2013-05-14 | -0/+1636 |