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

22 Commits

Author SHA1 Message Date
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
d61d277961 update README 2010-04-28 18:22:57 +08:00
Xiangfu Liu
2175cec366 update configure.ac, remove check signal.h
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-28 18:07:04 +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
945e32bae2 code cleanup 2010-04-28 16:34:38 +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
40242c948f add init LCD and keyboard
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-22 15:05:52 +08:00
Xiangfu Liu
f348f4f104 [xbboot] init GPIO_LCD_CS for zImage kernel 2010-04-15 18:08:48 +08:00
Xiangfu Liu
e7cf9e2297 [xbboot] make theh xbboot work with software usbboot mode 2010-04-14 15:35:21 +08:00
Xiangfu Liu
0c8e47178d [xbboot] this patch make upload zImage work correct 2010-01-08 17:01:13 +08:00
Xiangfu Liu
04d76e1139 clean the Makefile and README 2009-12-06 01:27:44 +08:00
Xiangfu Liu
71d4baa6b0 add nand init for u-boot 2009-12-06 01:22:31 +08:00
Xiangfu Liu
4c8e0f1763 fix-compile-error-with-new-openwrt-toolchain 2009-12-06 01:21:27 +08:00
Xiangfu Liu
7c7245e7db only need uart0 2009-12-03 12:59:45 +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