summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-01local: Fix initfs nand partition which is without NOLO header, rename variabl...Pali Rohár1-5/+5
2013-01-24Makefile: Add $(BIN) to destination in make installPali Rohár1-1/+1
2013-01-24Makefile: Fix make installPali Rohár1-1/+1
2013-01-12main: Fix loading kernel & initfs imagesPali Rohár1-18/+18
2013-01-11main: In load mode, do not set kernel or initfs image more timesPali Rohár1-8/+22
2013-01-05nolo: Fix possible reading from uninitialized memoryPali Rohár1-6/+6
2013-01-05Fix crashing when accessing out of global arraysPali Rohár3-5/+4
2012-11-25Fix MakefilePali Rohár1-2/+2
2012-11-25Update MakefilesPali Rohár1-2/+11
2012-11-25Remove old mtd headers from treePali Rohár6-504/+0
2012-11-25Remove old console prompt from treePali Rohár3-192/+1
2012-11-25Remove old queue mode from treePali Rohár6-554/+1
2012-11-25main: Remove console prompt and shared queue modePali Rohár1-31/+0
2012-11-25Remove old gui from treePali Rohár5-1871/+0
2012-11-24local: Read from CAL also overwritten hw revision0.6-beta1Pali Rohár1-3/+15
2012-11-24device: Fix memory corruption in device_list_alloc_to_bufsPali Rohár1-1/+1
2012-11-24device: Fix memory corruption, allocate enought memory for device_list_alloc_...Pali Rohár1-4/+6