summaryrefslogtreecommitdiffstats
path: root/src/fpid.c
AgeCommit message (Collapse)AuthorFilesLines
2012-06-23* Apply Pali Rohár patch - Add support for device and hw revisions ↵pancake1-3/+8
specified in hw pieces - Updated documentation - Fixed problems when unpacking - Ready for mmc and cold flashing
2008-12-14* Oops missing up0.4pancake1-4/+8
* Added fixups for make install/deinstall * HAVE_GUI is now enabled by default * New 'stop' button for goxf GUI * Fix lil bug in squeue.c * Initial .desktop icon for freedesktop environments (GNOME)
2008-03-06* Initial working version of the flash gui - Renamed to goxf - Needs 'sudo' ↵pancake1-0/+26
to be enabled to the user without password - Identify and ban piece files while including them in the list - Support for flashing multiple piece files - progressbar and warn/error messages handled - Supports reboot mobo command * Make qmode be functional * Lot of hardcore fixups on squeue_open - Should work now everywhere fine asumid UID 1000 as allowed user - Reduce timeouts - Add push2 method
2007-10-20* Make the fiasco writing api work (some hardcoded things, but mostly ok)pancake1-4/+2
* Move documentation of fiasco format to doc/ * 0.3 release
2007-06-30* Upgrade to GPLv30.2pancake1-14/+12
2007-06-10* Fix in fpid for proper JFFS2 identificationpancake1-1/+2
* Add new flag '-c' that makes 0xFFFF run as a shell * Split the connect_via_usb() code from main() * Add console handler for shell like usage of the flasher
2007-04-20* Initial commit of 0xFFFF.0.1pancake1-0/+75
This tree contains the same as the 0.1 tarball