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 (
Collapse
)
Author
Files
Lines
2016-12-17
all: Fix printing fsblkcnt_t and off_t types
Pali Rohár
1
-1
/
+1
2016-02-23
main: Initialize buf before calling dev_get_rd_flags()
Pali Rohár
1
-0
/
+1
2016-01-23
all: Code style fixes
Pali Rohár
1
-5
/
+5
2016-01-10
main: Check for SW rel version length
Pali Rohár
1
-0
/
+7
2016-01-10
all: Check for return value of lseek
Pali Rohár
1
-1
/
+4
2014-11-26
main: Add missing extern variables for getopt
Pali Rohár
1
-0
/
+3
2014-11-18
main: When doing normal flash filter all 2nd images
Pali Rohár
1
-0
/
+17
This will fix infinite loop after successfull fiasco image flash
2014-11-18
main: Correctly set and free processed images
Pali Rohár
1
-14
/
+25
This will fix more memory corruptions (specially at quit).
2014-10-19
main: Use snprintf instead sprintf and initialize buffer to NULL term
Pali Rohár
1
-3
/
+6
2014-09-29
main: Update usage
Pali Rohár
1
-3
/
+3
2014-09-29
main: Implement -t (filter by type) for -e (dump images)
Pali Rohár
1
-3
/
+15
2014-09-29
main: Fix memory corruption
Pali Rohár
1
-1
/
+3
2014-05-10
all: Fix typo
0.6
Pali Rohár
1
-3
/
+3
2013-09-23
main: Fix typo
Pali Rohár
1
-1
/
+1
2013-09-21
main: Fix typo in help
Pali Rohár
1
-1
/
+1
2013-04-07
main: Fix compile warning: declared with attribute warn_unused_result
Pali Rohár
1
-1
/
+2
2013-04-07
main: Fix help title
Pali Rohár
1
-1
/
+1
2013-04-06
main: Fix memory corruption when loading/flashing FIASCO images
Pali Rohár
1
-13
/
+23
2013-01-12
main: Fix loading kernel & initfs images
Pali Rohár
1
-18
/
+18
2013-01-11
main: In load mode, do not set kernel or initfs image more times
Pali Rohár
1
-8
/
+22
2013-01-05
Fix crashing when accessing out of global arrays
Pali Rohár
1
-2
/
+1
2012-11-25
main: Remove console prompt and shared queue mode
Pali Rohár
1
-31
/
+0
2012-11-24
main: After dumping rename image to standardized name
Pali Rohár
1
-6
/
+87
2012-11-24
main: When dumping, store image versions to fiasco image
Pali Rohár
1
-26
/
+69
2012-11-24
main: Added support for initfs version string (param -T)
Pali Rohár
1
-3
/
+19
2012-11-21
main: Fix memory corruption
Pali Rohár
1
-3
/
+5
2012-11-20
main: Implement dump
Pali Rohár
1
-3
/
+64
2012-11-15
main: In help show also supported connection protocols
Pali Rohár
1
-2
/
+9
2012-09-23
main: Fix loading images
Pali Rohár
1
-2
/
+2
2012-09-23
main: Set swver from fiasco image
Pali Rohár
1
-0
/
+5
2012-09-23
main: Fix '-x' option
Pali Rohár
1
-3
/
+11
2012-09-23
main: Rewrite to use operations.h
Pali Rohár
1
-169
/
+114
2012-09-23
main: detected_ prefix was removed
Pali Rohár
1
-8
/
+11
2012-09-23
nolo_get_hwrev and nolo_set_hwrev - use int16_t
Pali Rohár
1
-4
/
+7
2012-09-22
hwrev is int16_t
Pali Rohár
1
-5
/
+4
2012-09-22
main: update filtering
Pali Rohár
1
-10
/
+16
2012-09-22
main: Use image_list
Pali Rohár
1
-3
/
+13
2012-09-22
main: Added support for loading and flashing images
Pali Rohár
1
-3
/
+78
2012-09-22
main: Fixed infinite loops
Pali Rohár
1
-4
/
+4
2012-08-24
main: Update help for 80 chars terminals
Pali Rohár
1
-6
/
+7
2012-08-24
main: Fix error message
Pali Rohár
1
-1
/
+1
2012-08-11
main: Check if some action was specified
Pali Rohár
1
-0
/
+34
2012-08-11
main: Fix parse_image_arg, check if arg is file
Pali Rohár
1
-0
/
+12
2012-08-11
main: Fix usb loop
Pali Rohár
1
-3
/
+19
2012-08-11
main: Added support for booting into update mode
Pali Rohár
1
-2
/
+2
2012-08-11
main: Options -b -e -u working without argument
Pali Rohár
1
-10
/
+63
2012-08-11
Rewrite Makefile, move WITH_DEVICE, WITH_USB and WITH_SQUEUES to Makefile
Pali Rohár
1
-6
/
+1
2012-08-11
main: Try cold flash again only if it returns -EAGAIN
Pali Rohár
1
-1
/
+4
2012-08-11
main: Move image fitering to functions, do not fail if device or hwrev is ↵
Pali Rohár
1
-55
/
+78
not detected
2012-08-10
main: Compile only supported options
Pali Rohár
1
-8
/
+42
[next]