1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

15241 Commits

Author SHA1 Message Date
Mirko Vogt 023bdebb28 add config for 2.6.31 - might need some more love 2009-10-28 03:13:14 +08:00
Mirko Vogt e765a38f5c switch to linux kernel version 2.6.31-rc6 by default as the generic patchset for 2.6.31 went upstream 2009-10-28 03:13:14 +08:00
Xiangfu Liu f4db617ed0 change the u-boot and kernel image name
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Xiangfu Liu bb05897208 make the 2.6.31-rc6 compiled in openwrt.
*add layer7_2 patch fix the iptables compile error
  *remove the 'sizes.h' include in jz_mmc.c
  *chmod -x jz_mmc.*
  *not make uImage in Makefile, let openwrt do it.

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Xiangfu Liu 10b1e8ca0c cleanup the 2.6.31-rc6 050-nand.patch 200-qi_lb60.patch
there is repeat code in platform.c file and 050-nand.patch
   make 200-qi_lb60.patch no warning.

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Lars-Peter Clausen 7d446f792e Add 2.6.31 patches and files. 2009-10-28 03:13:13 +08:00
Xiangfu Liu f58d88c0f1 this option make MMC not use DMA, so remove this option
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Mirko Vogt 6e1aa6e45c the forgotten one :) 2009-10-28 03:13:13 +08:00
Mirko Vogt 2d3cd80303 drop out all mtd-related changes made by ingenic 2009-10-28 03:13:12 +08:00
Mirko Vogt c16fafb1df purge out mtd-utils 2009-10-28 03:13:12 +08:00
Mirko Vogt 0fd039053c purge out OSS stuff as it's obsolete, does not compile and isn't worth the time fixing it 2009-10-28 03:13:12 +08:00
Mirko Vogt 8fc6527893 cautious cleanup of ingenic patch 2009-10-28 03:13:12 +08:00
Mirko Vogt 42f21cc2a7 deselect oss stuff as it does not compile - it's obsolete and will be dropped out anyway... 2009-10-28 03:13:12 +08:00
Mirko Vogt 4cd0737e57 add config for linux kernel version 2.6.27 based on the config for 2.6.25 2009-10-28 03:13:11 +08:00
Mirko Vogt dc3d3f1c49 yet another patchset - 2.6.27
it's basically also provided by ingenic and nativly based on 2.6.27,
adjusted to fit into the OpenWrt-environment
2009-10-28 03:13:11 +08:00
Xiangfu Liu 4a72d4b2fe should-use-DMA-in-mmc
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:10 +08:00
Xiangfu Liu aa38f1d23a try to add lb60 to 2.6.31 kernel
this is not the work patch.
  just show some work progress.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:10 +08:00
Xiangfu Liu f407b215f1 add-2.6.24-kernel-patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:10 +08:00
Xiangfu Liu 4808ec76e8 add-2.6.24-kernel-patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:09 +08:00
Mirko Vogt e6bf784ae0 Revert "change default baudrate to 115200"
This reverts commit 03acb399060bc7b9013f3776b8697915389b4592.
2009-10-28 03:13:08 +08:00
Mirko Vogt 880ef14905 ext2 should be built-in to be able having it as rootfs 2009-10-28 03:13:08 +08:00
Mirko Vogt 38be4dace5 change default baudrate to 115200 2009-10-28 03:13:08 +08:00
Xiangfu Liu 151864b4ee [u-boot]remove-debug-option
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:08 +08:00
Xiangfu Liu 348808bd12 [2.6.25]change-the-seiral-number 2009-10-28 03:13:08 +08:00
Mirko Vogt ef61859ea1 we don't need the squashfs-image for now but the tgz 2009-10-28 03:13:07 +08:00
Mirko Vogt 9c8f07ef4b adjust config - use the qi_lb60 by default 2009-10-28 03:13:07 +08:00
Mirko Vogt 29d473a66e add support for the qi_lb60 support (thanks to the work of Xiang Fu) -> LCM/LCD and MMC are supported and working 2009-10-28 03:13:07 +08:00
Mirko Vogt a513356b50 config cleanup 2009-10-28 03:13:07 +08:00
Xiangfu Liu 3280839bf6 split-0002-patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:07 +08:00
Mirko Vogt 259dc7e01d switch to kernel 2.6.25.20 2009-10-28 03:13:07 +08:00
Mirko Vogt 3b9c82f0e7 add config for 2.6.25 based on config 2.6.24 - needs some more love... 2009-10-28 03:13:07 +08:00
Mirko Vogt 11a6cddfc4 add initial support for kernel 2.6.25 based on the kernel patch provided by ingenic for kernel 2.6.24.3 released 20090506 2009-10-28 03:13:06 +08:00
Mirko Vogt eba0931c79 tell openwrt to build the uImage as we need it 2009-10-28 03:13:06 +08:00
Xiangfu Liu e9d7920f31 update-kernel-config
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:06 +08:00
Xiangfu Liu fcf89e95b2 add-JZ4720-to-QI_LB60.patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:06 +08:00
Xiangfu Liu 8b575df0de remove-pm_legacy-include
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:05 +08:00
Xiangfu Liu 6e396b6164 update-kernel-config
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:04 +08:00
Xiangfu Liu a212074b0a fix-compile-MTD-driver-error
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:04 +08:00
Xiangfu Liu da071d0251 create-uImage-for-kernel.patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:02 +08:00
Xiangfu Liu 6be1b61490 [U_BOOT]add-2GB-nand-support.patch
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:02 +08:00
Xiangfu Liu 6633201340 change-u-boot-to-download-from-git-and-small-patch.patch 2009-10-28 03:13:02 +08:00
Mirko Vogt 23a1cd927c set appropriate blocksizes for nand flash 2009-10-28 03:13:01 +08:00
Xiangfu Liu 0b6d49071a add jz_lcd jz_mmc support.
now the kernel compile.
2009-10-28 03:13:01 +08:00
Xiangfu Liu c46aa046c3 fix the u-boot makefile 'dd' command 2009-10-28 03:13:01 +08:00
Florian Fainelli 6576d07d92 refresh 2.6.28 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:13:01 +08:00
Florian Fainelli 8fd96343b6 Prevent the mtd subsystem from generating linking failures against 64-bits divisions
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:13:00 +08:00
xiangfu b581a580c0 correct-the-u-boot-folder.patch 2009-10-28 03:13:00 +08:00
xiangfu 89d4c701da add-u-boot-to-Makefile.patch 2009-10-28 03:13:00 +08:00
xiangfu 5a7d04b885 add-u-boot.patch 2009-10-28 03:12:59 +08:00
Marek Lindner 73d02002b3 update kernel config (e.g. removing unsupported yaffs2) 2009-10-28 03:12:59 +08:00