summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-23fiasco - remove dead codePali Rohár2-44/+0
2012-06-23Added option to use only image pieces for specific device / hw revisionPali Rohár3-15/+56
2012-06-23Cold Flasher - Remove duplicate usb code, prepair for flashing form fiasco im...Pali Rohár1-147/+95
2012-06-23Import my open source tool for Cold Flashing: cold-flasher-rx51.cPali Rohár1-0/+440
2012-06-23Fix compilation warningsPali Rohár5-7/+13
2012-06-23Fiasco image: Allow to specify device string without hw revision (then image ...Pali Rohár2-19/+20
2012-06-23Fixed creating fiasco images, added param version: for specifing sw-ver. Now ...Pali Rohár2-53/+111
2012-06-23Rename fwname to swverPali Rohár2-5/+5
2012-06-23Fix unpacking fiasco images (check for number of subsections). Now unpacking ...Pali Rohár1-14/+21
2012-06-23Fix memory problems when unpacking fiasco imagesPali Rohár2-6/+17
2012-06-23Unpacking fiasco - added support for FW headers (FW name)Pali Rohár1-10/+30
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ár3-24/+146
2012-06-23Rename hwrev to hwrevs and fix unpacking fiasco images. hwrevs do not have to...Pali Rohár2-14/+24
2012-06-23do_hash_file - align size for mmc images, append chars \xff (nokia flasher ne...Pali Rohár4-4/+18
2012-06-23Prepair flash_image for specifing device and hw revisionsPali Rohár4-6/+8
2012-06-23Prepair piece structure for device & hw revisionsPali Rohár2-3/+9
2012-06-23Prepair for flashing via MK II protocol (N900 in PC-Suite mode)Pali Rohár2-5/+6
2012-06-23* Apply Pali Rohár patch - Add support for device and hw revisions specified...pancake4-29/+116
2011-12-16* Apply Pali Rohár patch fixing RX51 Fiasco Image parsingpancake1-18/+29
2010-11-18* Fix warning in dump.c * Port GUI to GtkON syntax * Fix build for latest valacpancake6-409/+994
2010-04-26* Fix usb initialization link with n900 * minor syntax fixuppancake2-70/+79
2009-12-22* Add C files of the gui, so it can be built without gtkamlc or valac * Fix b...pancake6-39/+945
2009-12-21* Fix segmentation fault with -O2 while unpacking (thanks for reporting) * Va...pancake@flubox4-30/+50
2009-10-18* Fix n900 identification for dump (-e) * Make clean libusb from the root mak...pancake@localhost.localdomain1-9/+9
2009-10-17* Fix static buildpancake@localhost.localdomain2-1/+4
2009-10-17* Added support for local n900 nand dump * Do some code cleanup, update heade...pancake@localhost.localdomain4-34/+82
2008-12-14* Oops missing up0.4pancake7-24/+32
2008-12-14* Minor stetical fixupspancake2-5/+5
2008-12-08* Implement and test direct file FIASCO flash - openfiasco receives options f...pancake7-37/+101
2008-12-08* Added -n flag to do not write to disk or flash (simulation)pancake9-39/+127
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...pancake13-111/+372
2008-03-05* Initial import of the GtkAML gui frontend - Mostly implemented in just one ...pancake10-6/+713
2008-02-18* Initial support for n8100.3.2pancake6-15/+23
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.2pancake9-44/+73
2007-11-20- Import patches from Osvaldo Santana * Fix build on gcc 4 * Fix nanddump cal...0.3.1pancake11-46/+71
2007-10-20* Make the fiasco writing api work (some hardcoded things, but mostly ok)pancake4-46/+31
2007-10-11* Add documentation for the FIASCO formatpancake3-63/+156
2007-10-08* Finally implement the support for the FIASCO firmware formatpancake4-107/+240
2007-06-30* Upgrade to GPLv30.2pancake13-182/+156
2007-06-25* Update documentation for the 0.2 releasepancake1-3/+22
2007-06-16* Add new command 'nanddump' for the console shellpancake2-2/+42
2007-06-16* Fix the dump of xloader and secondary.binpancake1-17/+15