index
:
0xFFFF
legacy
maemo
master
flashing utility
Pali Rohár
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-10
main: Implement setting configuration
Pali Rohár
1
-4
/
+26
2012-08-10
main: finish device identify
Pali Rohár
1
-1
/
+58
2012-08-10
Rename main2.c to main.c
Pali Rohár
1
-0
/
+857
2012-08-10
Remove old main.c code
Pali Rohár
1
-610
/
+0
2012-08-10
Fix compilation
Pali Rohár
1
-1
/
+1
2012-08-10
Remove old main.h code
Pali Rohár
1
-1
/
+1
2012-08-10
console: Prepair for new code
Pali Rohár
1
-1
/
+1
2012-08-09
Comment all old code
Pali Rohár
1
-2
/
+2
2012-08-09
Remove old serial.c code
Pali Rohár
1
-3
/
+3
2012-08-09
Move query.c into nolo.c
Pali Rohár
1
-1
/
+0
2012-08-09
Remove old pieces.c and fpid.c code
Pali Rohár
1
-12
/
+12
2012-08-09
flash: Rewrite flash_image code to use struct * image
Pali Rohár
1
-1
/
+1
2012-08-09
Add new code to Makefile
Pali Rohár
1
-0
/
+2
2012-08-09
Delete old check_nolo_order code
Pali Rohár
1
-1
/
+1
2012-08-09
Remove old devices.c code
Pali Rohár
1
-14
/
+14
2012-08-09
Remove old hash.c code
Pali Rohár
1
-3
/
+3
2012-08-09
Remove old fiasco.c code
Pali Rohár
1
-24
/
+24
2012-08-08
main: updated prepaired options
Pali Rohár
1
-4
/
+11
2012-06-24
Fix prepaired new 0xFFFF options
Pali Rohár
1
-59
/
+67
2012-06-23
Added option to use only image pieces for specific device / hw revision
Pali Rohár
1
-7
/
+16
2012-06-23
Fix compilation warnings
Pali Rohár
1
-2
/
+6
2012-06-23
Fiasco image: Allow to specify device string without hw revision (then image ...
Pali Rohár
1
-4
/
+4
2012-06-23
Fixed creating fiasco images, added param version: for specifing sw-ver. Now ...
Pali Rohár
1
-4
/
+5
2012-06-23
When identifing fiasco image, show all pieces
Pali Rohár
1
-1
/
+5
2012-06-23
Added preview of new 0xFFFF arguments to main.c. This change will be needed t...
Pali Rohár
1
-0
/
+93
2012-06-23
Fix creating fiasco images - added support for specifing device, hwrevs, vers...
Pali Rohár
1
-1
/
+8
2012-06-23
do_hash_file - align size for mmc images, append chars \xff (nokia flasher ne...
Pali Rohár
1
-1
/
+1
2012-06-23
Prepair flash_image for specifing device and hw revisions
Pali Rohár
1
-3
/
+5
2010-04-26
* Fix usb initialization link with n900 * minor syntax fixup
pancake
1
-70
/
+78
2009-12-22
* Add C files of the gui, so it can be built without gtkamlc or valac * Fix b...
pancake
1
-29
/
+28
2008-12-14
* Oops missing up
0.4
pancake
1
-1
/
+1
2008-12-14
* Minor stetical fixups
pancake
1
-4
/
+5
2008-12-08
* Implement and test direct file FIASCO flash - openfiasco receives options f...
pancake
1
-5
/
+41
2008-12-08
* Added -n flag to do not write to disk or flash (simulation)
pancake
1
-12
/
+58
2008-03-07
* Shift doc/faq to doc/faq2
0.3.9
pancake
1
-2
/
+4
2008-03-06
* Initial working version of the flash gui - Renamed to goxf - Needs 'sudo' t...
pancake
1
-17
/
+1
2008-03-05
* Initial import of the GtkAML gui frontend - Mostly implemented in just one ...
pancake
1
-5
/
+21
2008-02-18
* Initial support for n810
0.3.2
pancake
1
-3
/
+3
2008-02-02
* Take proper values for claim_interface and set_altinterface from the device...
pancake
1
-2
/
+3
2008-01-14
* Up to 0.3.2
pancake
1
-36
/
+49
2007-11-20
- Import patches from Osvaldo Santana * Fix build on gcc 4 * Fix nanddump cal...
0.3.1
pancake
1
-15
/
+16
2007-10-20
* Make the fiasco writing api work (some hardcoded things, but mostly ok)
pancake
1
-0
/
+1
2007-10-11
* Add documentation for the FIASCO format
pancake
1
-23
/
+27
2007-10-08
* Finally implement the support for the FIASCO firmware format
pancake
1
-18
/
+47
2007-06-30
* Upgrade to GPLv3
0.2
pancake
1
-14
/
+12
2007-06-14
* Fix device identification for n800. patch from Robert Schuster
pancake
1
-23
/
+60
2007-06-11
* Initial implementation of the pretty-print config partition dumper
pancake
1
-2
/
+5
2007-06-10
* Initial implementation of the "badblocks" (-C) command.
pancake
1
-2
/
+5
2007-06-10
* Fix in fpid for proper JFFS2 identification
pancake
1
-39
/
+47
2007-06-10
* Drop the partition limit. It is calculed with ioctl()
pancake
1
-19
/
+22
[prev]
[next]