summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Remove old pieces.c and fpid.c codePali Rohár6-210/+23
2012-08-09flash: Rewrite flash_image code to use struct * imagePali Rohár4-21/+29
2012-08-09Add new code to MakefilePali Rohár4-0/+12
2012-08-09Delete old check_nolo_order codePali Rohár3-6/+6
2012-08-09Remove old devices.c codePali Rohár4-149/+22
2012-08-09Remove old hash.c codePali Rohár6-99/+7
2012-08-09Rename new fiasco2 to fiascoPali Rohár3-2/+2
2012-08-09Remove old fiasco.c codePali Rohár5-675/+29
2012-08-09main: Implement cold flashPali Rohár1-8/+75
2012-08-09fiasco: If image_name_alloc_from_values fails, return -1Pali Rohár1-0/+2
2012-08-09usb-device: Rename struct members of usb_device_infoPali Rohár2-8/+10
2012-08-09usb-device: Rename usb_wait_for_device to usb_open_and_wait_for_devicePali Rohár2-2/+2
2012-08-09usb-device: Added PRINTF_ macros for printing and clearing linePali Rohár1-24/+26
2012-08-09Added new global macros for ERROR/WARNING/VERBOSE, use itPali Rohár5-160/+145
2012-08-09Rename usb_device to usb-device, fix includesPali Rohár4-2/+4
2012-08-09main: Implement more optionsPali Rohár3-31/+246
2012-08-09fiasco: Added function fiasco_print_info, fixed fiasco_freePali Rohár2-14/+28
2012-08-09image: Added functions image_print_info, image_list_unlink, image_hwrev_is_validPali Rohár2-2/+68
2012-08-09device: Fix device_from_stringPali Rohár1-1/+1
2012-08-08cold-flash: Remove usb_detach_kernel_driver_np and usb_claim_interface, now h...Pali Rohár1-18/+0
2012-08-08main: Start implementing new main.cPali Rohár2-0/+517
2012-08-08image: call image_align after checking hashPali Rohár1-1/+2
2012-08-08main: updated prepaired optionsPali Rohár1-4/+11
2012-08-08Added enum DEVICE_COUNT and IMAGE_COUNT, Added function device_to_long_stringPali Rohár5-3/+23
2012-08-08usb_device: Added code for searching usb devicesPali Rohár2-0/+270
2012-08-08cold-flash: Fix usb_set_configuration and usb_claim_interface, Update informa...Pali Rohár2-11/+60
2012-08-08Added missing license headersPali Rohár6-0/+107
2012-08-08cold-flash: prepair cold-flash codePali Rohár2-108/+86
2012-08-07image: image_type_from_data - added support for rx-51 imagesPali Rohár1-12/+11
2012-08-07fiasco: after fiasco_unpack return back to origin directoryPali Rohár1-3/+24
2012-08-07image: function image_list_add will add image to the end of listPali Rohár1-10/+11
2012-08-07fiasco: fix creating fiasco imagePali Rohár1-8/+12
2012-08-07image: Implement image_hash_from_dataPali Rohár1-5/+19
2012-08-07fiasco: remove align code (now handled by image_read)Pali Rohár1-25/+1
2012-08-07image: align image only if neededPali Rohár1-1/+2
2012-08-07image: Added support for aligning images (kernel and mmc), function image_rea...Pali Rohár2-23/+78
2012-08-07fiasco: Implemented unpacking to directoryPali Rohár1-3/+34
2012-08-07fiasco: fix memory errors, prepaire code for unpackingPali Rohár1-40/+65
2012-08-07image: Implement image_missing_values_from_name and image_name_alloc_from_valuesPali Rohár2-19/+123
2012-08-07Added new files device.c and device.hPali Rohár2-0/+57
2012-08-07Compile fixesPali Rohár4-45/+65
2012-08-07fiasco: align also kernelPali Rohár1-6/+19
2012-08-07Implement fiasco functionsPali Rohár2-10/+448
2012-08-07Implement image functionsPali Rohár2-16/+132
2012-08-07Update device tablePali Rohár1-10/+11
2012-07-14Prepaired new code for fiasco imagesPali Rohár4-0/+306
2012-07-14Align also kernel imagePali Rohár2-8/+26
2012-06-24Fix prepaired new 0xFFFF optionsPali Rohár1-59/+67
2012-06-24Rename n700 --> 770Pali Rohár1-1/+1
2012-06-24Update usb device tablePali Rohár2-10/+18