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
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-10
dump: Prepair for new code
Pali Rohár
2
-14
/
+44
2012-08-10
qmode: Prepair for new code
Pali Rohár
2
-8
/
+52
2012-08-09
Comment all old code
Pali Rohár
2
-14
/
+13
2012-08-09
Remove old serial.c code
Pali Rohár
4
-91
/
+5
2012-08-09
Move query.c into nolo.c
Pali Rohár
8
-396
/
+366
2012-08-09
Rename flash.c to nolo.c
Pali Rohár
4
-14
/
+44
2012-08-09
Remove old pieces.c and fpid.c code
Pali Rohár
6
-210
/
+23
2012-08-09
flash: Rewrite flash_image code to use struct * image
Pali Rohár
4
-21
/
+29
2012-08-09
Add new code to Makefile
Pali Rohár
4
-0
/
+12
2012-08-09
Delete old check_nolo_order code
Pali Rohár
3
-6
/
+6
2012-08-09
Remove old devices.c code
Pali Rohár
4
-149
/
+22
2012-08-09
Remove old hash.c code
Pali Rohár
6
-99
/
+7
2012-08-09
Rename new fiasco2 to fiasco
Pali Rohár
3
-2
/
+2
2012-08-09
Remove old fiasco.c code
Pali Rohár
5
-675
/
+29
2012-08-09
main: Implement cold flash
Pali Rohár
1
-8
/
+75
2012-08-09
fiasco: If image_name_alloc_from_values fails, return -1
Pali Rohár
1
-0
/
+2
2012-08-09
usb-device: Rename struct members of usb_device_info
Pali Rohár
2
-8
/
+10
2012-08-09
usb-device: Rename usb_wait_for_device to usb_open_and_wait_for_device
Pali Rohár
2
-2
/
+2
2012-08-09
usb-device: Added PRINTF_ macros for printing and clearing line
Pali Rohár
1
-24
/
+26
2012-08-09
Added new global macros for ERROR/WARNING/VERBOSE, use it
Pali Rohár
5
-160
/
+145
2012-08-09
Rename usb_device to usb-device, fix includes
Pali Rohár
4
-2
/
+4
2012-08-09
main: Implement more options
Pali Rohár
3
-31
/
+246
2012-08-09
fiasco: Added function fiasco_print_info, fixed fiasco_free
Pali Rohár
2
-14
/
+28
2012-08-09
image: Added functions image_print_info, image_list_unlink, image_hwrev_is_valid
Pali Rohár
2
-2
/
+68
2012-08-09
device: Fix device_from_string
Pali Rohár
1
-1
/
+1
2012-08-08
cold-flash: Remove usb_detach_kernel_driver_np and usb_claim_interface, now ↵
Pali Rohár
1
-18
/
+0
handled in usb_device.c
2012-08-08
main: Start implementing new main.c
Pali Rohár
2
-0
/
+517
2012-08-08
image: call image_align after checking hash
Pali Rohár
1
-1
/
+2
2012-08-08
main: updated prepaired options
Pali Rohár
1
-4
/
+11
2012-08-08
Added enum DEVICE_COUNT and IMAGE_COUNT, Added function device_to_long_string
Pali Rohár
5
-3
/
+23
2012-08-08
usb_device: Added code for searching usb devices
Pali Rohár
2
-0
/
+270
2012-08-08
cold-flash: Fix usb_set_configuration and usb_claim_interface, Update ↵
Pali Rohár
2
-11
/
+60
information about OMAP boot messages, implement function leave_cold_flash
2012-08-08
Added missing license headers
Pali Rohár
6
-0
/
+107
2012-08-08
cold-flash: prepair cold-flash code
Pali Rohár
2
-108
/
+86
2012-08-07
image: image_type_from_data - added support for rx-51 images
Pali Rohár
1
-12
/
+11
2012-08-07
fiasco: after fiasco_unpack return back to origin directory
Pali Rohár
1
-3
/
+24
2012-08-07
image: function image_list_add will add image to the end of list
Pali Rohár
1
-10
/
+11
2012-08-07
fiasco: fix creating fiasco image
Pali Rohár
1
-8
/
+12
2012-08-07
image: Implement image_hash_from_data
Pali Rohár
1
-5
/
+19
2012-08-07
fiasco: remove align code (now handled by image_read)
Pali Rohár
1
-25
/
+1
2012-08-07
image: align image only if needed
Pali Rohár
1
-1
/
+2
2012-08-07
image: Added support for aligning images (kernel and mmc), function ↵
Pali Rohár
2
-23
/
+78
image_read will fill buf with 0xFF
2012-08-07
fiasco: Implemented unpacking to directory
Pali Rohár
1
-3
/
+34
2012-08-07
fiasco: fix memory errors, prepaire code for unpacking
Pali Rohár
1
-40
/
+65
2012-08-07
image: Implement image_missing_values_from_name and image_name_alloc_from_values
Pali Rohár
2
-19
/
+123
2012-08-07
Added new files device.c and device.h
Pali Rohár
2
-0
/
+57
2012-08-07
Compile fixes
Pali Rohár
4
-45
/
+65
2012-08-07
fiasco: align also kernel
Pali Rohár
1
-6
/
+19
2012-08-07
Implement fiasco functions
Pali Rohár
2
-10
/
+448
2012-08-07
Implement image functions
Pali Rohár
2
-16
/
+132
[prev]
[next]