Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version, mmc layout and auto align mmc images
Format of arguments for adding piece to fiasco image is now:
$ 0xFFFF -p [[[[dev:hw:]ver:]type:]file[%%layout]
|
|
to be separated by nullterm if size of hwrev is 8.
|
|
|
|
|
|
|
|
specified in hw pieces - Updated documentation - Fixed problems when unpacking - Ready for mmc and cold flashing
|
|
Various random checks to ensure read/write ops are success
|
|
headers from 2007 to 2009 :) - Fix warning messages
|
|
* 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)
|
|
for grepping for pieces and be verbose - fixed flashing order using grep options xloader, secondary, kernel, initfs, rootfs - Tested and working - Added parser for the hw revision string
* Autodetect device hw revision and setup the subversion string
on the fly.
|
|
* 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
|
|
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
|
|
night :)
* Import the squeue c and vapi sources
* Make 0xFFFF run as squeue daemon with -Q flag
* Up to 0.4
|
|
- Fix set_altinterface workaround which seems to be checked by nolo 1.7
- n810 has the same USBID than n770
* Define some nolo commands used in query.c in nolo.h
* Get SW version with -i too
|
|
* 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
|
|
* Move documentation of fiasco format to doc/
* 0.3 release
|
|
* Initial fiasco writer api
* Lot of new checks and code cleanup
* fiasco callback now receives a filedescriptor inside header_t
- the lseek and data free is autonatically done by the main loop
* Split fiasco_data_read() code, useful for streams (embeddeds low mem footprint)
* Add '-P' flag to create a new fiasco pack
|
|
* 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
|
|
- Looks like n770 and n800 have different USB identifiers on the
bootloader and the operating system.
* Print oops message and exit when the use has no permissions to
access to the usb.
|
|
* Handled with the '-x' flag.
|
|
* Initial work on the reorganization of the dump.c code
to avoid spagetti code. ATM is just a draft
* Dump now shows you more info
|
|
* 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
|
|
* Create a root Makefile to build the flasher, logotool and install
* Clean some warning messages
|
|
1) name the simple functions get_foo and set_foo (and make them more
consistent e.g. set_rd_mode and get_rd_mode).
2) moved remaining simple queries from main.c into query.c
3) created separate query.h header and included it in main.c
4) implemented get_usb_mode (they do not have this in the proprietary
flasher) and added this function to a normal run (-> you will see the
current USB mode when running with -i)
|
|
|
|
This tree contains the same as the 0.1 tarball
|