Age | Commit message (Collapse) | Author | Files | Lines |
|
build of gui.gtkaml (sync with last vala) * Update version number in gui about dialog * Some syntax cleanup and removed some unnecesary printf calls
|
|
Various random checks to ensure read/write ops are success
|
|
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.
|
|
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
|
|
- 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
|
|
|
|
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'.
|
|
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
|