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

594 Commits

Author SHA1 Message Date
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
xiangfu
3b4f0cd52a [flash tool] fix the depends 2009-06-24 02:28:25 +00:00
xiangfu
cc128ff127 [flash tool] change the default data path 2009-06-24 01:28:57 +00:00
xiangfu
cea37ab2e9 [flash tool] add device stage to Makefiel.am 2009-06-24 00:58:23 +00:00
xiangfu
6183206747 [flash tool] correct the configure.ac with autoscan 2009-06-23 09:42:21 +00:00
xiangfu
f2633bd5cc [flash tool] delete useless file 2009-06-22 15:44:45 +00:00
xiangfu
171744e3e4 [flash tool] edit the control copyright file 2009-06-22 15:30:43 +00:00
xiangfu
b0c2059a43 add file generate by dh_make 2009-06-22 15:06:58 +00:00
xiangfu
da10efbb23 [flash-tool] add copyright to those file
because "licensecheck -r *" have something like:
"*No copyright* UNKNOWN"
2009-06-21 15:53:15 +00:00
xiangfu
ef83ff14c2 add more info of jz4740 to README 2009-06-16 07:29:07 +00:00
xiangfu
27f8ee1dc9 add some info of jz4740 to README 2009-06-16 07:27:32 +00:00
xiangfu
0910f1427e remove AM_LDFLAHGS lines 2009-06-15 00:57:31 +00:00
xiangfu
8de48d32f9 add COPYING file 2009-06-15 00:26:04 +00:00
Nelson Castillo
bdc81cae2d Revert "Remove loglevel from default kernel boot arguments"
This reverts commit 01e049d704cfba97192efeed6afabd71cf7ca130.

It seems default loglevel cannot be set in kernel .config.
2009-06-10 10:41:08 -03:00
Sebastian Krzyszkowiak
2b6f1b3c04 Remove loglevel from default kernel boot arguments
Remove loglevel from default kernel boot arguments to
let kernel use its default configuration.

Signed-off-by: Sebastian Krzyszkowiak <seba.dos1@gmail.com>
2009-06-10 10:09:29 -03:00