1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-01 08:01:31 +02:00
Commit Graph

5276 Commits

Author SHA1 Message Date
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
Marek Lindner
a59fa712ba fix compile errors due to API changes 2009-10-28 03:12:59 +08:00
Marek Lindner
28779100a8 no need for a custom yaffs2 patch 2009-10-28 03:12:59 +08:00
Marek Lindner
bfbef6660a bring the sound driver to .28 2009-10-28 03:12:58 +08:00
Marek Lindner
6b50196c18 adding do_mounts.c 2009-10-28 03:12:58 +08:00
Marek Lindner
ec2eae6f7c moved includes to the new include dir /arch/mips/include/asm 2009-10-28 03:12:58 +08:00
Marek Lindner
2acb73e309 remove broken patch attempts from the patchset 2009-10-28 03:12:57 +08:00
Marek Lindner
59ac2dc808 remove unneeded ubifs patches 2009-10-28 03:12:57 +08:00
Marek Lindner
850f912291 upgrade driver patches 2009-10-28 03:12:57 +08:00
Marek Lindner
6fd5c78dcc remove 150-crypto.patch which is not needed for .28 as the kernel has lzo compression support 2009-10-28 03:12:55 +08:00
Marek Lindner
5b2fbd7f57 uplevel arch-patches to .28 2009-10-28 03:12:55 +08:00
Marek Lindner
91cc144708 adding xburst 2.6.28 patchset (based on the patchset from .24) 2009-10-28 03:12:55 +08:00
Marek Lindner
74212a8840 adding 2.6.28 kernel config 2009-10-28 03:12:54 +08:00
Marek Lindner
52a49afd21 [xburst] remove the dash from the filenames 2009-10-28 03:12:54 +08:00
Marek Lindner
7756d0b1fe inital architecture layout
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:12:53 +08:00
florian
baa4f0f543 [kernel] add more missing configuration symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 15:12:25 +00:00
florian
a6cf611cc4 [ifxmips] remove the 2.6.28 specific Kernel/Prepare hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 14:01:53 +00:00
florian
8dae509e67 [rdc] resync kernel configuration, re-enable printk and make the kernel fit under 768KB
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 13:27:48 +00:00
kaloz
112987a5db upgrade iop32x to 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 12:51:03 +00:00
kaloz
9013a331ab sort kconfig symbols in generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 12:12:48 +00:00
kaloz
0919089785 add missing kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 12:09:35 +00:00
nbd
5fcd578239 ppc: add missing symbols for building with a newer toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 01:11:44 +00:00
juhosg
4497cf8437 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:51 +00:00
juhosg
d9c2b6a237 ramips: use definitions from rt305x_regs, and nuke the duplicated ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:48 +00:00
juhosg
e1a6f94b64 ramips: move ramips_eth_platform_data into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:45 +00:00
juhosg
6e0afb85b9 ramips: request_irq prior to dma allocation, and handle the case if it fails
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:42 +00:00
juhosg
fae14fc50e ramips: add error handling to ramips_alloc_dma
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:39 +00:00
juhosg
8fee1ed8aa ramips: free allocated skbs in ramips_cleanup_dma
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:37 +00:00
juhosg
9f1a8f089c ramips: add ramips_setup_dma helper to the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:34 +00:00
juhosg
1d4a083881 ramips: add ramips_cleanup_dma helper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:29 +00:00
juhosg
7a797f4b8f ramips: remove unnecessary includes in the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:26 +00:00
juhosg
a07eab49bf ramips: fix dma api usage in the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:22 +00:00