summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-10all: Fix typo0.6Pali Rohár5-10/+10
2013-09-23Makefile: Fix depends for manpagePali Rohár1-1/+1
2013-09-23doc: Fix typoPali Rohár7-16/+16
2013-09-23main: Fix typoPali Rohár1-1/+1
2013-09-23mangen: Add backslash before hyphenPali Rohár1-1/+1
2013-09-23mangen: Fix manpage footer for terminals with 80 columnsSebastian Reichel1-1/+1
2013-09-21Makefile: Add examples to manpagePali Rohár1-2/+4
2013-09-21doc: Update examplesPali Rohár1-25/+19
2013-09-21main: Fix typo in helpPali Rohár1-1/+1
2013-09-20local: Fix searching for MyDocs mmc devicePali Rohár1-22/+60
2013-09-20usb-device: Do not use sighandler_tPali Rohár1-1/+1
2013-09-20printf-utils: Add missing includesPali Rohár1-0/+4
2013-09-07TODO: Add TODO filePali Rohár1-0/+34
2013-09-07operations: Fix crash when no usb device is detectedPali Rohár1-1/+2
2013-09-07usb-device: Handle Ctrl+C SIGINT and quit wait loopPali Rohár1-1/+19
2013-09-07usb-device: Remove useless check for LIBUSB_HAS_GET_DRIVER_NPPali Rohár1-1/+1
2013-09-07printf-utils: Remove dead HAVE_SQUEUE codePali Rohár1-22/+12
2013-09-07debian: Update descriptionPali Rohár1-1/+1
2013-09-07local: Rename macro local_cal_store to local_cal_readcopyPali Rohár1-11/+11
2013-04-21image: Fix buffer pointer in function image_hash_from_dataPali Rohár1-4/+4
2013-04-21image: image_read returns unsigned typePali Rohár1-1/+1
2013-04-21local: Fix filename for local mmc dumpPali Rohár1-1/+1
2013-04-21Makefile: Add support for cross compilePali Rohár1-6/+10
2013-04-21local: Simplify nanddump codePali Rohár1-18/+27
2013-04-21local: Add nanddump table for RX-44 and RX-48Pali Rohár1-0/+9
2013-04-07debian: Add debian packagingPali Rohár7-0/+74
2013-04-07doc: Add examplesPali Rohár1-0/+46
2013-04-07doc: Remove usage (now replaced by autogenerated manpage)Pali Rohár1-88/+0
2013-04-07Makefile: Add libusb-sniff library rulesPali Rohár1-5/+13
2013-04-07Makefile: Remove dependency on libm.soPali Rohár1-1/+1
2013-04-07main: Fix compile warning: declared with attribute warn_unused_resultPali Rohár1-1/+2
2013-04-07printf-utils: Fix compile warning: declared with attribute warn_unused_resultPali Rohár1-3/+3
2013-04-07local: Fix compile warning: declared with attribute warn_unused_resultPali Rohár1-2/+4
2013-04-07device: Remove dependency on log10, max value of uint16_t is 5Pali Rohár1-2/+1
2013-04-07usb-device: Disable Mk II protocol and RAW disk because are not implemented yetPali Rohár1-2/+2
2013-04-07main: Fix help titlePali Rohár1-1/+1
2013-04-07usb-device: Fix crashing when accessing out of global array usb_flash_protoco...Pali Rohár1-1/+1
2013-04-07Makefile: Add mangen rulesPali Rohár1-3/+12
2013-04-07mangen: Generate manpage from 0xFFFF -h outputPali Rohár1-0/+106
2013-04-07README: Update infoPali Rohár1-4/+11
2013-04-06main: Fix memory corruption when loading/flashing FIASCO imagesPali Rohár1-13/+23
2013-02-25image: Do not call image_free on NULL pointerPali Rohár1-0/+3
2013-02-25nolo: Show only first 20 error messages, fix possible infinity loopPali Rohár1-2/+2
2013-02-25nolo: Respect simulate flagPali Rohár1-9/+22
2013-02-18cold-flash: accept also OMAP3630 in the ASIC IDAaro Koskinen1-3/+8
2013-02-18cold-flash: correct chip/soc nameAaro Koskinen1-2/+2
2013-02-04nolo: Implement NOLO error log, for each failed usb operation print error fro...Pali Rohár1-29/+69
2013-02-01doc/local-flash: Add info about ubi on n900Pali Rohár1-0/+12
2013-02-01doc/dumping: Add info about naddumpPali Rohár1-2/+18
2013-02-01local: Fix initfs nand partition which is without NOLO header, rename variabl...Pali Rohár1-5/+5