1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 06:24:04 +02:00

Commit Graph

  • 3851d0db66 Show an error if a file cannot be sourced. Peter Zotov 2010-12-04 04:15:25 +0300
  • 301f0c6605 Initial commit. Sergey Gridassov 2010-12-04 04:14:23 +0300
  • eb283a6f70 remove check root permissions Xiangfu Liu 2010-11-25 10:35:36 +0800
  • 51ec298a21 Minor configure.ac syntax cleanup. Sergey Kvachonok 2010-09-23 12:02:18 +0300
  • 6d3e07f283 Add configure cross-compiler check. Sergey Kvachonok 2010-09-23 12:01:04 +0300
  • 99b7ed962d Add firmware clean target to automake clean-local. Sergey Kvachonok 2010-09-23 11:56:28 +0300
  • 6c1baa5e21 Make CROSS_COMPILE configure script variable. Sergey Kvachonok 2010-09-23 11:54:05 +0300
  • 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. Xiangfu Liu 2010-09-29 10:51:31 +0800
  • 29778e8f81 make the changelog maintainer name same as control file. Xiangfu Liu 2010-09-28 10:22:28 +0800
  • f1bc77aae8 update the distribution to [unstable] Xiangfu Liu 2010-09-27 11:11:24 +0800
  • 70466eec2a this fix the uscan --report-status error Xiangfu Liu 2010-09-25 22:41:02 +0800
  • 5e6ede15b8 update all debian package base on verison numver 201007 not git commit any more Xiangfu Liu 2010-09-25 16:28:02 +0800
  • 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 Xiangfu Liu 2010-09-25 16:16:25 +0800
  • 5f83781aaf change the version number to 201007. 201007 Xiangfu Liu 2010-09-25 15:55:58 +0800
  • 9e192ed09a add how to create source tarball to INSTALL Xiangfu Liu 2010-09-14 17:41:30 +0800
  • b21d2e4ce5 cleanup the output message Xiangfu Liu 2010-08-10 14:07:17 +0800
  • 71ed21efe5 create debian branch only for make debian package. Xiangfu Liu 2010-08-03 23:50:56 +0800
  • e9cd9a32f1 cleanup tmp folder when send INT TERM signal to get-orig-source.sh Xiangfu Liu 2010-08-03 13:55:37 +0800
  • 1b9628a922 cleanup the debian/changelog, add new file ChangLog Xiangfu Liu 2010-08-03 13:37:18 +0800
  • 8ce9d2081c fix typo of email address Xiangfu Liu 2010-08-02 23:59:13 +0800
  • d795fb3459 update version numver. update debian/changelog Xiangfu Liu 2010-07-31 00:16:40 +0800
  • 3201fd51e4 fix warning: comma at end of enumerator list Xiangfu Liu 2010-07-30 20:43:36 +0800
  • d7408d8e16 [xbboot] add stdint.h head file Xiangfu Liu 2010-07-30 20:37:11 +0800
  • 00be212db2 [usbboot] rename board_4740.c to board-jz4740.c Xiangfu Liu 2010-07-22 14:58:55 +0800
  • dd5adf5bb1 [usbboot] sync defines with jz4760.h Xiangfu Liu 2010-07-22 14:56:40 +0800
  • e90f2f2f25 since we remove some files, update the debina/copyright Xiangfu Liu 2010-07-22 13:40:20 +0800
  • 433a3eebdb remove useless projects: qiboot, nandboot, nandprog Xiangfu Liu 2010-07-22 13:26:14 +0800
  • 19bc94325c update the email address. Xiangfu Liu 2010-07-21 10:44:34 +0800
  • 4a4b5ad31b [usbboot] remove debug output Xiangfu Liu 2010-07-21 09:01:38 +0800
  • 2011a397d0 add stage1 stage2 option Xiangfu Liu 2010-06-24 11:28:18 +0800
  • eb23820087 [usbboot] copy the jz4760.h file from u-boot, fix the jz4760 nand addr, cmd, data, port define Xiangfu Liu 2010-06-21 14:39:24 +0800
  • 43d775ba97 this is a workaround. we have plan to update the libusb-0.1 to libusb-1.0. then we try to use sync wirte function. Xiangfu Liu 2010-06-21 14:35:24 +0800
  • 7a5a090832 add jz4760 support to stage2 Xiangfu Liu 2010-06-18 15:10:05 +0800
  • bcc23ae567 add jz4760 support to xburst_stage1 Xiangfu Liu 2010-06-18 14:33:47 +0800
  • 046a7e7cbd make the usbboot detect the target cpu type by usb id Xiangfu Liu 2010-06-18 14:28:25 +0800
  • d0db32762f cleanup head files remove: archdefs.h mips.h mipsregs.h sysdefs.h Xiangfu Liu 2010-06-18 13:58:16 +0800
  • dbaf54daa0 [xbboot] put all jz4760 board configure to board-jz4760.h file Xiangfu Liu 2010-06-16 11:37:40 +0800
  • c1873f1c5e [usbboot] fix if there is space at the end of command casue error Xiangfu Liu 2010-06-15 22:37:36 +0800
  • 3272119164 correct the jz4760 lepus board mem parameter: ARG_ROW_ADDR = 13; ARG_COL_ADDR = 10; Xiangfu Liu 2010-06-13 23:06:03 +0800
  • 031b54c699 [xbboot] now xbboot can auto detect ingenic device cpu type by USB Product ID Xiangfu Liu 2010-06-10 23:11:29 +0800
  • 1176e151ab [xbboot] fix typo Xiangfu Liu 2010-06-10 14:59:42 +0800
  • 19ce238122 [xbboot] just some cleanup, make the stage1 size less then 8KB Xiangfu Liu 2010-06-10 14:53:20 +0800
  • 0659b47c28 [xbboot] jz4760 evb use DDR2 Xiangfu Liu 2010-06-10 14:13:09 +0800
  • 0159afd121 mv the output cpu out of the open-xburst-device function Xiangfu Liu 2010-06-10 10:57:15 +0800
  • 2b60170c9c [xboot] output the cpu type Xiangfu Liu 2010-06-09 23:34:06 +0800
  • b43ca37f46 [xbboot] rename cpm_start_all to cpm_start_all_4760 fix typo of cpu speed, remove useless define(NAND) in board-jz4760.h Xiangfu Liu 2010-06-09 17:28:00 +0800
  • 35c0b21b65 [xbboot] fix the jz4760 compile error Xiangfu Liu 2010-06-09 15:48:35 +0800
  • 0a13a84800 [xbboot] copy 4769 files form Ingenic SVN: Revision: 1391 Xiangfu Liu 2010-06-09 15:21:42 +0800
  • 41ee624696 [xbboot] rename the 4740 function suffix with _4740 Xiangfu Liu 2010-06-09 15:20:02 +0800
  • 3aff93bcf8 [xbboot] echo-kernel remove particular head file Xiangfu Liu 2010-06-09 15:10:58 +0800
  • ea7b236b9a [xbboot] add jz4760 detect Xiangfu Liu 2010-06-09 14:43:25 +0800
  • 289379e302 [xburst] what even the pagesize is, the first 8 page use static ecc parameters Xiangfu Liu 2010-06-08 20:57:03 +0800
  • f3237cab36 cleanup for jz4760, move UART_BASE it to board-jz47xx.c file Xiangfu Liu 2010-06-07 20:46:04 +0800
  • 14fb5adc49 [xbboot] cleanup files for jz4760 Xiangfu Liu 2010-06-07 19:29:49 +0800
  • 7dc41fd855 renmae 4740 function end with _4740 Xiangfu Liu 2010-06-07 18:12:20 +0800
  • 5b682c28e0 [xbboot] cleanup for jz4760, split stage1.c to board-jz4740.c Xiangfu Liu 2010-06-04 22:31:19 +0800
  • abec432237 add *~ to gitignore Xiangfu Liu 2010-06-04 19:53:10 +0800
  • 13fd1652a9 [xbboot] add jz4760.h file Xiangfu Liu 2010-06-04 19:51:42 +0800
  • 007cdb0d81 update debian/changelog Xiangfu Liu 2010-06-04 15:05:47 +0800
  • 77a7270a4b fix issue 76, remove the static prefix and datadir. Xiangfu Liu 2010-06-01 08:30:59 +0800
  • ad2afb0cdd code style cleanup Xiangfu Liu 2010-05-24 11:24:13 +0800
  • b65e32150d update changelog Jonathan Nieder 2010-05-11 01:10:53 -0500
  • 63d8f0858c avoid accidentally tracking the xbboot stage1 firmware Jonathan Nieder 2010-05-11 01:10:16 -0500
  • dbe9c8ba0f debian/rules: fix clean target Jonathan Nieder 2010-05-11 01:09:50 -0500
  • e6a1f0f665 update .gitignore Jonathan Nieder 2010-05-11 01:09:15 -0500
  • 78f38d48bf include entire source tree in source package Jonathan Nieder 2010-05-11 01:08:53 -0500
  • e140411424 unset executable bit on firmware image Jonathan Nieder 2010-05-11 00:54:56 -0500
  • 4ffa696025 update INSTALL, add how to get cross-toolchain Xiangfu Liu 2010-05-11 13:51:59 +0800
  • cd7bc7f35a update READE, add INSTALL file Xiangfu Liu 2010-05-11 13:47:34 +0800
  • 18cac78ca3 [xbboot] rename docs to doc Xiangfu Liu 2010-05-05 13:09:09 +0800
  • d411985518 [debian] add xbboot manual to package Xiangfu Liu 2010-05-05 13:07:45 +0800
  • 1441403f23 [xbboot] add xbboot manual file Xiangfu Liu 2010-05-05 13:05:30 +0800
  • 30a9ef8e88 add-xbboot-to-xburst-tools-debian-package Xiangfu Liu 2010-05-05 11:36:05 +0800
  • 65cc561309 merge xbboot and usbboot to one projects Xiangfu Liu 2010-05-05 11:04:03 +0800
  • 3b5b0b328c [usbboot] change the sysconfdir to /etc by default Xiangfu Liu 2010-05-04 17:11:43 +0800
  • 905a086f89 [usbboot] change the prefix to /usr by default Xiangfu Liu 2010-05-04 17:09:00 +0800
  • d99438324b change the option --daemon to --upload Xiangfu Liu 2010-05-03 15:42:14 +0800
  • 086c985468 cleanup CFLAGS Xiangfu Liu 2010-04-29 14:48:48 +0800
  • 2aa4472aae update the email address Xiangfu Liu 2010-04-28 18:29:53 +0800
  • d61d277961 update README Xiangfu Liu 2010-04-28 18:22:57 +0800
  • 2175cec366 update configure.ac, remove check signal.h Xiangfu Liu 2010-04-28 18:07:04 +0800
  • 07bfc33712 add more error check. remove the signal handler Xiangfu Liu 2010-04-28 18:06:28 +0800
  • 4c7e4f9bd5 add CONF_FIRMWARE to Makefile.am Xiangfu Liu 2010-04-28 17:03:43 +0800
  • 945e32bae2 code cleanup Xiangfu Liu 2010-04-28 16:34:38 +0800
  • 9ed1a769d6 cleanup the configure.ac file, -lconfuse Xiangfu Liu 2010-04-27 13:51:54 +0800
  • 59a440415b add -d options. search xburst device every second Xiangfu Liu 2010-04-22 17:13:47 +0800
  • b3ea184e6a split the main function. Xiangfu Liu 2010-04-22 15:27:36 +0800
  • 40242c948f add init LCD and keyboard Xiangfu Liu 2010-04-22 15:05:52 +0800
  • f348f4f104 [xbboot] init GPIO_LCD_CS for zImage kernel Xiangfu Liu 2010-04-15 18:08:48 +0800
  • e7cf9e2297 [xbboot] make theh xbboot work with software usbboot mode Xiangfu Liu 2010-04-14 15:35:21 +0800
  • bf43104a6a xburst-tools: generate changelog from git log Jonathan Nieder 2010-04-05 09:23:20 -0500
  • 85156c22d8 xburst-tools: Add .mailmap for git-shortlog output Jonathan Nieder 2010-04-05 09:12:33 -0500
  • 24d1e9ce24 odds and ends Jonathan Nieder 2010-04-05 07:34:34 -0500
  • 3d74b6ace7 debian/rules: add target to build source tarball Jonathan Nieder 2010-04-05 07:05:01 -0500
  • a2a9d90ef9 use new dpkg source format Jonathan Nieder 2010-04-05 05:30:58 -0500
  • 89f035616d update the email address Xiangfu Liu 2010-04-05 17:55:11 +0800
  • 81adfd188d Do not build firmware on buildds Jonathan Nieder 2010-04-04 22:45:12 -0500
  • 1b6d5cccd3 debian/control: Add a Vcs-Git field Jonathan Nieder 2010-04-04 22:43:14 -0500
  • 3b0b78256d debian: Avoid tracking generated files Jonathan Nieder 2010-04-04 22:42:51 -0500
  • 3d82483481 debian/rules: rewrite as a minimal debian/rules file (using dh) Jonathan Nieder 2010-04-04 22:42:07 -0500