summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-24main: Fix error messagePali Rohár1-1/+1
2012-08-24image: Check if specified image type and device are correctPali Rohár1-7/+34
2012-08-24image: Fix image detection, detect kernel by magic number and U-Boot by arm b...Pali Rohár1-9/+9
2012-08-13fiasco: Fixed compile warningsPali Rohár1-3/+3
2012-08-12cold-flash: Add all omap boot messagesPali Rohár1-0/+27
2012-08-12nolo: Respect simulate flagPali Rohár1-0/+9
2012-08-12fiasco: Respect simulate flagPali Rohár1-8/+12
2012-08-12image: Fix image_missing_values_from_namePali Rohár1-2/+6
2012-08-12Remove IMAGE_OMAP_NAND type - it is 2ndPali Rohár2-2/+0
2012-08-12Added LD_PRELOAD library libusb-sniff for sniffing usb communicationPali Rohár1-0/+169
2012-08-11main: Check if some action was specifiedPali Rohár1-0/+34
2012-08-11Makefile: Remove duplicate flagsPali Rohár1-2/+2
2012-08-11image_read returns size_t, so 0 when error or end of filePali Rohár3-5/+6
2012-08-11printf-utils: Add newline when 100%Pali Rohár1-0/+1
2012-08-11main: Fix parse_image_arg, check if arg is filePali Rohár1-0/+12
2012-08-11image: Fix image_missing_values_from_namePali Rohár1-1/+1
2012-08-11image: Fix image_readPali Rohár1-4/+7
2012-08-11image: Detect ROMFS file as initfsPali Rohár1-0/+2
2012-08-11image: Fix aligning, now aligning is working againPali Rohár1-12/+15
2012-08-11main: Fix usb loopPali Rohár1-3/+19
2012-08-11usb-device: Fix usb_descriptor_info_print and Mk II namePali Rohár1-2/+2
2012-08-11main: Added support for booting into update modePali Rohár1-2/+2
2012-08-11nolo: Merge functions nolo_boot and nolo_boot_to_update_mode to nolo_boot_devicePali Rohár2-15/+19
2012-08-11nolo: Implement nolo_boot_to_update_modePali Rohár1-5/+11
2012-08-11usb-device: Show USB device descriptor infoPali Rohár1-1/+37
2012-08-11nolo: Implement setting and getting R&D flags, remove old codePali Rohár1-108/+120
2012-08-11main: Options -b -e -u working without argumentPali Rohár1-10/+63
2012-08-11Rewrite Makefile, move WITH_DEVICE, WITH_USB and WITH_SQUEUES to MakefilePali Rohár10-37/+36
2012-08-11main: Try cold flash again only if it returns -EAGAINPali Rohár1-1/+4
2012-08-11cold-flash: Rewrite error messages and return negative error values, -EAGAIN ...Pali Rohár1-78/+47
2012-08-11main: Move image fitering to functions, do not fail if device or hwrev is not...Pali Rohár1-55/+78
2012-08-11nolo: Make sure that nolo_get_device return valid or unknown devicePali Rohár1-1/+3
2012-08-11usb-device: Add variable detected_hwrev to struct usb_device_infoPali Rohár2-2/+5
2012-08-10nolo: Implement getting all version stringsPali Rohár1-34/+42
2012-08-10main: Compile only supported optionsPali Rohár1-8/+42
2012-08-10main: Implement setting configurationPali Rohár1-4/+26
2012-08-10main: finish device identifyPali Rohár1-1/+58
2012-08-10nolo: show note about unimplemented functionsPali Rohár1-0/+36
2012-08-10global: Fix ERROR_INFO_STRPali Rohár1-1/+1
2012-08-10Comment all old codePali Rohár2-16/+16
2012-08-10Rename main2.c to main.cPali Rohár1-0/+0
2012-08-10Remove old main.c codePali Rohár1-610/+0
2012-08-10nolo: Remove old codePali Rohár2-327/+26
2012-08-10main: Fail if device is not in NOLO mode, show NOLO versionPali Rohár1-0/+11
2012-08-10Fix NOLO communicationPali Rohár4-26/+67
2012-08-10nolo: Start implementing new nolo codePali Rohár1-0/+256
2012-08-10global: Added macro ERROR_RETURNPali Rohár1-0/+1
2012-08-10nolo: Prepair new function namesPali Rohár2-2/+41
2012-08-10main: Do not enter to usb mode if not neededPali Rohár1-22/+26
2012-08-10usb-device: Update usb interface and alternate number for RX-51 Mk II protocolPali Rohár1-1/+1