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
2017-07-06
disk: Choose correct partition in disk_open_dev()
Pali Rohár
1
-2
/
+8
2017-06-17
main: Use image_alloc_from_fd() to fix race condition between calling stat an...
Pali Rohár
1
-7
/
+15
2017-06-17
image: Add new function image_alloc_from_fd()
Pali Rohár
2
-11
/
+23
2017-06-17
image: Call image_free() when image_append() is failing
Pali Rohár
1
-2
/
+4
2017-06-17
main: Fix race condition between calling stat and rename
Pali Rohár
1
-5
/
+11
2017-03-03
travis: Fix coverity job
Pali Rohár
1
-1
/
+1
2017-02-26
travis: Simplify configuration, move coverity_scan to matrix
Pali Rohár
1
-20
/
+22
2017-02-26
travis: Run on container-based infrastructure
Pali Rohár
1
-0
/
+1
2017-02-26
travis: Use apt addon instead sudo
Pali Rohár
1
-2
/
+3
2017-01-09
disk: Remove check which is always false
Pali Rohár
1
-5
/
+0
2017-01-08
cal: Fix race condition between calling stat and opening file
Pali Rohár
1
-3
/
+3
2017-01-08
Makefile: Fix setting compiler
Pali Rohár
1
-3
/
+3
2017-01-08
travis: Enable clang and use separate job for Coverity
Pali Rohár
1
-6
/
+7
2016-12-25
Release version 0.7
0.7
Pali Rohár
1
-1
/
+1
2016-12-24
TODO: Update state
Pali Rohár
1
-13
/
+5
2016-12-24
all: Add basic support for Nokia N9
Aaro Koskinen
3
-2
/
+7
2016-12-24
cal: Fix pointer check
Pali Rohár
1
-1
/
+1
2016-12-24
cal: cal_read_block allocate memory
Pali Rohár
2
-4
/
+11
2016-12-23
disk: Fix for RM-680
Pali Rohár
1
-2
/
+2
2016-12-23
disk: Check for ENOMEDIUM when partition is required
Pali Rohár
1
-2
/
+12
2016-12-23
cal: SSIZE_MAX is not required to be defined
Pali Rohár
1
-0
/
+2
2016-12-23
cal: Move sys/ioctl.h to __linux__
Pali Rohár
1
-1
/
+1
2016-12-21
usb-device: Detect Nokia N950 in disk mode
Pali Rohár
1
-1
/
+2
2016-12-17
cal: Fix memory leak
Pali Rohár
1
-2
/
+3
2016-12-17
usb-device: Add another product string for RM-680
Aaro Koskinen
1
-1
/
+1
2016-12-17
cal: Fix check for lseek errors
Pali Rohár
1
-2
/
+5
2016-12-17
all: Enable Large File Support
Pali Rohár
1
-1
/
+1
2016-12-17
all: Fix printing fsblkcnt_t and off_t types
Pali Rohár
2
-2
/
+2
2016-12-17
all: Use #include <sys/sysmacros.h> for major() instead #define _BSD_SOURCE
Pali Rohár
2
-12
/
+2
2016-12-16
all: Fix compilation when u_int*_t are not defined and used by usb.h
Pali Rohár
4
-12
/
+13
2016-12-10
operations: Fix NULL pointer dereference in dev_boot_device
Pali Rohár
1
-1
/
+1
2016-12-10
mkii: Fix detection of Update mode
Pali Rohár
1
-1
/
+2
2016-12-07
usb-device: Do not reattach kernel driver after closing cold flash mode
Pali Rohár
1
-1
/
+2
2016-12-07
usb-device: Do not print verbose message "Reattach kernel driver to USB inter...
Pali Rohár
1
-2
/
+0
2016-12-07
cold-flash: Increase timeout after leaving cold flash mode
Pali Rohár
1
-1
/
+1
2016-12-07
disk: Do not fail when empty block device is exported
Pali Rohár
1
-2
/
+4
2016-12-07
image: Remove dead code in image_align()
Pali Rohár
1
-4
/
+1
2016-12-06
doc: Update fiasco documentation
Pali Rohár
1
-2
/
+6
2016-12-06
cold-flash: Show OMAP chip revision
Pali Rohár
1
-7
/
+11
2016-12-06
cal: Style fix
Pali Rohár
1
-1
/
+1
2016-12-06
usb-device: Check that we are not using broken libusb-1.0 library
Pali Rohár
2
-1
/
+10
2016-12-06
all: Compile globally without _GNU_SOURCE, define _BSD_SOURCE or _GNU_SOURCE ...
Pali Rohár
4
-1
/
+17
2016-12-06
all: Revert libusb-1.0 support
Pali Rohár
8
-163
/
+166
2016-06-27
all: Add support for Nokia N950 (RM-680)
Pali Rohár
3
-3
/
+8
2016-06-27
mkii: Call /version/sw_release only for protocol version 2
Pali Rohár
2
-11
/
+20
2016-05-12
usb-device: Do not reattach kernel driver if USB interface is not used
Pali Rohár
1
-0
/
+3
2016-05-12
disk: Fix detection of MyDocs partition in DISK RAW mode for non RX-51 devices
Pali Rohár
1
-10
/
+28
2016-03-12
mkii: Implement rebooting to Update mode
Pali Rohár
4
-10
/
+22
2016-03-12
mkii: Define MKII_UPDATE_MODE instead hardcoded constant
Pali Rohár
3
-4
/
+6
2016-03-12
mkii: Use libusb_get_active_config_descriptor() instead libusb_get_config_des...
Pali Rohár
1
-1
/
+1
[prev]
[next]