| Age | Message |
|---|---|
| 13 years 3 months | change the version number to 201007. the "201007-1" should be Debian Package Version. Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 3 months | add how to create source tarball to INSTALL Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 4 months | cleanup the output message Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
|
Commit b21d2e4ce5583b081e8b3cba04d9ba6b6676d565,
by Xiangfu Liu
|
|
| 13 years 4 months | 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> |
|
Commit 71ed21efe5da30853db9baf560fe9b330b7b44e7,
by Xiangfu Liu
|
|
| 13 years 4 months | cleanup tmp folder when send INT TERM signal to get-orig-source.sh Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 4 months | cleanup the debian/changelog, add new file ChangLog Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 4 months | fix typo of email address Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 4 months | update version numver. update debian/changelog Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 4 months | fix warning: comma at end of enumerator list Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 4 months | [xbboot] add stdint.h head file Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 5 months | [usbboot] rename board_4740.c to board-jz4740.c Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 5 months | [usbboot] sync defines with jz4760.h Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 5 months | since we remove some files, update the debina/copyright Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 5 months | remove useless projects: qiboot, nandboot, nandprog we can create the project for them in future Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 5 months | update the email address. in debian/* file should use the same emails address as in source code. Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 5 months | [usbboot] remove debug output |
| 13 years 6 months | add stage1 stage2 option Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 6 months | [usbboot] copy the jz4760.h file from u-boot, fix the jz4760 nand
addr, cmd, data, port define Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 6 months | 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. Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 6 months | add jz4760 support to stage2 Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 6 months | add jz4760 support to xburst_stage1 Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 6 months | make the usbboot detect the target cpu type by usb id Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 6 months | cleanup head files remove: archdefs.h mips.h mipsregs.h sysdefs.h Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| 13 years 6 months | [xbboot] put all jz4760 board configure to board-jz4760.h file |
| 13 years 6 months | [usbboot] fix if there is space at the end of command casue error |