summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-24Fix prepaired new 0xFFFF optionsPali Rohár1-59/+67
2012-06-23Added option to use only image pieces for specific device / hw revisionPali Rohár1-7/+16
2012-06-23Fix compilation warningsPali Rohár1-2/+6
2012-06-23Fiasco image: Allow to specify device string without hw revision (then image ...Pali Rohár1-4/+4
2012-06-23Fixed creating fiasco images, added param version: for specifing sw-ver. Now ...Pali Rohár1-4/+5
2012-06-23When identifing fiasco image, show all piecesPali Rohár1-1/+5
2012-06-23Added preview of new 0xFFFF arguments to main.c. This change will be needed t...Pali Rohár1-0/+93
2012-06-23Fix creating fiasco images - added support for specifing device, hwrevs, vers...Pali Rohár1-1/+8
2012-06-23do_hash_file - align size for mmc images, append chars \xff (nokia flasher ne...Pali Rohár1-1/+1
2012-06-23Prepair flash_image for specifing device and hw revisionsPali Rohár1-3/+5
2010-04-26* Fix usb initialization link with n900 * minor syntax fixuppancake1-70/+78
2009-12-22* Add C files of the gui, so it can be built without gtkamlc or valac * Fix b...pancake1-29/+28
2008-12-14* Oops missing up0.4pancake1-1/+1
2008-12-14* Minor stetical fixupspancake1-4/+5
2008-12-08* Implement and test direct file FIASCO flash - openfiasco receives options f...pancake1-5/+41
2008-12-08* Added -n flag to do not write to disk or flash (simulation)pancake1-12/+58
2008-03-07* Shift doc/faq to doc/faq20.3.9pancake1-2/+4
2008-03-06* Initial working version of the flash gui - Renamed to goxf - Needs 'sudo' t...pancake1-17/+1
2008-03-05* Initial import of the GtkAML gui frontend - Mostly implemented in just one ...pancake1-5/+21
2008-02-18* Initial support for n8100.3.2pancake1-3/+3
2008-02-02* Take proper values for claim_interface and set_altinterface from the device...pancake1-2/+3
2008-01-14* Up to 0.3.2pancake1-36/+49
2007-11-20- Import patches from Osvaldo Santana * Fix build on gcc 4 * Fix nanddump cal...0.3.1pancake1-15/+16
2007-10-20* Make the fiasco writing api work (some hardcoded things, but mostly ok)pancake1-0/+1
2007-10-11* Add documentation for the FIASCO formatpancake1-23/+27
2007-10-08* Finally implement the support for the FIASCO firmware formatpancake1-18/+47
2007-06-30* Upgrade to GPLv30.2pancake1-14/+12
2007-06-14* Fix device identification for n800. patch from Robert Schusterpancake1-23/+60
2007-06-11* Initial implementation of the pretty-print config partition dumperpancake1-2/+5
2007-06-10* Initial implementation of the "badblocks" (-C) command.pancake1-2/+5
2007-06-10* Fix in fpid for proper JFFS2 identificationpancake1-39/+47
2007-06-10* Drop the partition limit. It is calculed with ioctl()pancake1-19/+22
2007-05-01* Move usb-dev related code to devices.c from main.cpancake1-88/+14
2007-04-26* Argument 'help' for the -f flag provides information about the rd flagspancake1-0/+9
2007-04-25* import of the 'set-rd-flags+cleanups' patch from Robert Schusterpancake1-13/+22
2007-04-25* import of the 'set-get-query_header' from Robert Schusterpancake1-26/+10
2007-04-20* 'set root device' patch inclusion from Robert Schusterpancake1-3/+13
2007-04-20* Initial commit of 0xFFFF.0.1pancake1-0/+343