summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-14* Fix device identification for n800. patch from Robert Schusterpancake3-39/+92
2007-06-12* Finally integrate libusb in Makefiles. Use 'allusb' target to build a 0xFFF...pancake1-0/+8
2007-06-11* Initial implementation of the pretty-print config partition dumperpancake3-9/+88
2007-06-10* Initial implementation of the "badblocks" (-C) command.pancake4-113/+203
2007-06-10* Fix in fpid for proper JFFS2 identificationpancake5-41/+175
2007-06-10* Drop the partition limit. It is calculed with ioctl()pancake5-35/+131
2007-06-02* Covardly copy the nanddump() function from the mtd-utils to fix dump functi...pancake9-36/+826
2007-05-25* Fix rootfs boundaries for a proper dump.pancake2-7/+31
2007-05-01* Move usb-dev related code to devices.c from main.cpancake4-90/+123
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 Schusterpancake4-15/+147
2007-04-25* import of the 'set-get-query_header' from Robert Schusterpancake3-67/+68
2007-04-20* Do not strip the initfs.jffs2 image, it is only 2MBpancake1-1/+2
2007-04-20* 'set root device' patch inclusion from Robert Schusterpancake3-7/+43
2007-04-20* Initial commit of 0xFFFF.0.1pancake14-0/+1407