index
:
0xFFFF
legacy
maemo
master
flashing utility
Pali Rohár
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
usb-device: Difference between Update and PC Suite mode
Pali Rohár
1
-3
/
+7
2014-11-21
mkii: Check for Update and PC Suite mode
Pali Rohár
1
-0
/
+7
2014-11-21
mkii: Check for supported image types
Pali Rohár
1
-0
/
+36
2014-11-21
operations: Enable dumping mmc images via USB disk protocol
Pali Rohár
1
-1
/
+8
2014-11-21
disk: Implement disk_dump_image()
Pali Rohár
1
-5
/
+4
2014-11-21
disk: Find emmc device in disk_init()
Pali Rohár
1
-1
/
+88
2014-11-21
usb-device: Add data info to struct usb_device
Pali Rohár
1
-0
/
+1
2014-11-21
disk: Ignore '.' and '..' when listing directory
Pali Rohár
1
-0
/
+3
2014-11-21
local: Ignore '.' and '..' when listing directory
Pali Rohár
1
-0
/
+3
2014-11-21
disk: Remove old disk functions (they are not used anymore)
Pali Rohár
2
-110
/
+0
2014-11-21
local: Use new disk functions
Pali Rohár
1
-91
/
+66
2014-11-21
disk: Implement new functions for raw disk access
Pali Rohár
2
-0
/
+189
2014-11-18
disk: Implement init and get_device functions
Pali Rohár
1
-5
/
+2
2014-11-18
operations: When reboot is not supported use usb_switch_to_nolo()
Pali Rohár
1
-2
/
+2
2014-11-18
usb-device: Do not claim USB interface in raw disk mode
Pali Rohár
1
-11
/
+18
2014-11-18
operations: Enable RAW disk
Pali Rohár
1
-2
/
+2
2014-11-18
usb-device: Enable also RAW disk
Pali Rohár
1
-3
/
+3
2014-11-18
operations: Fix code to work also with Mk II protocol
Pali Rohár
1
-67
/
+85
2014-11-18
usb-device: Rename usb_switch_to_mkii to usb_switch_to_update
Pali Rohár
2
-2
/
+4
2014-11-18
usb-device: Enable Mk II protocol
Pali Rohár
1
-2
/
+2
2014-11-18
mkii: Unfinished code for image flashing
Pali Rohár
1
-2
/
+136
2014-11-18
mkii: Implement device reboot
Pali Rohár
1
-3
/
+14
2014-11-18
mkii: Implement device initialization
Pali Rohár
1
-9
/
+119
2014-11-18
Relase version 0.6.1
0.6.1
Pali Rohár
1
-1
/
+1
2014-11-18
cold-flash: struct xloader_msg must be packed
Pali Rohár
1
-1
/
+1
2014-11-18
fiasco: Fix possible memory leak
Pali Rohár
1
-0
/
+1
2014-11-18
nolo: Do not call NOLO_ERROR_LOG when not needed
Pali Rohár
1
-5
/
+9
2014-11-18
fiasco: Fix initializing variables
Pali Rohár
1
-3
/
+7
2014-11-18
fiasco: Fix memory leaks
Pali Rohár
1
-3
/
+21
2014-11-18
Makefile: Fix compilation of libusb-sniff libraries
Pali Rohár
1
-2
/
+2
2014-11-18
main: When doing normal flash filter all 2nd images
Pali Rohár
1
-0
/
+17
2014-11-18
nolo: Fix parsing cmt status
Pali Rohár
1
-6
/
+17
2014-11-18
main: Correctly set and free processed images
Pali Rohár
1
-14
/
+25
2014-11-18
printf-utils: Fix division by zero if total is zero
Pali Rohár
1
-1
/
+1
2014-11-09
usb-device: Reattach kernel driver
Pali Rohár
1
-0
/
+29
2014-10-19
all: Replace strlen() call on const string with sizeof()-1
Pali Rohár
3
-12
/
+12
2014-10-19
main: Use snprintf instead sprintf and initialize buffer to NULL term
Pali Rohár
1
-3
/
+6
2014-10-19
local: Check return value of snprintf
Pali Rohár
1
-4
/
+8
2014-10-19
nolo: Check return value of sprintf
Pali Rohár
1
-1
/
+2
2014-10-19
nolo: Fix size of snprintf buffer
Pali Rohár
1
-2
/
+2
2014-10-19
fiasco: fiasco_alloc_from_file: check if hwrevs has enough size
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-09-29
usb-device: Fix memory leak
Pali Rohár
1
-0
/
+1
2014-09-29
local: Fix memory corruptions
Pali Rohár
1
-3
/
+3
2014-09-29
image: Fix memory leaks
Pali Rohár
1
-3
/
+4
2014-09-29
fiasco: Call free at correct place
Pali Rohár
1
-7
/
+11
2014-09-29
travis: Add .travis.yml for coverity
Pali Rohár
1
-0
/
+20
2014-06-19
local: Fix truncating file
Pali Rohár
1
-0
/
+4
[next]