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
/
nolo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
nolo: Show only first 20 error messages, fix possible infinity loop
Pali Rohár
1
-2
/
+2
2013-02-25
nolo: Respect simulate flag
Pali Rohár
1
-9
/
+22
2013-02-04
nolo: Implement NOLO error log, for each failed usb operation print error fro...
Pali Rohár
1
-29
/
+69
2013-01-05
nolo: Fix possible reading from uninitialized memory
Pali Rohár
1
-6
/
+6
2012-11-24
nolo: Added support for initfs version string
Pali Rohár
1
-0
/
+15
2012-11-20
nolo: Fix unused parameter warnings
Pali Rohár
1
-0
/
+6
2012-09-23
Added macro PRINTF_ERROR_RETURN which working with progressbar
Pali Rohár
1
-3
/
+3
2012-09-23
nolo: In nolo_init check if device match to usb device, remove detected_ prefix
Pali Rohár
1
-2
/
+16
2012-09-23
nolo: Fixed nolo_get_string
Pali Rohár
1
-1
/
+4
2012-09-23
nolo_get_hwrev and nolo_set_hwrev - use int16_t
Pali Rohár
1
-5
/
+11
2012-09-23
nolo: nolo_boot_device - cmdline is const
Pali Rohár
1
-2
/
+2
2012-09-23
nolo: Fix cmt info and implement nolo_set_hwrev
Pali Rohár
1
-182
/
+13
2012-09-23
nolo: Implemented nolo_set_sw_ver
Pali Rohár
1
-2
/
+36
2012-09-22
nolo: Fix nolo_send_image
Pali Rohár
1
-2
/
+4
2012-09-22
nolo: Show progressbar and wait when flashing cmt
Pali Rohár
1
-1
/
+66
2012-09-22
nolo: Implement loading and flashing images
Pali Rohár
1
-5
/
+214
2012-09-22
nolo: Implement nolo_set_string and nolo_get_string
Pali Rohár
1
-13
/
+34
2012-08-12
nolo: Respect simulate flag
Pali Rohár
1
-0
/
+9
2012-08-11
nolo: Merge functions nolo_boot and nolo_boot_to_update_mode to nolo_boot_device
Pali Rohár
1
-13
/
+18
2012-08-11
nolo: Implement nolo_boot_to_update_mode
Pali Rohár
1
-5
/
+11
2012-08-11
nolo: Implement setting and getting R&D flags, remove old code
Pali Rohár
1
-108
/
+120
2012-08-11
nolo: Make sure that nolo_get_device return valid or unknown device
Pali Rohár
1
-1
/
+3
2012-08-10
nolo: Implement getting all version strings
Pali Rohár
1
-34
/
+42
2012-08-10
nolo: show note about unimplemented functions
Pali Rohár
1
-0
/
+36
2012-08-10
nolo: Remove old code
Pali Rohár
1
-291
/
+26
2012-08-10
Fix NOLO communication
Pali Rohár
1
-22
/
+15
2012-08-10
nolo: Start implementing new nolo code
Pali Rohár
1
-0
/
+256
2012-08-10
nolo: Prepair new function names
Pali Rohár
1
-1
/
+1
2012-08-10
Remove old hexdup.c code
Pali Rohár
1
-3
/
+1
2012-08-10
Fix compilation
Pali Rohár
1
-5
/
+3
2012-08-10
Rename utils.c to printf-utils.c, remove unused functions
Pali Rohár
1
-2
/
+3
2012-08-09
Move query.c into nolo.c
Pali Rohár
1
-1
/
+339
2012-08-09
Rename flash.c to nolo.c
Pali Rohár
1
-0
/
+229