summaryrefslogtreecommitdiffstats
path: root/src/image.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-22Fix compilation on 32bit systemPali Rohár1-4/+4
2012-09-22image: Implement image_hwrev_is_validPali Rohár1-1/+1
2012-09-22image: Use device_listPali Rohár1-2/+1
2012-08-12Remove IMAGE_OMAP_NAND type - it is 2ndPali Rohár1-1/+0
2012-08-09Added new global macros for ERROR/WARNING/VERBOSE, use itPali Rohár1-4/+0
2012-08-09main: Implement more optionsPali Rohár1-0/+4
2012-08-09image: Added functions image_print_info, image_list_unlink, image_hwrev_is_validPali Rohár1-0/+4
2012-08-08Added enum DEVICE_COUNT and IMAGE_COUNT, Added function device_to_long_stringPali Rohár1-0/+1
2012-08-08Added missing license headersPali Rohár1-0/+17
2012-08-07image: Added support for aligning images (kernel and mmc), function image_rea...Pali Rohár1-2/+3
2012-08-07image: Implement image_missing_values_from_name and image_name_alloc_from_valuesPali Rohár1-10/+3
2012-08-07Compile fixesPali Rohár1-4/+5
2012-08-07Implement image functionsPali Rohár1-3/+17
2012-07-14Prepaired new code for fiasco imagesPali Rohár1-0/+54