openwrt.git
13 years ago[package] base-files: the busybox update to v1.15.3 completely broke udhcpc route...
jow [Wed, 22 Dec 2010 07:07:15 +0000 (07:07 +0000)]
[package] base-files: the busybox update to v1.15.3 completely broke udhcpc route option handling, repair default.script to work with the new format (#6435)

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

13 years ago[tools] missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4...
jow [Wed, 22 Dec 2010 01:21:06 +0000 (01:21 +0000)]
[tools] missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, mfx_cppflags.m4 and mfx_limits.m4

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

13 years ago[tools] missing-macros: fix a bunch of underquoted definition warnings in various...
jow [Wed, 22 Dec 2010 01:03:17 +0000 (01:03 +0000)]
[tools] missing-macros: fix a bunch of underquoted definition warnings in various 3rd party macros

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

13 years ago[tools] missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet
jow [Wed, 22 Dec 2010 00:38:21 +0000 (00:38 +0000)]
[tools] missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet

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

13 years ago[tools] missing-macros: add acc.m4, used by ucl and lzo
jow [Wed, 22 Dec 2010 00:11:47 +0000 (00:11 +0000)]
[tools] missing-macros: add acc.m4, used by ucl and lzo

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

13 years ago[tools] add missing makefile in previous commit
jow [Wed, 22 Dec 2010 00:03:15 +0000 (00:03 +0000)]
[tools] add missing makefile in previous commit

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

13 years ago[tools] package mm-common, this provides missing m4 macros for glibmm, gtkmm, cairomm...
jow [Wed, 22 Dec 2010 00:02:36 +0000 (00:02 +0000)]
[tools] package mm-common, this provides missing m4 macros for glibmm, gtkmm, cairomm and other Gnome C++ bindings

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

13 years ago[tools] introduce missing-macros meta package, this will supply needed m4 macros...
jow [Tue, 21 Dec 2010 23:50:41 +0000 (23:50 +0000)]
[tools] introduce missing-macros meta package, this will supply needed m4 macros which are used but not shipped by various packages in feeds

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

13 years ago[tools] libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent...
jow [Tue, 21 Dec 2010 22:37:54 +0000 (22:37 +0000)]
[tools] libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent configure from embedding host library paths

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

13 years agotoolchain/gcc: fix r24746
acoul [Tue, 21 Dec 2010 14:54:34 +0000 (14:54 +0000)]
toolchain/gcc: fix r24746

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

13 years agobrcm47xx: wgt634u mac address fix
hauke [Tue, 21 Dec 2010 13:34:09 +0000 (13:34 +0000)]
brcm47xx: wgt634u mac address fix

The Netgear wgt634u uses minus between the hex digest of the mac
address and all other broadcom devices are using colons between the hex
digest. Now the mac address is correctly parsed also when minus is used.

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

13 years ago[toolchain]: add gcc 4.5.2 (replaces 4.5.1)
kaloz [Tue, 21 Dec 2010 08:13:21 +0000 (08:13 +0000)]
[toolchain]: add gcc 4.5.2 (replaces 4.5.1)

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

13 years ago[package]Âbase-files: don't mark /etc/banner as conffile
jow [Mon, 20 Dec 2010 19:51:05 +0000 (19:51 +0000)]
[package]Âbase-files: don't mark /etc/banner as conffile

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

13 years ago[tools] libtool: strip unsave directories from relink command, nuke every -L that...
jow [Mon, 20 Dec 2010 19:43:57 +0000 (19:43 +0000)]
[tools] libtool: strip unsave directories from relink command, nuke every -L that looks like /usr/lib or /lib

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

13 years ago[package] iptables: don't call autogen.sh, use autoreconf fixup instead of libtool
jow [Mon, 20 Dec 2010 18:45:09 +0000 (18:45 +0000)]
[package] iptables: don't call autogen.sh, use autoreconf fixup instead of libtool

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

13 years ago[lantiq]
blogic [Mon, 20 Dec 2010 17:56:09 +0000 (17:56 +0000)]
[lantiq]
* fixes duplicate registration of dwc_otg usb core

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

13 years ago[ar71xx] unifi: add sysupgrade and leds support
claudio [Mon, 20 Dec 2010 17:28:34 +0000 (17:28 +0000)]
[ar71xx] unifi: add sysupgrade and leds support

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

13 years agompc85xx: fix up kernel config and make the target boot on the MPC8568E-MDS-PB board
nbd [Mon, 20 Dec 2010 14:25:25 +0000 (14:25 +0000)]
mpc85xx: fix up kernel config and make the target boot on the MPC8568E-MDS-PB board

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

13 years agofix a compile error with uclibc 0.9.32 and newer kernels
nbd [Mon, 20 Dec 2010 14:25:17 +0000 (14:25 +0000)]
fix a compile error with uclibc 0.9.32 and newer kernels

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

13 years agogcc: fix newer libstdc++ compile issues with uclibc 0.9.32
nbd [Mon, 20 Dec 2010 14:25:05 +0000 (14:25 +0000)]
gcc: fix newer libstdc++ compile issues with uclibc 0.9.32

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

13 years ago[include] netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel...
jow [Sun, 19 Dec 2010 16:47:30 +0000 (16:47 +0000)]
[include] netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel Gimpelevich

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

13 years ago[generic] fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich
jow [Sun, 19 Dec 2010 16:46:47 +0000 (16:46 +0000)]
[generic] fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich

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

13 years ago[package] mac80211: rename max_clients option to maxassoc, this brings it in line...
jow [Sun, 19 Dec 2010 13:33:55 +0000 (13:33 +0000)]
[package] mac80211: rename max_clients option to maxassoc, this brings it in line with broadcom

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

13 years agohostapd: add support for specifying the maximum number of clients
nbd [Sun, 19 Dec 2010 11:56:56 +0000 (11:56 +0000)]
hostapd: add support for specifying the maximum number of clients

Signed-off-by: Alexander Couzens <lynxis@c-base.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24725 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agohostapd: fix appending the iapp_interface variable to the config
nbd [Sun, 19 Dec 2010 11:56:49 +0000 (11:56 +0000)]
hostapd: fix appending the iapp_interface variable to the config

Signed-off-by: Alexander Couzens <lynxis@c-base.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24724 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: enable ar7240 switch support on the UBNT NanoStation M
nbd [Sun, 19 Dec 2010 11:56:42 +0000 (11:56 +0000)]
ar71xx: enable ar7240 switch support on the UBNT NanoStation M
Fixes broadcast frames on the second ethernet MAC

Signed-off-by: Alexander Couzens <lynxis@c-base.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24723 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agohostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
nbd [Sun, 19 Dec 2010 11:48:38 +0000 (11:48 +0000)]
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config

This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.

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

13 years agohostapd: Allow rsn_preauth configuration
nbd [Sun, 19 Dec 2010 11:48:31 +0000 (11:48 +0000)]
hostapd: Allow rsn_preauth configuration

Hostapd can allow preauthentication for WPA2-EAP networks when
the interfaces through which preauthentication is allowed are
configured.

Add a new param "rsn_preauth=0/1" to the configuration that enables
or disables preauthentication on the according bridge interface.

Preauthentication for unbridged networks is not considered in this
patch.

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

13 years agoe2fsprogs: add two compile fixes.
hauke [Sun, 19 Dec 2010 11:43:45 +0000 (11:43 +0000)]
e2fsprogs: add two compile fixes.

Thank you Joe Roback for reporting and fixing compiling on Darwin.

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

13 years ago[package] iptables: fix layer7 patch to place the source in extensions/, I doubt...
jow [Sun, 19 Dec 2010 11:16:46 +0000 (11:16 +0000)]
[package] iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked

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

13 years agoar71xx: fix micrel phy patch (Patch from #8041.)
juhosg [Sun, 19 Dec 2010 10:05:55 +0000 (10:05 +0000)]
ar71xx: fix micrel phy patch (Patch from #8041.)

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

13 years ago[include] autotools.mk: like libintl, make all libtool fixup packages depend on the...
jow [Sun, 19 Dec 2010 04:41:18 +0000 (04:41 +0000)]
[include] autotools.mk: like libintl, make all libtool fixup packages depend on the libiconv stub

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

13 years ago[include] autotools.mk: add a (dummy) libintl build dependency to any package using...
jow [Sun, 19 Dec 2010 02:37:56 +0000 (02:37 +0000)]
[include] autotools.mk: add a (dummy) libintl build dependency to any package using the libtool fixup

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

13 years agotools: fix dependencies
hauke [Sun, 19 Dec 2010 00:05:17 +0000 (00:05 +0000)]
tools: fix dependencies

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

13 years ago[include] download.mk: support https:// downloads
jow [Sat, 18 Dec 2010 21:43:10 +0000 (21:43 +0000)]
[include] download.mk: support https:// downloads

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

13 years ago[scripts] download.pl: pass --no-check-certificate to wget
jow [Sat, 18 Dec 2010 20:54:53 +0000 (20:54 +0000)]
[scripts] download.pl: pass --no-check-certificate to wget

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

13 years ago[tools] the mpfr dependencies accidentally got broken up, fix it
jow [Sat, 18 Dec 2010 19:59:04 +0000 (19:59 +0000)]
[tools] the mpfr dependencies accidentally got broken up, fix it

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

13 years agoe2fsprogs: update to version 1.41.13
hauke [Sat, 18 Dec 2010 19:47:11 +0000 (19:47 +0000)]
e2fsprogs: update to version 1.41.13

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

13 years agotools: add missing dependencies
hauke [Sat, 18 Dec 2010 19:46:39 +0000 (19:46 +0000)]
tools: add missing dependencies

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

13 years agocloog: libtools has to be run
hauke [Sat, 18 Dec 2010 19:34:55 +0000 (19:34 +0000)]
cloog: libtools has to be run

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

13 years agoppl: go back to version 0.10.2
hauke [Sat, 18 Dec 2010 19:34:04 +0000 (19:34 +0000)]
ppl: go back to version 0.10.2

GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5.

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

13 years ago[package] opkg: remove stray HOST_BUILD_DEPENDS
jow [Sat, 18 Dec 2010 19:16:03 +0000 (19:16 +0000)]
[package] opkg: remove stray HOST_BUILD_DEPENDS

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

13 years agomac80211: another optimization for tx performance
nbd [Sat, 18 Dec 2010 18:27:51 +0000 (18:27 +0000)]
mac80211: another optimization for tx performance

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

13 years ago[include] autotools.mk: remove HOST_BUILD_DEPENDS on libtool
jow [Sat, 18 Dec 2010 18:14:25 +0000 (18:14 +0000)]
[include] autotools.mk: remove HOST_BUILD_DEPENDS on libtool

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

13 years ago[package] libtool: remove patches, they don't apply to libltdl
jow [Sat, 18 Dec 2010 18:13:12 +0000 (18:13 +0000)]
[package] libtool: remove patches, they don't apply to libltdl

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

13 years ago[package] libtool: remove host build and leave only libltdl in place
jow [Sat, 18 Dec 2010 18:12:34 +0000 (18:12 +0000)]
[package] libtool: remove host build and leave only libltdl in place

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

13 years ago[tools] make libtool a tool build and let autoconf depend on it
jow [Sat, 18 Dec 2010 18:07:53 +0000 (18:07 +0000)]
[tools] make libtool a tool build and let autoconf depend on it

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

13 years agomac80211: fix a crash in the tx path
nbd [Sat, 18 Dec 2010 17:56:32 +0000 (17:56 +0000)]
mac80211: fix a crash in the tx path

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

13 years agomac80211: fix a missing return value
nbd [Sat, 18 Dec 2010 17:40:09 +0000 (17:40 +0000)]
mac80211: fix a missing return value

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

13 years agomac80211: significantly reduce the cpu load caused by excessive skb header cloning
nbd [Sat, 18 Dec 2010 17:23:38 +0000 (17:23 +0000)]
mac80211: significantly reduce the cpu load caused by excessive skb header cloning

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

13 years ago[include] autotools.mk: set AUTOPOINT to "true", not all hosts have it install and...
jow [Sat, 18 Dec 2010 13:19:59 +0000 (13:19 +0000)]
[include] autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either

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

13 years agoath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it...
nbd [Sat, 18 Dec 2010 02:14:52 +0000 (02:14 +0000)]
ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it reduces txpower and unnecessarily disables MRC

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

13 years agomac80211: update to wireless-testing 2010-12-16
nbd [Sat, 18 Dec 2010 02:00:10 +0000 (02:00 +0000)]
mac80211: update to wireless-testing 2010-12-16

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

13 years agofirmware-utils/mkzynfw: fix available flash space calculation
juhosg [Fri, 17 Dec 2010 20:34:31 +0000 (20:34 +0000)]
firmware-utils/mkzynfw: fix available flash space calculation

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

13 years agogeneric: fix min/max confusion in jffs2_sum_init on 2.6.32
juhosg [Fri, 17 Dec 2010 20:34:26 +0000 (20:34 +0000)]
generic: fix min/max confusion in jffs2_sum_init on 2.6.32

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

13 years agoar71xx: remove stray semicolons
juhosg [Fri, 17 Dec 2010 17:57:20 +0000 (17:57 +0000)]
ar71xx: remove stray semicolons

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

13 years agoar71xx: fix WLAN LEDs on the DIR-825 board
juhosg [Fri, 17 Dec 2010 17:10:21 +0000 (17:10 +0000)]
ar71xx: fix WLAN LEDs on the DIR-825 board

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

13 years agoar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
juhosg [Fri, 17 Dec 2010 17:10:19 +0000 (17:10 +0000)]
ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards

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

13 years agoar71xx: use usbdev trigger for USB LEDs by default
juhosg [Fri, 17 Dec 2010 17:10:16 +0000 (17:10 +0000)]
ar71xx: use usbdev trigger for USB LEDs by default

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

13 years agobase-files: add support for the usbdev LED trigger
juhosg [Fri, 17 Dec 2010 17:10:14 +0000 (17:10 +0000)]
base-files: add support for the usbdev LED trigger

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

13 years agogeneric: add LED trigger for USB device presence/activity
juhosg [Fri, 17 Dec 2010 17:10:11 +0000 (17:10 +0000)]
generic: add LED trigger for USB device presence/activity

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

13 years agogeneric: add usb_find_device_by_name helper
juhosg [Fri, 17 Dec 2010 17:10:08 +0000 (17:10 +0000)]
generic: add usb_find_device_by_name helper

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

13 years agogeneric: nuke 2.6.33 specific stuff, is not used by any platform
juhosg [Fri, 17 Dec 2010 17:10:04 +0000 (17:10 +0000)]
generic: nuke 2.6.33 specific stuff, is not used by any platform

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

13 years agoar71xx: UBNT Secondary MAC address duplicate fix
juhosg [Fri, 17 Dec 2010 17:10:01 +0000 (17:10 +0000)]
ar71xx: UBNT Secondary MAC address duplicate fix

There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.

Signed-off-by: Kestutis Barkauskas<keba@devint.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24643 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: populate LED configuration for WZR-HP-G300NH
juhosg [Fri, 17 Dec 2010 17:09:57 +0000 (17:09 +0000)]
ar71xx: populate LED configuration for WZR-HP-G300NH

Signed-off-by: Dave Lichterman <laviddichterman@gmail.com>
[nand-disk trigger has been removed - juhosg]

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

13 years ago[tools] build flex on the host, some pakcages need it in the newest version
jow [Fri, 17 Dec 2010 02:41:16 +0000 (02:41 +0000)]
[tools] build flex on the host, some pakcages need it in the newest version

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

13 years agoath9k: update initvals for ar9003
nbd [Thu, 16 Dec 2010 23:55:32 +0000 (23:55 +0000)]
ath9k: update initvals for ar9003

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

13 years agoath9k: remove code for setting up gpio based baseband rfkill - it was never used...
nbd [Thu, 16 Dec 2010 23:55:23 +0000 (23:55 +0000)]
ath9k: remove code for setting up gpio based baseband rfkill - it was never used, nor configured properly

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

13 years agoath9k: use the number of pending aggregates instead of the queue depth to determine...
nbd [Thu, 16 Dec 2010 23:55:12 +0000 (23:55 +0000)]
ath9k: use the number of pending aggregates instead of the queue depth to determine when it is time to form the next A-MPDU

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

13 years agobrcm47xx: add ssb debug option.
hauke [Thu, 16 Dec 2010 19:35:59 +0000 (19:35 +0000)]
brcm47xx: add ssb debug option.

This fixes a problem with wrt350n.
It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS"

Thank you sn9 for fixing this problem.

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

13 years agobrcm47xx: add some missing pci ID for tg3 driver
hauke [Thu, 16 Dec 2010 19:31:05 +0000 (19:31 +0000)]
brcm47xx: add some missing pci ID for tg3 driver

Broadcom removed these pci id, but at least the wrt350n has a Ethernet
controller with a pci id of 14e4:1676

Thank you sn9 for fixing this problem.

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

13 years agobrcm47xx: this patch went upstream
hauke [Thu, 16 Dec 2010 19:26:55 +0000 (19:26 +0000)]
brcm47xx: this patch went upstream

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

13 years ago[packages] libtool: I don't know what crackhead thought that relinking with /usr...
jow [Thu, 16 Dec 2010 14:00:07 +0000 (14:00 +0000)]
[packages] libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap.
It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff.

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

13 years ago[package] libtool: prefix command output with "OpenWrt-" to make it immediately obvio...
jow [Wed, 15 Dec 2010 20:02:21 +0000 (20:02 +0000)]
[package] libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used

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

13 years agoar71xx: add wlan led for the TL-WR941ND
juhosg [Wed, 15 Dec 2010 19:55:50 +0000 (19:55 +0000)]
ar71xx: add wlan led for the TL-WR941ND

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

13 years agoar71xx: UBNT M-Series MAC address fix
juhosg [Wed, 15 Dec 2010 19:55:47 +0000 (19:55 +0000)]
ar71xx: UBNT M-Series MAC address fix

UBNT M-Series devices have 2 MAC addresses in board data.
Fix is to use both entries from board data instead of one entry.

Signed-off-by: Kestutis Barkauskas<keba@devint.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24611 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agorevert r24604
kaloz [Wed, 15 Dec 2010 12:24:27 +0000 (12:24 +0000)]
revert r24604

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

13 years agotarget/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
acoul [Wed, 15 Dec 2010 12:15:46 +0000 (12:15 +0000)]
target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37

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

13 years ago[include] autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants...
jow [Wed, 15 Dec 2010 06:05:41 +0000 (06:05 +0000)]
[include] autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants them

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

13 years ago[include] autotools.mk: always pass -I m4, some package don't seem to set correct...
jow [Wed, 15 Dec 2010 01:24:16 +0000 (01:24 +0000)]
[include] autotools.mk: always pass -I m4, some package don't seem to set correct AMFLAGS (or any at all..)

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

13 years ago[include] autotools.mk: don't rely on shipped autogen.sh files
jow [Wed, 15 Dec 2010 01:14:14 +0000 (01:14 +0000)]
[include] autotools.mk: don't rely on shipped autogen.sh files

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

13 years ago[tools] mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
jow [Wed, 15 Dec 2010 00:39:14 +0000 (00:39 +0000)]
[tools] mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570

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

13 years ago[include] autotools.mk: explicately pass toolchain versions of automake, autoconf...
jow [Wed, 15 Dec 2010 00:19:08 +0000 (00:19 +0000)]
[include] autotools.mk: explicately pass toolchain versions of automake, autoconf, libtoolize, ... to autoreconf

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

13 years agoar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards
juhosg [Tue, 14 Dec 2010 18:01:04 +0000 (18:01 +0000)]
ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards

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

13 years agoar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
juhosg [Tue, 14 Dec 2010 18:01:00 +0000 (18:01 +0000)]
ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards

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

13 years ago[lantiq]
blogic [Tue, 14 Dec 2010 13:02:49 +0000 (13:02 +0000)]
[lantiq]
* make the usb gpio configurable
* 105-header_xway.patch has a corrupt line count in it

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

13 years ago[toolchain/gcc]: upgrade the linaro gcc to the 2010.12 release
kaloz [Tue, 14 Dec 2010 09:50:59 +0000 (09:50 +0000)]
[toolchain/gcc]: upgrade the linaro gcc to the 2010.12 release

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

13 years agoramips: remove 2.6.3[24] support
juhosg [Tue, 14 Dec 2010 08:00:31 +0000 (08:00 +0000)]
ramips: remove 2.6.3[24] support

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

13 years agoramips: switch to 2.6.36
juhosg [Tue, 14 Dec 2010 08:00:29 +0000 (08:00 +0000)]
ramips: switch to 2.6.36

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

13 years agoramips: handle OTG interrupt on the RT305x SoC
juhosg [Tue, 14 Dec 2010 08:00:25 +0000 (08:00 +0000)]
ramips: handle OTG interrupt on the RT305x SoC

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

13 years ago[sparc]: bump kernel version, add MAINTAINER entry
kaloz [Tue, 14 Dec 2010 07:58:24 +0000 (07:58 +0000)]
[sparc]: bump kernel version, add MAINTAINER entry

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

13 years agoadd plemininary ultrasparc support
kaloz [Tue, 14 Dec 2010 07:57:22 +0000 (07:57 +0000)]
add plemininary ultrasparc support

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

13 years ago[tools] mpfr: disable host fixup for now
jow [Mon, 13 Dec 2010 23:07:30 +0000 (23:07 +0000)]
[tools] mpfr: disable host fixup for now

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

13 years ago[tools] reorder dependencies
jow [Mon, 13 Dec 2010 21:02:31 +0000 (21:02 +0000)]
[tools] reorder dependencies

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

13 years ago[tools] mpfr: use autoreconf host fixup
jow [Mon, 13 Dec 2010 21:01:34 +0000 (21:01 +0000)]
[tools] mpfr: use autoreconf host fixup

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

13 years ago[package] opkg: remove manual automake invocations and rely and host and target fixups
jow [Mon, 13 Dec 2010 20:54:01 +0000 (20:54 +0000)]
[package] opkg: remove manual automake invocations and rely and host and target fixups

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

13 years ago[package] opkg: disable output shaving
jow [Mon, 13 Dec 2010 20:52:57 +0000 (20:52 +0000)]
[package] opkg: disable output shaving

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

13 years ago[include]
jow [Mon, 13 Dec 2010 19:04:33 +0000 (19:04 +0000)]
[include]
- implement hooks for hostbuilds
- use host build hooks to implement fixups for host build
- move separator declaration to rules.mk

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

13 years ago[include] autotools.mk: add yet another aclocal path
jow [Mon, 13 Dec 2010 16:05:53 +0000 (16:05 +0000)]
[include] autotools.mk: add yet another aclocal path

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

13 years ago[gumstix] Update package selection
hcg [Mon, 13 Dec 2010 12:59:22 +0000 (12:59 +0000)]
[gumstix] Update package selection

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