openwrt.git
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

13 years ago[kirkwood] enable mach support for OpenRD Base and OpenRD Client (#8417), spare the...
jow [Mon, 13 Dec 2010 10:06:40 +0000 (10:06 +0000)]
[kirkwood] enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest

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

13 years agobase-files: use shutdown instead of stop when the system goes down (patch by tripolar)
nbd [Mon, 13 Dec 2010 08:01:21 +0000 (08:01 +0000)]
base-files: use shutdown instead of stop when the system goes down (patch by tripolar)

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

13 years agoath9k: fix some more issues in the paprd changes
nbd [Mon, 13 Dec 2010 08:01:12 +0000 (08:01 +0000)]
ath9k: fix some more issues in the paprd changes

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

13 years ago[package] ead: fixup some AC_DEFINE() invocations that will make recent automak bail
jow [Mon, 13 Dec 2010 01:47:35 +0000 (01:47 +0000)]
[package] ead: fixup some AC_DEFINE() invocations that will make recent automak bail

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

13 years ago[include] autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE...
jow [Mon, 13 Dec 2010 01:44:28 +0000 (01:44 +0000)]
[include] autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_PATHS which defaults to '.'

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

13 years ago[lantiq] adds new lantiq kernel. once the codebase is fully tested and know to be...
blogic [Sun, 12 Dec 2010 22:57:16 +0000 (22:57 +0000)]
[lantiq] adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.

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

13 years agoRevert "[tools] sstrip: Correct include path to really get endian.h" (#8447)
florian [Sun, 12 Dec 2010 14:53:24 +0000 (14:53 +0000)]
Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)

This reverts commit ac0f793ae985db73caf99916336569c211a759f8.

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

13 years ago[tools] Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends...
cshore [Sun, 12 Dec 2010 05:50:47 +0000 (05:50 +0000)]
[tools] Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma)

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

13 years ago[tools] sstrip: Correct include path to really get endian.h
cshore [Sun, 12 Dec 2010 05:02:41 +0000 (05:02 +0000)]
[tools] sstrip: Correct include path to really get endian.h

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

13 years agoRevert "[tools] sstrip: Was missing include of <byteswap.h>"
cshore [Sun, 12 Dec 2010 04:59:51 +0000 (04:59 +0000)]
Revert "[tools] sstrip: Was missing include of <byteswap.h>"

This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

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

13 years ago[tools] sstrip: Was missing include of <byteswap.h>
cshore [Sun, 12 Dec 2010 04:57:07 +0000 (04:57 +0000)]
[tools] sstrip: Was missing include of <byteswap.h>

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

13 years ago[toolchain] binutils: Fix autoreconf for packages/devel/binutils package, which uses...
cshore [Sun, 12 Dec 2010 01:43:46 +0000 (01:43 +0000)]
[toolchain] binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches

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

13 years ago[include] Added autoconf flags for gettimeofday and psignal - uClibc has them
cshore [Sun, 12 Dec 2010 01:43:30 +0000 (01:43 +0000)]
[include] Added autoconf flags for gettimeofday and psignal - uClibc has them

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

13 years agoath9k: fix a few issues with pa predistortion on ar9003
nbd [Sun, 12 Dec 2010 01:15:38 +0000 (01:15 +0000)]
ath9k: fix a few issues with pa predistortion on ar9003

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

13 years agoath: open up a few safe 5ghz channels in the world regdomain to make the regulatory...
nbd [Sun, 12 Dec 2010 01:15:32 +0000 (01:15 +0000)]
ath: open up a few safe 5ghz channels in the world regdomain to make the regulatory override unnecessary in a few cases

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

13 years agoath9k: merge a few pending cleanup patches
nbd [Sun, 12 Dec 2010 01:15:23 +0000 (01:15 +0000)]
ath9k: merge a few pending cleanup patches

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

13 years agoppl: update to new version.
hauke [Sat, 11 Dec 2010 23:55:39 +0000 (23:55 +0000)]
ppl: update to new version.

The old version is not compatible with gmp 5.

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

13 years agotools/xz: do not overwrite the lzma binary
nbd [Sat, 11 Dec 2010 21:29:53 +0000 (21:29 +0000)]
tools/xz: do not overwrite the lzma binary

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

13 years agoath9k: do not adjust the slot time setting for long distance, it seems to cause long...
nbd [Sat, 11 Dec 2010 21:29:48 +0000 (21:29 +0000)]
ath9k: do not adjust the slot time setting for long distance, it seems to cause long latencies and low throughput

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

