1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 04:48:57 +03:00
Commit Graph

6629 Commits

Author SHA1 Message Date
juhosg
c7f17e256a ar71xx: use the MDIO interface of the 2nd MAC on the ar7241
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:49 +00:00
juhosg
ae0b1149b9 ar71xx: move ath9k specific PCI fixup into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:46 +00:00
juhosg
d39b21c7f6 ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs
With this change ath9k can handle the wireless chip on the TL-WR841N v7
board which is based on the AR7241 SoC.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:43 +00:00
juhosg
1a883422c6 ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
The attached patch adds a preliminary support for Prolink PWH2004 board
(Ralink RT305x based). LAN and flash appear to work. However, the USB
port and WLAN I have not managed to activate properly yet, but that
problem appears to be present with other rt305x targets as well(?).

Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:43:34 +00:00
juhosg
b2d27833af ramips: allow USB
The current defaults for ramips rt305x does not allow the USB
subsystem to be selected/built.

This patch is just a small step in that direction.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:42:07 +00:00
juhosg
8c86c48cec generic: RTL8366S/RB: Fix autonegotiation for the WAN port.
The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.

This fixes #7980, verified on a WNDR3700.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:42:05 +00:00
juhosg
fc494e5bb3 generic: add rtl8366rb switch port rate, port and qos enable/disable support
Patch-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:41:54 +00:00
nbd
4fa1e52b3a Add support for Atheros AP96 reference board
This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.

mach-ap96.c is based on mach-wndr3700.c.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 08:59:53 +00:00
mb
67ffd14387 omap24xx fb: Do not omit init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-26 22:03:18 +00:00
mb
c73bc2f9f6 omap24xx: Upgrade to linux-2.6.36-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-26 12:53:23 +00:00
mb
20d3e9ea51 omap24xx: Export certain n8x0 GPIO switches as input device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-26 12:50:53 +00:00
nbd
ebf957be00 x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-20 22:14:07 +00:00
mb
659f656237 omap24xx cbus: fix ioctls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-18 18:14:17 +00:00
mb
0aeafa66af omap24xx: Add n8x0 specific GPIO switch code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-18 17:58:30 +00:00
mb
b1b3d54319 omap24xx: Add support for GPIO switches on the n810
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-18 17:31:00 +00:00
mb
61f8be3569 omap24xx: Update 2.6.36 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-15 19:15:52 +00:00
mb
52869e9343 omap24xx: Add 2.6.36 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-15 17:45:10 +00:00
juhosg
1c358226eb generic: add support for the EON EN25F32 flash chip
* based on a patch by laigor <laigor@mail.ru> from #7882

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-14 12:03:01 +00:00
jow
2fdfa5601b [x86] add kvm_guest to subtarget list
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 17:00:37 +00:00
florian
e2983886f3 [brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 08:30:35 +00:00
acoul
11a5ee608d linux/generic: update patches for 2.6.36-rc4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 07:24:53 +00:00
acoul
d681ce8a02 linux/generic: update mini_fo evict_inode migration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 07:22:39 +00:00
acoul
43c0355036 linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 07:21:38 +00:00
florian
98656aad20 [brcm63xx] default to using 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:53 +00:00
florian
897a534e8b [brcm63xx] remove 2.6.33 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:47 +00:00
florian
a8120eb0bc [brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:41 +00:00
florian
9f1ce385e1 [brcm63xx] register udc and spi devices at the correct init level
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:35 +00:00
florian
70cdaf7073 [brcm63xx] refresh 2.6.35 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:29 +00:00
florian
057019f38a [kernel] refresh 2.6.35 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:23:15 +00:00
jow
53d26af5d0 [adm5120] override ARCH_PACKAGES
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 20:50:53 +00:00
jow
7d8546158e [malta] override ARCH_PACKAGES
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 20:50:38 +00:00
mb
53687e580b omap24xx: Add default network config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-11 15:21:03 +00:00
mb
1d74d1ed46 omap24xx: Add pointercal file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-11 15:04:21 +00:00
mb
2617211ff3 Refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-10 21:41:06 +00:00
mb
4aff85371c Allow receiving input events even if the X-server grabbed the device.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-10 21:40:12 +00:00
jow
4f5179175e [kirkwood] fix Dockstart default rdate interface in system config, reformat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-07 21:26:12 +00:00
blogic
3b61310e43 [ifxmips]
extracted firmware files were generated with an incorrect umask



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 16:34:45 +00:00
hcg
a38dbb92f5 [omap35xx] add package python-cjson to gumstix profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 13:56:43 +00:00
jow
84c3ecfb7f [x86] adjust image defaults for KVM
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 02:31:37 +00:00
jow
c9da55f807 [PATCH v5 3/4] x86: add kvm_guest subtarget
Add a KVM guest subtarget to the x86 target. Since VirtIO is the
preferred I/O virtualization platform for kvm, this target expects it's
root device to be /dev/vda.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:18:51 +00:00
nbd
6f8d5efb9d ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 16:17:06 +00:00
acoul
5a642c03dd linux/ixp4xx: add kernel 2.6.36 preliminary support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:54:53 +00:00
acoul
4d03b9fae5 linux/ixp4xx: revert r22922
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:50:43 +00:00
acoul
ce1b0c871e linux/ixp4xx: add kernel 2.6.36 preliminary support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:47:35 +00:00
acoul
205bd2a192 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:18:54 +00:00
acoul
495af4aee9 linux/ixp4xx: fix am apex image make bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 21:48:49 +00:00
florian
14d155196f [kernel] add switch driver for Lantiq PSB6970
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:01 +00:00
juhosg
217d24ebbd ar71xx: build firmware images for the Zcomax boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:43 +00:00
juhosg
006386c4b4 ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:37 +00:00
acoul
263d7b8592 linux/orion: fix iproute2 issue (partially closes ticket #7862)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 07:06:08 +00:00