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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
juhosg [Fri, 10 Dec 2010 17:57:43 +0000 (17:57 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24438
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Dec 2010 17:57:40 +0000 (17:57 +0000)]
ar71xx: add default network configuration file for the TL-MR3420
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24437
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 16:28:20 +0000 (16:28 +0000)]
[include] autotools.mk: remove autom4ate.cache directory when autoreconf-ing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24434
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 16:10:07 +0000 (16:10 +0000)]
[tools] automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24427
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 10 Dec 2010 16:07:27 +0000 (16:07 +0000)]
ar71xx: do not throw compile errors if the nbg460n uboot is not selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24426
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 16:03:27 +0000 (16:03 +0000)]
[tools] automake: use symlinks instead of hardlinks to link aclocal versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24425
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 16:01:33 +0000 (16:01 +0000)]
[tools] automake: skip over not existing m4 macro directories, don't fail
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24424
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 10 Dec 2010 15:20:51 +0000 (15:20 +0000)]
support the autoreconf fixup without libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24423
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 10 Dec 2010 15:20:44 +0000 (15:20 +0000)]
make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share/aclocal
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24422
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Dec 2010 15:17:08 +0000 (15:17 +0000)]
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24421
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Dec 2010 15:17:06 +0000 (15:17 +0000)]
ar71xx: add rtc modules for nbg460n
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24420
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Dec 2010 15:17:03 +0000 (15:17 +0000)]
ar71xx: add nbg460n image generation
This adds image generation for NBG460N/550N/550NH boards.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24419
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 10 Dec 2010 15:17:00 +0000 (15:17 +0000)]
ar71xx: adding u-boot for nbg460n
This adds u-boot for nbg460n ar71xx target,
as it is required as second stage bootloader.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24418
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 12:58:15 +0000 (12:58 +0000)]
[tools] revert r24406
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24415
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 10 Dec 2010 12:00:09 +0000 (12:00 +0000)]
mac80211: fix compile errors when LED support in the kernel is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24411
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 10:44:58 +0000 (10:44 +0000)]
[tools] revert r24407, its already packaged in the xorg feed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24409
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 10:01:45 +0000 (10:01 +0000)]
[tools] package xorg-macros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24407
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 10 Dec 2010 09:35:16 +0000 (09:35 +0000)]
[tools] pkg-config: install pkg.m4 to aclocal/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24406
3c298f89-4303-0410-b956-
a3cf2f4a3e73