Xiangfu Liu
fd21fd92e0
make kernel default compile for 2GB NAND flash board
2009-10-28 03:13:21 +08:00
Xiangfu Liu
bdad94fa1a
git rebase with master
...
fix the patch erro after rebase
2009-10-28 03:13:21 +08:00
Xiangfu Liu
4c6e0c02ed
this option make MMC driver alwasy work when boot
2009-10-28 03:13:20 +08:00
Xiangfu Liu
5b983412c7
add-2gb-nand-support
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
26795803ce
fix a redefine warning, GPIO_PWM defined in board-qi_lb60.c file
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
701937f9f1
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:20 +08:00
Xiangfu Liu
9ac5dc2ca3
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:19 +08:00
Xiangfu Liu
f81c2213a2
add-2.6.24-kernel-patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:19 +08:00
Mirko Vogt
59095d9f64
Revert "change default baudrate to 115200"
...
This reverts commit 03acb399060bc7b9013f3776b8697915389b4592.
2009-10-28 03:13:18 +08:00
Mirko Vogt
f010e75458
change default baudrate to 115200
2009-10-28 03:13:18 +08:00
Xiangfu Liu
b9ae82b25f
split-0002-patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Xiangfu Liu
f5e43476d3
update-kernel-config
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Xiangfu Liu
81c4391daf
[U_BOOT]add-2GB-nand-support.patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Marek Lindner
da2604ac53
[xburst] remove the dash from the filenames
2009-10-28 03:13:17 +08:00
Marek Lindner
2757527f5e
inital architecture layout
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:13:16 +08:00
Xiangfu Liu
ee8a609caf
fix [SHIFT,CAPSLOCK] key define
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
a66785b06c
Add gpio pin definitions and functions to configure a pin as a function pin.
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
8fbe4ebda0
Enable ubi/ubifs and nand verify writes.
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
297d16a6ec
Aligen framebuffer data at page boundary.
2009-10-28 03:13:15 +08:00
Xiangfu Liu
93a92952e6
update-config-file
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Xiangfu Liu
20ae439824
fix u-boot eccpos change it to 12
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
e4334246a3
Allocate jffs2 summery buffer with vmalloc.
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
a65fb5ef2d
reserve bad block area in oob data.
2009-10-28 03:13:15 +08:00
Xiangfu Liu
3aa5222095
revert the jzlcd.h configure to fit the patch file.
...
remove 51-fb.patch. we have 051-fb.patch.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
35fedaa9e4
Fix some problems in the framebuffer driver.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
ebc8c5a149
Add framebuffer driver for the jz4720/jz4740. It's not complete yet but provides
...
enough for qi_lb60 support.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
8e033878c9
Add missing irq defintions for gpio, build gpio module and select necessary
...
symbols for gpio lib.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
b85721d95f
Add matrix keyboard to config.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
1cbf56a99d
Fix gpio initialisation.
2009-10-28 03:13:14 +08:00
Xiangfu Liu
e20cd0d3eb
fix a redefine warning, GPIO_PWM defined in board-qi_lb60.c file
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:14 +08:00
Xiangfu Liu
b5904054fb
make lcd work in 2.6.31
...
fix typo in driver/video/Makefile
add some option to driver/video/Kconfig
update the .config file.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:14 +08:00
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
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
juhosg
487693fb19
ramips: use resource to pass irq and base address to the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:18 +00:00
juhosg
90e4aa2386
ramips: add error-path handling to the ramips_eth_plat_probe
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:13 +00:00
kaloz
8bea5a1f54
since we are using newer iptables version, we don't need this patch anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 11:35:44 +00:00
kaloz
ca1329b26c
rename some patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 10:15:52 +00:00
kaloz
38e85dcf7a
prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works fine), and mark at91 broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 09:47:27 +00:00
florian
908e9268f9
[kernel] add missing configuration symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:26:46 +00:00
florian
6eaa4b75b1
[brcm63xx] remove 2.6.28 support, we never really used it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:13:46 +00:00
florian
cb097defcd
[brcm63xx] switch to 2.6.30.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:10:53 +00:00
blogic
f9adb76e53
[ramips] use gpio_led package rather than staticly linking it into the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 18:08:16 +00:00
blogic
59b7de5623
[ramips] fixes licenses
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 17:41:01 +00:00
blogic
fff402496f
[ramips] select CONFIG_LEDS_GPIO per default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 17:06:01 +00:00
blogic
4c7c2a504c
[ramips] clean up dma api of ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 16:58:00 +00:00
blogic
6c7f40ae71
[ramips] fixes dma bug in eth driver, that was caused under high net load. the dma ring was not initialized on time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 14:34:55 +00:00
juhosg
f4feacd7f3
ramips: nuke net_device stats from the private data of the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:30 +00:00
juhosg
5305a949f4
ramips: remove unnecessary type-castings in the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:27 +00:00
juhosg
5c1de285e2
ramips: change debug message levels, and add missing LFs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:24 +00:00
juhosg
5244481045
ramips: make ethernet fuctions static
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:21 +00:00
juhosg
00b47a7a92
ramips: register ethernet device on the DIR-300 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:17 +00:00
juhosg
50ea4bdcbd
ramips: change prom code to accept 'board=FOOBAR' from the command line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 07:10:16 +00:00
juhosg
c26fdeeec1
ramips: modify {read,write}_config helpers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 07:10:14 +00:00
juhosg
e9aa516720
ramips: nuke config_access helper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 07:10:11 +00:00
blogic
15585654b9
[ramips] fixes dma hangups in eth
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 00:11:08 +00:00
blogic
8e873b21e8
[ramips] select fon20n mach
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 23:08:06 +00:00
blogic
c75080b25f
[ramips] make ethernet a platform device
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:58:41 +00:00
blogic
d74086d291
[ramips] missing define to make mach for fonera20n work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:57:59 +00:00
blogic
c52c16271e
[ramips] make default llll/w vlan setup in esw
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:56:31 +00:00
blogic
ffb4faa1d1
[ramips] adds mach type for fonera20n
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:55:36 +00:00
blogic
8a3f245685
fixes commit 18128, wrong patch :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 16:52:48 +00:00
blogic
4f3a09388f
[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 16:51:51 +00:00
florian
1c583f3a1f
[kernel] update to 2.6.31.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 12:13:00 +00:00
florian
ec067db63f
[kernel] update to 2.6.30.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 12:10:25 +00:00
florian
b7c2081cbd
[kernel] update to 2.6.27.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 09:12:17 +00:00
nbd
5641ac5c04
imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 01:35:32 +00:00
juhosg
a73408d56c
ar71xx: add default network configuration for RS and RS-Pro
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 19:36:47 +00:00
juhosg
1f8108678d
ar71xx: add default network configuration file for the WP543 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 12:59:45 +00:00
juhosg
2252f6f066
ar71xx: Compex WPJ543 board is supported as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 12:59:42 +00:00
juhosg
51425cfb76
ar71xx: fix PCI IRQ map of the WP543
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 12:59:39 +00:00
blogic
678a7f27b6
ifxmips: fold files/drivers/* into patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 20:56:55 +00:00