Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* 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)
|
|
* Added -S flag to specify subversion id manually while flashing or dumping
* Fixed support for the last fiasco image
- Skip paddings
- More verbose output while parsing FIASCO headers
* Initial implementation of the full direct FIASCO flasher
- No need to dump manually before flashing
* Some warnings and code cleanup
* Fix building issue
* Add HAVE_GUI directive in config.mk
* Up to version 0.4
|
|
night :)
* Import the squeue c and vapi sources
* Make 0xFFFF run as squeue daemon with -Q flag
* Up to 0.4
|
|
* Add HAVE_USB to config.mk
- Now is possible to build a usb-less version of the flasher
(only for unpacking and so, offline operations)
* Refactor varname. Avoid portability problems:
- reboot -> moboreboot
|
|
call definition (ignore oob added) * Fixed some stupid bugs with -pedantic -std=c99
release 0.3.1
|
|
* Up version to 0.3
* Alphabetically order the help message flags
* Cleaner short help message
* Pseudo-api for creating firmwares (not yet finished)
* Add '-F' flag to flash from a fiasco image
|
|
0xFFFF binary without library dependencies (libusb)
* Add 'static' makefile target for building a statically linked 0xFFFF
* Documentate all makefile targets in INSTALL
|
|
* 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
|
|
* Query the user to strip or not the dumped pieces
* Add new flag '-s' for serial port console
|
|
functionality
- The new function works like the old rf_extract one, no parameters has
changed.
- Now a complete dump/restore will be possible.
- Check for badblocks while copying data
- Shows information about the partition
* Better use of query_error_message() for debugging
|
|
* Create a root Makefile to build the flasher, logotool and install
* Clean some warning messages
|
|
adds support for setting and clearing the rd flags (no-retu-watchdog,
serial-console and the like).
The interface to it is a bit cryptic (construct your own hex number) but
it works like like 'chmod'.
|
|
This tree contains the same as the 0.1 tarball
|