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

458 Commits

Author SHA1 Message Date
Xiangfu Liu
2dc8b232e3 cleanup the help command
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-06-29 09:25:19 +08:00
Xiangfu Liu
7e7567ef7e Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com> 2009-06-29 09:10:51 +08:00
Xiangfu Liu
ba682deebb fix the version, use date for the inflash version
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-06-28 17:42:34 +08:00
xiangfu
d7012c2e2d Merge branch 'master' of git@github.com:xiangfu/inflash 2009-06-28 17:18:32 +08:00
Xiangfu Liu
34e1653fe9 readnand is not work. will fix this next commit
clean up the '\n' in source code
	remove hex2dec , use 'strtoul'

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-06-28 17:10:43 +08:00
Xiangfu Liu
3d7283b712 readnand is not work. will fix this next commit
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-06-28 15:35:20 +08:00
Wolfgang Spraul
b047f76906 Merge branch 'master' of git@github.com:xiangfu/inflash 2009-06-28 13:30:50 +08:00
Xiangfu Liu
3d58da65ea accept-several-commond-once.patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-06-28 11:38:48 +08:00
xiangfu
bc5213da8f reduce the deb package warning 2009-06-27 20:02:31 +08:00
Wolfgang Spraul
0e1069bb8d added some gitignore cleanups 2009-06-27 19:35:44 +08:00
Wolfgang Spraul
9d475275ef deleted obsolete toolchain patches 2009-06-27 19:30:05 +08:00
xiangfu
7727715d51 clean up stage1 2009-06-27 02:55:58 +00:00
xiangfu
fe296d5f0b fix read BOUDRATE not correct 2009-06-27 02:53:35 +00:00
xiangfu
3a05ed7a21 add memtest gpios gpioc command 2009-06-26 17:41:54 +00:00
shiyele
f2007ab163 renamed typedefs.h to xburst_types.h 2009-06-26 05:02:51 +00:00
shiyele
84a0c74c10 added -fno-unit-at-a-time to fix register & reordering bug 2009-06-26 04:59:53 +00:00
xiangfu
de31ff5403 fic then input '\n' there is a error message 2009-06-26 03:38:32 +00:00
xiangfu
4827a1b2c8 add 'nmark' command 2009-06-26 02:24:03 +00:00
xiangfu
4ee26b812b rename typedef.h to typedefs.h 2009-06-26 00:19:22 +00:00
xiangfu
5a429fc447 add typedef.h 2009-06-26 00:16:04 +00:00
xiangfu
ebabca03e0 cleanup output message 2009-06-25 16:39:24 +00:00
xiangfu
800e15d07e clean up the cfg error message 2009-06-25 16:05:41 +00:00
shiyele
72085a63ea fixed bbpage override 2009-06-25 09:41:41 +00:00
xiangfu
d61fab8521 change the description 2009-06-25 08:42:08 +00:00
xiangfu
0e14863ab2 fix nand read compile error 2009-06-25 08:31:13 +00:00
xiangfu
add6f96a67 add nand read command 2009-06-25 08:20:59 +00:00
shiyele
6f225c760e cosmetic 2009-06-25 07:19:19 +00:00
shiyele
820eb1b922 cosmetic fixes 2009-06-25 05:37:17 +00:00
shiyele
cd27326c16 renamed usb_boot.cfg to inflash.cfg 2009-06-25 04:40:46 +00:00
shiyele
c84634d0cf fixed some compiler warnings, smaller copyright headers 2009-06-25 04:33:46 +00:00
xiangfu
56482a184a fix the repeat typedef 2009-06-25 03:43:00 +00:00
shiyele
99d783535e Makefile update 2009-06-25 03:22:41 +00:00
shiyele
35bb019c1b fix 2009-06-25 03:11:59 +00:00
shiyele
2ffc8393c3 fix 2009-06-25 03:08:44 +00:00
shiyele
f903d786cd Makefile cleanup 2009-06-25 03:06:55 +00:00
shiyele
be243a9b1c include cleanup 2009-06-25 02:48:02 +00:00
shiyele
b2a16ff744 include cleanup 2009-06-25 02:45:01 +00:00
shiyele
3f9f58df2e updated Makefile 2009-06-25 02:33:54 +00:00
shiyele
7190aec445 moved files one level up 2009-06-25 02:32:48 +00:00
shiyele
5716b2efcf renamed flash-tool to inflash 2009-06-25 02:30:30 +00:00
shiyele
91bfa7b122 more Makefile 2009-06-25 02:29:19 +00:00
shiyele
3aea251e8c some Makefile cleanup (more coming) 2009-06-25 02:22:15 +00:00
xiangfu
62d0a53a45 correct the path 2009-06-25 02:18:39 +00:00
shiyele
089d3d00f9 renamed 2 dirs 2009-06-25 01:53:52 +00:00
shiyele
a653961b04 some cleanup (note this may break stuff, will fix in next commit) 2009-06-25 01:52:33 +00:00
xiangfu
54f1305f25 remove repeat code 2009-06-24 10:28:10 +00:00
xiangfu
3095ac1f98 add file check for usb_boot.cfg 2009-06-24 10:13:50 +00:00
xiangfu
e0c61da4fd [flash tool] add error output info 2009-06-24 08:55:04 +00:00
xiangfu
f0ad579de0 [flash tool][debian] must a empty line in the control file 2009-06-24 08:18:08 +00:00
xiangfu
91b9652629 add cross toolchain download url to README 2009-06-24 03:01:45 +00:00