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

623 Commits

Author SHA1 Message Date
Xiangfu Liu
b318731814 debian: update changelog 2011-05-30 11:48:06 +08:00
Xiangfu Liu
1d7a2f3f56 usbboot: fix hand.fw_args.cpu_id have wrong value when there is no 'boot' in commands 2011-05-27 21:12:02 +08:00
Xiangfu Liu
b8420d20e1 usbboot: remove useless code 2011-05-27 17:06:33 +08:00
Xiangfu Liu
d15b0fbe23 [debian] update the URL, add new depends for jzboot 2011-05-27 16:53:29 +08:00
Peter Zotov
89f8d68b1f Updated bundled jzboot. 2011-05-27 12:07:40 +04:00
Peter Zotov
0b860568d1 Fix Debian package name in configure helper. 2011-05-27 12:01:11 +04:00
Peter Zotov
a1652cfcda Update README to include jzboot building instructions. 2011-05-27 12:00:47 +04:00
Xiangfu Liu
c070928fae jzboot. submodule update
add version to jzbboot
2011-04-08 16:43:06 +08:00
Xiangfu Liu
ad27abc7e0 jzboot: submodule update 2011-04-08 16:10:33 +08:00
Xiangfu Liu
71d2db02e5 update libusb-1.0 LIBS CFLAGS to configure.ac
update package version define in usbboot, xbboot
 update .gitignore
 resolve the confilict file on "config.h"

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-04-08 15:58:16 +08:00
Peter Zotov
fdbf94c903 Use pkg-config to detect libusb-1.0. 2011-04-07 14:13:10 +04:00
Peter Zotov
c26a0ce1da Adjusted configure.ac to search for libraries required for jzboot. 2011-04-05 19:56:25 +04:00
Xiangfu Liu
1eaeb7dd58 update jzboot 2011-04-05 21:29:03 +08:00
Xiangfu Liu
461712a517 add jzboot to build system 2011-04-05 21:10:53 +08:00
Peter Zotov
9546fdeebc Added jzboot as submodule. 2011-04-05 16:30:39 +04:00
kyak
a3a38cabf1 xburst-tools buffered output patch
It solves the problem that the progress bar in reflash_ben.sh is
buffered and updated in bigger pieces.
With this patch in place, reflash_ben.sh runs nice and smooth
2011-03-08 11:09:11 +08:00
Xiangfu Liu
7597779cae remove duplicate code 2011-03-07 11:11:38 +08:00
Xiangfu Liu
9b840cda9a add reset help 2011-03-07 10:47:08 +08:00
Xiangfu Liu
51b7b51a5b update debian changelog 2011-03-03 15:07:17 +08:00
Xiangfu Liu
8170afb485 update changelog, INSTALL 2011-03-03 14:51:19 +08:00
Xiangfu Liu
86d8824507 update usbboot version 2011-03-03 14:43:48 +08:00
Xiangfu Liu
b3ebec3308 update Changelog 2011-03-02 10:50:54 +08:00
Xiangfu Liu
ff3182da41 add new command: reset, then we can reboot device after reflash 2011-03-02 10:42:35 +08:00
Xiangfu Liu
aa59c6a7ec add JZ4760 EVB Lepus config file 2011-03-02 10:10:01 +08:00
Xiangfu Liu
f685003456 increate cmd buf size, some code style cleanup 2011-03-02 10:07:47 +08:00
Xiangfu Liu
702b54aa47 cleanup code style, cleanup command process function 2011-03-02 09:09:53 +08:00
Xiangfu Liu
0fc6972984 update ChangeLog 2010-12-24 13:45:20 +08:00
Xiangfu Liu
2319c77ae6 update debian/changelog
update debian/rules, add CROSS_COMPILE when enable firmware
2010-12-24 13:44:40 +08:00
Xiangfu Liu
8ad5b58bf2 update version to 201012 2010-12-23 21:34:09 +08:00
Xiangfu Liu
0e92eb8bd7 xburst_stage2: don't skip bad block when nand erase 2010-12-23 19:39:43 +08:00
Xiangfu Liu
24aa5a2277 cleanup code style 2010-12-23 18:07:30 +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
51ec298a21 Minor configure.ac syntax cleanup. 2010-11-05 11:37:10 +02:00
Sergey Kvachonok
6d3e07f283 Add configure cross-compiler check. 2010-11-05 11:37:10 +02: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
afa0c1b5f2 use the original bz2 file as the orig.tar.bz2, do not repackage it,
since the upstream file use bz2 as the package method.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-29 10:51:31 +08:00
Xiangfu Liu
29778e8f81 make the changelog maintainer name same as control file.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-28 10:22:28 +08:00
Xiangfu Liu
f1bc77aae8 update the distribution to [unstable]
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-27 11:11:24 +08:00
Xiangfu Liu
70466eec2a this fix the uscan --report-status error
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-25 22:41:02 +08:00
Xiangfu Liu
5e6ede15b8 update all debian package base on verison numver 201007
not git commit any more

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-25 16:28:02 +08:00
Xiangfu Liu
7b710f3e08 for misunderstand the debian rules. I create a [debian] branch for debian package
develop. this is not good. we should add the debian/ folder to master branch

this commit:
     cp the debina/ folder from [debian] branch
     then remove the [debian] branch

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-25 16:16:25 +08: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
9e192ed09a add how to create source tarball to INSTALL
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-14 17:41:30 +08:00
Xiangfu Liu
b21d2e4ce5 cleanup the output message
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-10 14:08:06 +08:00
Xiangfu Liu
71ed21efe5 create debian branch only for make debian package.
[master] branch is for the source code develop
[debian] branch is for keep debian package code.

becuase other system like gentoo arch doesn't need the "debian/" folder.

Signed-off-by: Xiangfu Liu <xiangfu@openmobilefree.net>
Acked-by: Li Danbing <lidaobing@gmail.com>
2010-08-03 23:50:56 +08:00
Xiangfu Liu
e9cd9a32f1 cleanup tmp folder when send INT TERM signal to get-orig-source.sh
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-03 13:55:37 +08:00
Xiangfu Liu
1b9628a922 cleanup the debian/changelog, add new file ChangLog
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-03 13:37:18 +08:00
Xiangfu Liu
8ce9d2081c fix typo of email address
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-02 23:59:13 +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