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
2016-03-12
mkii: Fix memory leak, call libusb_free_config_descriptor()
Pali Rohár
1
-0
/
+2
2016-03-09
usb-device: Finish usb device detection based on product strings
Pali Rohár
1
-5
/
+20
2016-03-09
usb-device: Add FLASH_DISK usb ids for all supported devices
Pali Rohár
1
-2
/
+5
2016-03-09
image: Fix detection of jffs2 initfs images
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-02-23
usb-device: Autodetect Nokia 770 device from product string
Pali Rohár
1
-1
/
+3
2016-02-23
libusb-sniff: Fix libusb_control_transfer function
Pali Rohár
1
-7
/
+8
2016-02-21
all: Fix usb endpoints after conversion to libusb 1.0
Pali Rohár
4
-22
/
+18
2016-02-12
disk: Use correct libusb function which returns Linux devnum value
Pali Rohár
1
-1
/
+1
2016-01-23
config.mk: Version is from git
Pali Rohár
1
-1
/
+1
2016-01-23
usb-device: Fix memory leak when listing devices
Pali Rohár
1
-0
/
+3
2016-01-23
travis: Update travis script for clang and libusb-1.0
Pali Rohár
1
-3
/
+9
2016-01-23
cold-flash: Comment unused omap variables
Pali Rohár
1
-0
/
+3
2016-01-23
all: Code style fixes
Pali Rohár
5
-17
/
+17
2016-01-23
all: Rename variable readed to sent
Pali Rohár
3
-29
/
+29
2016-01-23
libusb-sniff: add libusb 1.0 support
Sebastian Reichel
1
-0
/
+129
2016-01-23
all: Switch to libusb-1.0
Sebastian Reichel
7
-168
/
+170
2016-01-23
libusb-sniff: Use POSIX.1-2003 workaround for dlsym() assignment which is com...
Pali Rohár
1
-6
/
+6
2016-01-23
libusb-sniff: avoid usb.h include
Sebastian Reichel
1
-1
/
+3
2016-01-23
libusb-sniff: add header for getenv()
Sebastian Reichel
1
-0
/
+1
2016-01-13
doc: Remove nanddump param -i also from doc
Pali Rohár
1
-2
/
+1
2016-01-13
disk: dirent.h is required for DIR
Sebastian Reichel
1
-0
/
+1
2016-01-13
all: free() is defined in stdlib.h
Sebastian Reichel
2
-0
/
+3
2016-01-10
fiasco: Fix code for append device & hwrevs subsection
Pali Rohár
1
-4
/
+5
2016-01-10
image: Check for return value fo image_read() in image_type_from_data()
Pali Rohár
1
-16
/
+17
2016-01-10
main: Check for SW rel version length
Pali Rohár
1
-0
/
+7
2016-01-10
fiasco: Remove wrong checks for 'name' and 'swver'
Pali Rohár
1
-2
/
+2
2016-01-10
all: Check for return value of lseek
Pali Rohár
5
-9
/
+47
2016-01-10
fiasco: Fix memory leak for device_hwrevs_bufs variable
Pali Rohár
1
-21
/
+21
2016-01-10
fiasco: In simulate mode do not close invalid not open fd
Pali Rohár
1
-1
/
+3
2016-01-10
README: Update 0xFFFF website
Pali Rohár
1
-4
/
+1
2016-01-10
local: Call nanddump without -i param
Pali Rohár
1
-2
/
+2
2015-06-24
image: Fix condition for detecting device
Pali Rohár
1
-1
/
+1
2015-06-24
fiasco: Fix checking for header of next image
Pali Rohár
1
-1
/
+1
2015-06-24
mangen: Set build date externally
Dhole
2
-2
/
+8
2015-01-15
image: Fix detecting new ARM U-Boot images
Pali Rohár
1
-1
/
+1
2015-01-15
all: Fix MEMMEM implementation
Pali Rohár
1
-1
/
+1
2014-11-26
fiasco: Remove not reached code
Pali Rohár
1
-2
/
+0
2014-11-26
local: Fix argument for mmap/munmap
Pali Rohár
1
-2
/
+2
2014-11-26
all: Fix overflow in shift operators
Pali Rohár
4
-8
/
+8
2014-11-26
Makefile: Now 0xFFFF is Posix compatible, enable -D_POSIX_C_SOURCE=200809L
Pali Rohár
1
-1
/
+1
2014-11-26
cal: Enable Linux code only on Linux
Pali Rohár
1
-4
/
+21
2014-11-26
disk: Enable Linux code only on Linux
Pali Rohár
1
-1
/
+41
2014-11-26
local: Enable N900 code only for ARM and enable Linux code only on Linux
Pali Rohár
1
-1
/
+16
2014-11-26
mkii: Fix argument for usb_bulk_write
Pali Rohár
1
-1
/
+1
2014-11-26
main: Add missing extern variables for getopt
Pali Rohár
1
-0
/
+3
2014-11-26
all: Use internal MEMMEM instead gnu memem
Pali Rohár
3
-3
/
+16
2014-11-26
nolo: Check for return buffer size
Pali Rohár
1
-0
/
+6
2014-11-26
all: Use nanosleep (via SLEEP) instead usleep
Pali Rohár
4
-10
/
+13
2014-11-26
mkii: Update code with to reflect documentation
Pali Rohár
1
-22
/
+27
[prev]
[next]