Age | Commit message (Expand) | Author |
---|---|---|
2013-06-04 | image: Use fit_image_load() to load kernel | Simon Glass |
2013-06-04 | image: Use fit_image_load() to load FDT | Simon Glass |
2013-06-04 | image: Use fit_image_load() to load ramdisk | Simon Glass |
2013-06-04 | image: Introduce fit_image_load() to load images from FITs | Simon Glass |
2013-05-14 | image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL | Simon Glass |
2013-05-14 | image: Remove remaining #ifdefs in image-fit.c | Simon Glass |
2013-05-14 | image: Rename hash printing to fit_image_print_verification_data() | Simon Glass |
2013-05-14 | image: Export fit_conf_get_prop_node() | Simon Glass |
2013-05-14 | image: Move error! string to common place | Simon Glass |
2013-05-14 | image: Move hash checking into its own function | Simon Glass |
2013-05-14 | image: Rename fit_image_check_hashes() to fit_image_verify() | Simon Glass |
2013-05-14 | image: Move HOSTCC image code to tools/ | Simon Glass |
2013-05-14 | image: Split FIT code into new image-fit.c | Simon Glass |