florian
34c0625f24
backport r20765 to backfire
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 18:44:56 +00:00
florian
7612d83820
[brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 18:43:36 +00:00
juhosg
c4e7fe7515
ar71xx: nuke clocksource init patches, it is not required since 2.6.27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 13:33:03 +00:00
juhosg
eb0d4b45c6
backfire: ar71xx: update phy masks for the Planex boards (backport of r20754)
...
This avoids probing of the AR8216 chip on the eth0 interface.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:23 +00:00
juhosg
c2d7208f8a
backfire: generic: make chip detection more reliable in the AR8216 driver (backport of r20753)
...
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:17 +00:00
juhosg
ae38454455
backfire: ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards (backport of r20752)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:12 +00:00
juhosg
311592bd07
backfire: ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions (backport of r20751)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:06 +00:00
juhosg
612a3d373d
backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750)
...
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.
This fixes the header mangling of the AR8216 driver.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:00 +00:00
acoul
b81ea4e4dc
[backfire] merge r20757
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 11:38:18 +00:00
acoul
c6e3d67e8f
x86: generic: fix soekris support ( closes #7081 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 11:31:19 +00:00
ralph
c04232d482
[uboot-lantiq] update to version 2010.3
...
httpd-failsafe: removed warnings, cleanup html pages
httpd-failsafe: kicking in if boot command fails
httpd-failsafe: support of ctrl-c
httpd-failsafe: fixed ether addr
thanks to Stas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 10:44:47 +00:00
ralph
ff7d812c96
[ifxmips-dsl-api] fix firmware handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 10:25:08 +00:00
Mirko Vogt
2b2ca87880
since we now use block-mount and block-hotplug, no static fstab should be needed anymore
2010-04-09 12:04:08 +02:00
juhosg
3d089c4fe3
ar71xx: update phy masks for the Planex boards
...
This avoids probing of the AR8216 chip on the eth0 interface.
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:14 +00:00
juhosg
9823d2fc7e
generic: make chip detection more reliable in the AR8216 driver
...
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.
Cc: bacfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:12 +00:00
juhosg
d7e830a7a9
ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
...
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:09 +00:00
juhosg
da7aaa905b
ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions
...
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:06 +00:00
juhosg
c74f817d15
ar71xx: ag71xx: call the phy driver's netif_receive_skb()
...
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.
This fixes the header mangling of the AR8216 driver.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc:backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:38:46 +00:00
florian
5ba5604222
[kernel] fix kexec for mips, patch from Adrian Byszuk ( #7115 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-08 07:53:14 +00:00
Mirko Vogt
872b6eb9f5
move script from http to git to have it under version control
2010-04-08 00:25:19 +02:00
jow
4803af6260
[backfire] merge r20740
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 21:35:50 +00:00
jow
1ad9516e5d
[brcm-2.4] broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 21:33:05 +00:00
acoul
deb7ff887e
package/grub: play it safe, cross compile everywhere
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 21:23:09 +00:00
Mirko Vogt
aa5057df21
Revert "[xburst] add SAKC logo"
...
sorry, but this is not the place for custom boot logos -
it breaks all ports as well because, because configs weren't refreshed
This reverts commit 5b7b8aa8dc
.
2010-04-07 09:51:29 +02:00
Mirko Vogt
63711882ae
add script for easing the task of building official images
2010-04-07 09:49:21 +02:00
markus
54416feb9c
added WRT54G3GV2-VF detection to broadcom-diag
...
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
so I removed it. Maybe some GPIO probing might help.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-07 07:45:54 +00:00
jow
a5f965c79f
[backfire] merge r20735
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:57:54 +00:00
jow
ea77fff90c
[package] block-extroot: unblock package if kmod-broadcom-sdhc has been selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:57:17 +00:00
jow
0f73eb6c5b
[backfire] merge r20733
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:47:08 +00:00
jow
ecb800093e
[atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:46:15 +00:00
Mirko Vogt
4914657f68
Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst
2010-04-06 18:38:06 +02:00
Mirko Vogt
ab73a8422a
split rootfs-part once again -
...
having a smaller rootfs reduces mount time which reduces boot time.
Warning: Now we have to ensure, that anything which is accessing the new
data partition, has to get delayed until the data partition got mounted
2010-04-06 18:33:37 +02:00
Xiangfu Liu
0f7caf719b
Merge branch 'xburst' of projects.qi-hardware.com:openwrt-xburst into xburst
2010-04-06 16:13:03 +08:00
Xiangfu Liu
5b7b8aa8dc
[xburst] add SAKC logo
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-06 16:11:41 +08:00
nico
759f94da9c
[backfire] backport r20726 & r20727
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 01:02:12 +00:00
nico
66ce06493d
package/block-mount: disable config options altering busybox configuration, fix dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:52:51 +00:00
nico
752ad9f0ca
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:51:35 +00:00
nbd
e9d07710ee
ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:12:50 +00:00
nbd
5b9ce0f0be
ar71xx: remove pb92 images in backfire, the port is incomplete
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:08:53 +00:00
jow
52e77b9e47
[backfire] merge r20722
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 23:06:36 +00:00
jow
58618dfb3d
[PATCH 1/2] Add support for the ar8316 switch.
...
This patch enhances the ar8216 driver with ar8316 support and fixes some minor
issues with the ar8216 driver itself. It should not break anything, but isn't
tested on ar8216 devices.
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 23:03:16 +00:00
jow
b74e9c392b
[backfire] merge r20720
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 22:54:16 +00:00
jow
2aff4f82a5
[brcm-2.4] add kernel support for iptables comment match
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 22:38:40 +00:00
jow
701fc0a91e
[backfire] switch LuCI feed to v0.9.0 tag
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 18:00:13 +00:00
jow
c49c40daf5
[backfire] merge r20717
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 13:52:13 +00:00
jow
3f5a33d21c
[package] switch: explicitely clear port mappings in unsused vlans ( #7082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 13:51:26 +00:00
nico
36c64e1fe1
[backfire] target/rdc: backport r20714
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 02:45:42 +00:00
nico
4043101a2a
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 02:38:59 +00:00
nbd
97d2122c66
[backfire] ixp4xx: backport r20708
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 17:45:03 +00:00
nbd
705e3571f7
ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 17:43:13 +00:00