openwrt.git
14 years ago[brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
florian [Fri, 9 Apr 2010 18:43:36 +0000 (18:43 +0000)]
[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

14 years agoar71xx: nuke clocksource init patches, it is not required since 2.6.27
juhosg [Fri, 9 Apr 2010 13:33:03 +0000 (13:33 +0000)]
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

14 years agox86: generic: fix soekris support (closes #7081)
acoul [Fri, 9 Apr 2010 11:31:19 +0000 (11:31 +0000)]
x86: generic: fix soekris support (closes #7081)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20757 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[uboot-lantiq] update to version 2010.3
ralph [Fri, 9 Apr 2010 10:44:47 +0000 (10:44 +0000)]
[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

14 years ago[ifxmips-dsl-api] fix firmware handling
ralph [Fri, 9 Apr 2010 10:25:08 +0000 (10:25 +0000)]
[ifxmips-dsl-api] fix firmware handling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20755 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: update phy masks for the Planex boards
juhosg [Fri, 9 Apr 2010 08:40:14 +0000 (08:40 +0000)]
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

14 years agogeneric: make chip detection more reliable in the AR8216 driver
juhosg [Fri, 9 Apr 2010 08:40:12 +0000 (08:40 +0000)]
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

14 years agoar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
juhosg [Fri, 9 Apr 2010 08:40:09 +0000 (08:40 +0000)]
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

14 years agoar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions
juhosg [Fri, 9 Apr 2010 08:40:06 +0000 (08:40 +0000)]
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

14 years agoar71xx: ag71xx: call the phy driver's netif_receive_skb()
juhosg [Fri, 9 Apr 2010 08:38:46 +0000 (08:38 +0000)]
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

14 years ago[kernel] fix kexec for mips, patch from Adrian Byszuk (#7115)
florian [Thu, 8 Apr 2010 07:53:14 +0000 (07:53 +0000)]
[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

14 years ago[brcm-2.4] broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g...
jow [Wed, 7 Apr 2010 21:33:05 +0000 (21:33 +0000)]
[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

14 years agopackage/grub: play it safe, cross compile everywhere
acoul [Wed, 7 Apr 2010 21:23:09 +0000 (21:23 +0000)]
package/grub: play it safe, cross compile everywhere

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20739 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadded WRT54G3GV2-VF detection to broadcom-diag
markus [Wed, 7 Apr 2010 07:45:54 +0000 (07:45 +0000)]
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

14 years ago[package] block-extroot: unblock package if kmod-broadcom-sdhc has been selected
jow [Tue, 6 Apr 2010 22:57:17 +0000 (22:57 +0000)]
[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

14 years ago[atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
jow [Tue, 6 Apr 2010 22:46:15 +0000 (22:46 +0000)]
[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

14 years agopackage/block-mount: disable config options altering busybox configuration, fix depen...
nico [Tue, 6 Apr 2010 00:52:51 +0000 (00:52 +0000)]
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

14 years agopackage/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid suppo...
nico [Tue, 6 Apr 2010 00:51:35 +0000 (00:51 +0000)]
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

14 years agoar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary...
nbd [Tue, 6 Apr 2010 00:12:50 +0000 (00:12 +0000)]
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

14 years ago[PATCH 1/2] Add support for the ar8316 switch.
jow [Mon, 5 Apr 2010 23:03:16 +0000 (23:03 +0000)]
[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

14 years ago[brcm-2.4] add kernel support for iptables comment match
jow [Mon, 5 Apr 2010 22:38:40 +0000 (22:38 +0000)]
[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

14 years ago[package] switch: explicitely clear port mappings in unsused vlans (#7082)
jow [Mon, 5 Apr 2010 13:51:26 +0000 (13:51 +0000)]
[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

14 years agotarget/rdc: revert [20653], the proper fix for #7005 is in [20712]
nico [Mon, 5 Apr 2010 02:38:59 +0000 (02:38 +0000)]
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

14 years agoixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which...
nbd [Sun, 4 Apr 2010 17:43:13 +0000 (17:43 +0000)]
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

14 years agosysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx
nico [Sun, 4 Apr 2010 15:47:26 +0000 (15:47 +0000)]
sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20703 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] jzcodec: Only support 16bit formats for now
lars [Sun, 4 Apr 2010 15:39:15 +0000 (15:39 +0000)]
[xburst] jzcodec: Only support 16bit formats for now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20701 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agodo not disable netfilter support for xburst target (some packages require netfilter...
mirko [Sun, 4 Apr 2010 13:01:50 +0000 (13:01 +0000)]
do not disable netfilter support for xburst target (some packages require netfilter support)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20698 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agonetfilter: fix extension list in package descriptions (closes: #7045)
nico [Sun, 4 Apr 2010 12:40:06 +0000 (12:40 +0000)]
netfilter: fix extension list in package descriptions (closes: #7045)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20694 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agonetfilter: extension fixes (partially closes: #7045)
nico [Sun, 4 Apr 2010 12:35:06 +0000 (12:35 +0000)]
netfilter: extension fixes (partially closes: #7045)
 * add missing xt_owner (2.6)
 * enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables
 * add missing ipt_nat_tftp (2.4)
 * add missing nf_nat_amanda (2.6)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20693 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agocyassl: shouldn't depend on zlib when compiled with --without-zlib
cyrus [Sun, 4 Apr 2010 11:16:46 +0000 (11:16 +0000)]
cyassl: shouldn't depend on zlib when compiled with --without-zlib

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20692 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[cosmectic] include/netfilter.mk: move ebtables definitions at the end
nico [Sun, 4 Apr 2010 03:43:13 +0000 (03:43 +0000)]
[cosmectic] include/netfilter.mk: move ebtables definitions at the end

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20690 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] opkg: add upstream patch fixing the order packages are configured (closes...
nico [Sat, 3 Apr 2010 21:38:17 +0000 (21:38 +0000)]
[package] opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20686 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hotplug2: Refresh patches
acinonyx [Sat, 3 Apr 2010 18:29:37 +0000 (18:29 +0000)]
[package] hotplug2: Refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20685 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hotplug2: Fix event blocking when there are no available children (#6958...
acinonyx [Sat, 3 Apr 2010 18:29:32 +0000 (18:29 +0000)]
[package] hotplug2: Fix event blocking when there are no available children (#6958, #7030)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20684 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: Use hotplug2 to download firmware
acinonyx [Sat, 3 Apr 2010 18:21:02 +0000 (18:21 +0000)]
[package] base-files: Use hotplug2 to download firmware

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20683 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hotplug2: Always fork rules flagged as slow
acinonyx [Sat, 3 Apr 2010 18:15:42 +0000 (18:15 +0000)]
[package] hotplug2: Always fork rules flagged as slow

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20682 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hotplug2: Fix forking (#7033)
acinonyx [Sat, 3 Apr 2010 18:09:14 +0000 (18:09 +0000)]
[package] hotplug2: Fix forking (#7033)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20681 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hotplug2: Cancel firmware loading on file openning errors
acinonyx [Sat, 3 Apr 2010 18:09:09 +0000 (18:09 +0000)]
[package] hotplug2: Cancel firmware loading on file openning errors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20680 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hotplug2: Fix sysfs path (#7031)
acinonyx [Sat, 3 Apr 2010 18:09:04 +0000 (18:09 +0000)]
[package] hotplug2: Fix sysfs path (#7031)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20679 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] hostapd: fixup madwifi turbo modes (#7060)
jow [Sat, 3 Apr 2010 15:16:33 +0000 (15:16 +0000)]
[package] hostapd: fixup madwifi turbo modes (#7060)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20675 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: update rt2x00 mcu patch (thanks to Luis Correia)
juhosg [Sat, 3 Apr 2010 14:30:50 +0000 (14:30 +0000)]
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20674 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)
juhosg [Sat, 3 Apr 2010 13:59:08 +0000 (13:59 +0000)]
ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)

  * cc: backfire@openwrt.org

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20673 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: also regenerate wifi config if existing config contains only...
jow [Sat, 3 Apr 2010 13:31:59 +0000 (13:31 +0000)]
[package] base-files: also regenerate wifi config if existing config contains only whitespace

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20669 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] uhttpd:
jow [Sat, 3 Apr 2010 13:09:10 +0000 (13:09 +0000)]
[package] uhttpd:
- cope with options instead of lists in uci config
- fix compilation without tls (#7050)
- bump to rev 7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20668 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] kernel: move support for generic IDE chipsets out of ide-core in their...
nico [Sat, 3 Apr 2010 01:36:27 +0000 (01:36 +0000)]
[package] kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
nico [Sat, 3 Apr 2010 00:58:46 +0000 (00:58 +0000)]
[package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] busybox: add myself as maintainer
nico [Fri, 2 Apr 2010 22:59:39 +0000 (22:59 +0000)]
[package] busybox: add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20657 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] dnsmasq: allow multiple hostnames per domain section
jow [Fri, 2 Apr 2010 22:56:22 +0000 (22:56 +0000)]
[package] dnsmasq: allow multiple hostnames per domain section

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20656 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] do not set CONFIG_NET_DEV_OPS (#7005)
florian [Fri, 2 Apr 2010 10:34:40 +0000 (10:34 +0000)]
[rdc] do not set CONFIG_NET_DEV_OPS (#7005)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20653 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
florian [Thu, 1 Apr 2010 21:20:43 +0000 (21:20 +0000)]
[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
combining the elements so that it is no longer necessary to create an openwrt-only
tagid and tagcrc, and elimate the tagid detection and switch statements which
made dealing with imagetags overly complicated, especially since the logic would
need analogs in all code that touched the imagetag. Patch from cshore.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20652 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobrcm-2.4: fix commit r18413 "128MB ram problem"
hauke [Thu, 1 Apr 2010 17:27:59 +0000 (17:27 +0000)]
brcm-2.4: fix commit r18413 "128MB ram problem"

This was missing in commit r20072

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20651 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: remove MCU requests for SoC platforms in the rt2x00 driver
juhosg [Thu, 1 Apr 2010 15:39:23 +0000 (15:39 +0000)]
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver

The ralink SoC platforms do not have an MCU.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20650 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: Cancel firmware loading if file doesn't exist
acinonyx [Thu, 1 Apr 2010 15:22:13 +0000 (15:22 +0000)]
[package] base-files: Cancel firmware loading if file doesn't exist

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20649 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[x86]: add a subtarget and drivers for the Intel Tolapai SoC
kaloz [Thu, 1 Apr 2010 12:05:27 +0000 (12:05 +0000)]
[x86]: add a subtarget and drivers for the Intel Tolapai SoC

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] load firmware to /lib/firmware
blogic [Wed, 31 Mar 2010 21:12:20 +0000 (21:12 +0000)]
[ifxmips] load firmware to /lib/firmware

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20642 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] improve extract code
blogic [Wed, 31 Mar 2010 21:12:02 +0000 (21:12 +0000)]
[ifxmips] improve extract code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20641 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] adds proper md5sum to ifxos
blogic [Wed, 31 Mar 2010 21:11:39 +0000 (21:11 +0000)]
[ifxmips] adds proper md5sum to ifxos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20640 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] update os abstraction layer
blogic [Wed, 31 Mar 2010 17:24:43 +0000 (17:24 +0000)]
[ifxmips] update os abstraction layer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20639 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agohostapd: fix build error caused by r20631
juhosg [Wed, 31 Mar 2010 15:34:51 +0000 (15:34 +0000)]
hostapd: fix build error caused by r20631

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20638 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] adds voip support
blogic [Wed, 31 Mar 2010 11:12:33 +0000 (11:12 +0000)]
[ifxmips] adds voip support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20637 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] fix licensing issues of ifxmips dsl driver
blogic [Wed, 31 Mar 2010 11:12:10 +0000 (11:12 +0000)]
[ifxmips] fix licensing issues of ifxmips dsl driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20636 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] uboot only builds with gcc 3.4.6
blogic [Wed, 31 Mar 2010 11:09:06 +0000 (11:09 +0000)]
[ifxmips] uboot only builds with gcc 3.4.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20635 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: add wpad-mini to the default packages
juhosg [Wed, 31 Mar 2010 09:58:33 +0000 (09:58 +0000)]
ramips: add wpad-mini to the default packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20632 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agohostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
juhosg [Wed, 31 Mar 2010 09:58:31 +0000 (09:58 +0000)]
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20631 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoselect LZMA compressed initramfs by default for ramips
juhosg [Wed, 31 Mar 2010 09:58:29 +0000 (09:58 +0000)]
select LZMA compressed initramfs by default for ramips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20630 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
juhosg [Wed, 31 Mar 2010 09:58:26 +0000 (09:58 +0000)]
mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected

When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20629 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[uboot-lantiq] cleanup configuration handling
ralph [Wed, 31 Mar 2010 09:45:09 +0000 (09:45 +0000)]
[uboot-lantiq] cleanup configuration handling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20628 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: annotate device register function prototypes with __init
juhosg [Wed, 31 Mar 2010 08:40:28 +0000 (08:40 +0000)]
ramips: annotate device register function prototypes with __init

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20627 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix a typo in rt2x00 config
juhosg [Wed, 31 Mar 2010 08:40:26 +0000 (08:40 +0000)]
mac80211: fix a typo in rt2x00 config

Fix a simple typo

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20626 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: register wifi device for the RT2880 based boards
juhosg [Wed, 31 Mar 2010 08:40:23 +0000 (08:40 +0000)]
ramips: register wifi device for the RT2880 based boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20625 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: add wifi device for the RT2880 as well
juhosg [Wed, 31 Mar 2010 08:40:20 +0000 (08:40 +0000)]
ramips: add wifi device for the RT2880 as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20624 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: add missing config file for the rt2x00
juhosg [Wed, 31 Mar 2010 05:36:14 +0000 (05:36 +0000)]
mac80211: add missing config file for the rt2x00

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20623 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] lua: drop refcounting patch in preparation for 10.03, it has unresolved...
jow [Tue, 30 Mar 2010 23:24:46 +0000 (23:24 +0000)]
[package] lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20617 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: register wifi device on the rt305x based boards
juhosg [Tue, 30 Mar 2010 21:24:10 +0000 (21:24 +0000)]
ramips: register wifi device on the rt305x based boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20616 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: enable building of the rt2800 on the ramips target
juhosg [Tue, 30 Mar 2010 21:24:08 +0000 (21:24 +0000)]
mac80211: enable building of the rt2800 on the ramips target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20615 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: sync kernel config
juhosg [Tue, 30 Mar 2010 21:24:05 +0000 (21:24 +0000)]
ramips: sync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20614 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] prepare kernel for voip
blogic [Tue, 30 Mar 2010 21:06:27 +0000 (21:06 +0000)]
[ifxmips] prepare kernel for voip

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20613 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[uboot-lantiq] httpd failsafe - add image check and flash access
ralph [Tue, 30 Mar 2010 16:17:38 +0000 (16:17 +0000)]
[uboot-lantiq] httpd failsafe - add image check and flash access

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20610 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[uboot-lantiq] add preliminary AR9 support
ralph [Tue, 30 Mar 2010 13:56:30 +0000 (13:56 +0000)]
[uboot-lantiq] add preliminary AR9 support
attention: if caches enabled the network is broken
attention: the network of the flash image doesn't work because of enabled caches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20606 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomissing patch & config file
ralph [Tue, 30 Mar 2010 13:51:10 +0000 (13:51 +0000)]
missing patch & config file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20604 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadding httpd - failsafe patch
ralph [Tue, 30 Mar 2010 13:49:42 +0000 (13:49 +0000)]
adding httpd - failsafe patch
flash write routine is not functional yet
add configuration (board & dram)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20603 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoThe ralink rt305x board has a wireless card that can be used with the rt2800pci drive...
blogic [Tue, 30 Mar 2010 12:04:05 +0000 (12:04 +0000)]
The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20599 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoimagebuilder: don't disable on uml
nico [Tue, 30 Mar 2010 11:42:41 +0000 (11:42 +0000)]
imagebuilder: don't disable on uml

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20598 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoimagebuilder: various fixes
nico [Tue, 30 Mar 2010 11:41:51 +0000 (11:41 +0000)]
imagebuilder: various fixes
 * only copy host tools from $(STAGING_DIR_HOST)/bin
 * remove more target patches, and also target files
 * combine the 3 find commands into a single one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20597 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ramips] Fix the base address of the wireless card. Otherwise it is not possible...
blogic [Tue, 30 Mar 2010 10:06:05 +0000 (10:06 +0000)]
[ramips] Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20596 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agotoolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm
juhosg [Tue, 30 Mar 2010 08:01:35 +0000 (08:01 +0000)]
toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20594 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix path to libgcc.a in LIBGCC_S
nico [Tue, 30 Mar 2010 04:04:47 +0000 (04:04 +0000)]
fix path to libgcc.a in LIBGCC_S

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20593 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
jow [Mon, 29 Mar 2010 23:14:47 +0000 (23:14 +0000)]
[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20592 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] fix ndisc compilation failure (#6984)
florian [Mon, 29 Mar 2010 21:20:36 +0000 (21:20 +0000)]
[package] fix ndisc compilation failure (#6984)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20591 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: fix dependencies for x86 target
hauke [Mon, 29 Mar 2010 21:02:14 +0000 (21:02 +0000)]
kernel: fix dependencies for x86 target

kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.

This fixes #6963

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20590 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix mesh.
hauke [Mon, 29 Mar 2010 18:33:48 +0000 (18:33 +0000)]
mac80211: fix mesh.

This fixes #6774

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20585 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix kernel-headers build
nbd [Mon, 29 Mar 2010 15:16:17 +0000 (15:16 +0000)]
fix kernel-headers build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20584 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[include] download.mk: fix bzr download method
nico [Mon, 29 Mar 2010 13:06:19 +0000 (13:06 +0000)]
[include] download.mk: fix bzr download method

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20582 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agotemporary fix to make toolchain build properly, this is broken since [20569]
blogic [Mon, 29 Mar 2010 12:18:58 +0000 (12:18 +0000)]
temporary fix to make toolchain build properly, this is broken since [20569]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20581 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ifxmips] fixes uboot compile error
blogic [Mon, 29 Mar 2010 11:30:24 +0000 (11:30 +0000)]
[ifxmips] fixes uboot compile error

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20580 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines
jow [Mon, 29 Mar 2010 09:26:02 +0000 (09:26 +0000)]
[package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20573 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] update e2fsprogs to 1.41.11 (#6896)
florian [Mon, 29 Mar 2010 05:54:54 +0000 (05:54 +0000)]
[package] update e2fsprogs to 1.41.11 (#6896)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20572 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: fix shell syntax (prevent error messages when activating initsc...
nico [Mon, 29 Mar 2010 03:58:17 +0000 (03:58 +0000)]
[package] base-files: fix shell syntax (prevent error messages when activating initscripts in IB)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20571 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd a new helper macro to deal with conditional ./configure flags
nbd [Mon, 29 Mar 2010 03:38:40 +0000 (03:38 +0000)]
add a new helper macro to deal with conditional ./configure flags

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20570 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoprevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
nbd [Mon, 29 Mar 2010 03:07:54 +0000 (03:07 +0000)]
prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20569 3c298f89-4303-0410-b956-a3cf2f4a3e73