13 years agomac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_b...
nbd [Sat, 11 Dec 2010 21:29:41 +0000 (21:29 +0000)]
mac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_beacon()

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

13 years agoath9k: merge a pending patch for fixing tsf read and write
nbd [Sat, 11 Dec 2010 21:29:35 +0000 (21:29 +0000)]
ath9k: merge a pending patch for fixing tsf read and write

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

13 years agoqemu: update qemu to version 0.13.0
hauke [Sat, 11 Dec 2010 16:08:10 +0000 (16:08 +0000)]
qemu: update qemu to version 0.13.0

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

13 years agokernel: update kernel versions
hauke [Sat, 11 Dec 2010 16:07:21 +0000 (16:07 +0000)]
kernel: update kernel versions
Update kernel 2.6.32.26 to 2.6.32.27
Update kenrel 2.6.36.1 to 2.6.36.2

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

13 years agoadd a host package for xz
nbd [Sat, 11 Dec 2010 13:20:19 +0000 (13:20 +0000)]
add a host package for xz

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

13 years agoath9k: add missing %pV printk revert
nbd [Sat, 11 Dec 2010 10:37:42 +0000 (10:37 +0000)]
ath9k: add missing %pV printk revert

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

13 years ago[tools] remove obsolete stamp dep after r24474
jow [Sat, 11 Dec 2010 03:18:31 +0000 (03:18 +0000)]
[tools] remove obsolete stamp dep after r24474

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

13 years ago[buildroot] rework aclocal handling, packages have issues writing through the symlink...
jow [Sat, 11 Dec 2010 03:15:10 +0000 (03:15 +0000)]
[buildroot] rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now

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

13 years agomac80211: update to 2010-12-09
nbd [Sat, 11 Dec 2010 01:45:12 +0000 (01:45 +0000)]
mac80211: update to 2010-12-09

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

13 years ago[package] libtool: don't install aclocal directory again if symlink into $(STAGING_DI...
jow [Sat, 11 Dec 2010 01:26:34 +0000 (01:26 +0000)]
[package] libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady

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

13 years ago[include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
jow [Fri, 10 Dec 2010 22:59:07 +0000 (22:59 +0000)]
[include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4

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

13 years ago[tools] fix xorg-macros dependency
jow [Fri, 10 Dec 2010 20:25:52 +0000 (20:25 +0000)]
[tools] fix xorg-macros dependency

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

13 years ago[tools] turn util-macros into tools/xorg-macros host build, provides global xorg...
jow [Fri, 10 Dec 2010 20:23:48 +0000 (20:23 +0000)]
[tools] turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros

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

13 years agoath9k: fix non-AMPDU QoS per-tid sequence number assignment
nbd [Fri, 10 Dec 2010 20:03:46 +0000 (20:03 +0000)]
ath9k: fix non-AMPDU QoS per-tid sequence number assignment

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

13 years agoar71xx: add missing files for the JA76PF board
juhosg [Fri, 10 Dec 2010 19:55:28 +0000 (19:55 +0000)]
ar71xx: add missing files for the JA76PF board

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

13 years ago[package] kernel: package kmod-zd1201 (#8386)
jow [Fri, 10 Dec 2010 19:33:36 +0000 (19:33 +0000)]
[package] kernel: package kmod-zd1201 (#8386)

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

13 years ago[brcm63xx] Fixed Comtrend CT536_CT5621 board settings. These boards are based on...
cshore [Fri, 10 Dec 2010 18:59:58 +0000 (18:59 +0000)]
[brcm63xx] Fixed Comtrend CT536_CT5621 board settings.   These boards are based on the 96348GW-11 reference design but have different GPIOs therefore we use the board fixups now availabed (thanks the patches by Jonas Gorski) to create a separate board entry for these boards and leave the reference design with reference GPIOs.  Also these boards only have enet1 (no enet0) so we set that in the board definition, and use a defconfig for a single interface network.

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

13 years ago[package] mac80211: use iw for txpower control (#8416)
jow [Fri, 10 Dec 2010 18:43:47 +0000 (18:43 +0000)]
[package] mac80211: use iw for txpower control (#8416)

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

13 years agoar71xx: add support for the jjPlus JA79PF
juhosg [Fri, 10 Dec 2010 17:57:51 +0000 (17:57 +0000)]
ar71xx: add support for the jjPlus JA79PF

Patch-by: Cezary Jackiewicz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24440 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: add support for the TP-LINK TL-MR3220 v1 board
juhosg [Fri, 10 Dec 2010 17:57:48 +0000 (17:57 +0000)]
ar71xx: add support for the TP-LINK TL-MR3220 v1 board

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