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

689 Commits

Author SHA1 Message Date
Xiangfu
db247dec5c Update ChangeLog 2012-06-21 18:35:55 +08:00
Xiangfu
ff28d4c923 add BIG_ENDIAN support to usbboot 2012-06-05 10:27:07 +08:00
Xiangfu
f07971bf99 add create tar.bz2 ball rule 2012-06-05 10:27:07 +08:00
Xiangfu
3717f0cf18 fix typo 2012-06-05 10:27:07 +08:00
Xiangfu Liu
fc85c030a9 add a Makefile.firmware for only compile firmware 2012-02-20 16:35:45 +08:00
Xiangfu Liu
c71ce8e15d cleanup project COPYING, ChangeLog files 2011-12-26 11:10:27 +08:00
Xiangfu Liu
1a1cdcb76d Merge jzboot as xburst-tools subdirectory 2011-12-26 10:49:02 +08:00
Xiangfu Liu
593128c8ce remove jzboot submodule. will be merge with subtree 2011-12-26 10:42:57 +08:00
Xiangfu Liu
ad27b63155 usbboot: remove useless NAND_READ_TO_RAM from host. 2011-08-04 16:16:02 +08:00
Xiangfu Liu
d7801e1d8d debug_ops should be char not unsigned 2011-07-26 22:03:44 +08:00
Xiangfu Liu
326700ed02 fix spell 2011-07-26 22:03:06 +08:00
Xiangfu Liu
6d1f26581a ChangeLog, fix typo 2011-05-30 14:16:57 +08:00
Xiangfu Liu
13eba912aa update ChangeLog 2011-05-30 11:58:49 +08:00
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
792376fcbe Fix -v to be less ugly. 2011-05-27 12:06:59 +04:00
Ignacio Garcia Perez
1cfb149d35 FIXED: values of CPUSPEED greater than 255 were misread because the value was directly read into handle->cfg.cpu_speed (uint8_t) before dividing it by the external crystal frequency, and overflow resulted. Now intermediate variable is used and only the final result of the division is placed in handle->cfg.cpu_speed. 2011-05-27 12:04:23 +04:00
Sergey Gridassov
c7395700e4 Added Linux loader. 2011-05-27 12:04:23 +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
2a49d71627 add print version 2011-04-08 16:36:51 +08:00
Xiangfu Liu
ad27abc7e0 jzboot: submodule update 2011-04-08 16:10:33 +08:00
Xiangfu Liu
c9f7c85607 remove useless config.h 2011-04-08 16:08:20 +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
04ed523633 Rename config.h to app_config.h, as old name conflicts with autoconf. 2011-04-07 14:11:22 +04:00
Peter Zotov
c26a0ce1da Adjusted configure.ac to search for libraries required for jzboot. 2011-04-05 19:56:25 +04:00
Peter Zotov
8b4338fc90 Changed everything to use autotools. 2011-04-05 19:53:12 +04:00
Xiangfu Liu
1eaeb7dd58 update jzboot 2011-04-05 21:29:03 +08:00
Xiangfu Liu
ce7446fd4c those file auto created by automake system 2011-04-05 21:25:55 +08:00
Xiangfu Liu
461712a517 add jzboot to build system 2011-04-05 21:10:53 +08:00
Xiangfu Liu
da72c35638 add Makefile.am for xburst-tools autoconf 2011-04-05 21:08:08 +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
Peter Zotov
743cae0cc6 Updated ECC settings to support new Linux kernel. 2011-03-07 03:16:13 +03: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