1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 14:14:38 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Xiangfu Liu
8ad5b58bf2 update version to 201012 2010-12-23 21:34:09 +08:00
Xiangfu Liu
eb283a6f70 remove check root permissions
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-25 10:35:36 +08:00
Sergey Kvachonok
99b7ed962d Add firmware clean target to automake clean-local. 2010-11-05 11:37:10 +02:00
Sergey Kvachonok
6c1baa5e21 Make CROSS_COMPILE configure script variable. 2010-11-05 11:37:10 +02:00
Xiangfu Liu
5f83781aaf change the version number to 201007.
the "201007-1" should be Debian Package Version.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-25 15:55:58 +08:00
Xiangfu Liu
d795fb3459 update version numver. update debian/changelog
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-31 00:16:40 +08:00
Xiangfu Liu
d7408d8e16 [xbboot] add stdint.h head file
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-30 20:37:11 +08:00
Xiangfu Liu
031b54c699 [xbboot] now xbboot can auto detect ingenic device cpu type by USB Product ID
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-10 23:11:29 +08:00
Xiangfu Liu
0159afd121 mv the output cpu out of the open-xburst-device function 2010-06-10 10:57:15 +08:00
Xiangfu Liu
2b60170c9c [xboot] output the cpu type 2010-06-09 23:34:06 +08:00
Xiangfu Liu
ea7b236b9a [xbboot] add jz4760 detect 2010-06-09 14:43:25 +08:00
Xiangfu Liu
65cc561309 merge xbboot and usbboot to one projects
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-05 11:04:03 +08:00
Xiangfu Liu
d99438324b change the option --daemon to --upload 2010-05-03 15:42:14 +08:00
Xiangfu Liu
086c985468 cleanup CFLAGS
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-29 14:48:48 +08:00
Xiangfu Liu
2aa4472aae update the email address 2010-04-28 18:29:53 +08:00
Xiangfu Liu
07bfc33712 add more error check. remove the signal handler
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-28 18:06:28 +08:00
Xiangfu Liu
4c7e4f9bd5 add CONF_FIRMWARE to Makefile.am
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-28 17:03:43 +08:00
Xiangfu Liu
9ed1a769d6 cleanup the configure.ac file, -lconfuse
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-27 13:51:54 +08:00
Xiangfu Liu
59a440415b add -d options. search xburst device every second 2010-04-22 17:13:47 +08:00
Xiangfu Liu
b3ea184e6a split the main function. 2010-04-22 15:27:36 +08:00
Xiangfu Liu
efed24a9a2 let strtoul auto deal '0x' and decimal string
correct the request type in usb_control_msg should USB_ENDPOINT_IN

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-08-21 18:07:08 +08:00
Wolfgang Spraul
40602c2235 added 0x for hex 2009-08-21 17:00:33 +08:00
Wolfgang Spraul
a1c4ecab6b Created xbboot. 2009-08-21 14:04:09 +08:00