Jo-Philipp Wich [Sat, 18 Dec 2010 18:12:34 +0000 (18:12 +0000)]
libtool: remove host build and leave only libltdl in place
SVN-Revision: 24674
Jo-Philipp Wich [Sat, 18 Dec 2010 18:07:53 +0000 (18:07 +0000)]
make libtool a tool build and let autoconf depend on it
SVN-Revision: 24673
Felix Fietkau [Sat, 18 Dec 2010 17:56:32 +0000 (17:56 +0000)]
mac80211: fix a crash in the tx path
SVN-Revision: 24672
Felix Fietkau [Sat, 18 Dec 2010 17:40:09 +0000 (17:40 +0000)]
mac80211: fix a missing return value
SVN-Revision: 24671
Felix Fietkau [Sat, 18 Dec 2010 17:23:38 +0000 (17:23 +0000)]
mac80211: significantly reduce the cpu load caused by excessive skb header cloning
SVN-Revision: 24669
Jo-Philipp Wich [Sat, 18 Dec 2010 13:19:59 +0000 (13:19 +0000)]
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
SVN-Revision: 24664
Felix Fietkau [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
SVN-Revision: 24657
Felix Fietkau [Sat, 18 Dec 2010 02:00:10 +0000 (02:00 +0000)]
mac80211: update to wireless-testing 2010-12-16
SVN-Revision: 24655
Gabor Juhos [Fri, 17 Dec 2010 20:34:31 +0000 (20:34 +0000)]
firmware-utils/mkzynfw: fix available flash space calculation
SVN-Revision: 24653
Gabor Juhos [Fri, 17 Dec 2010 20:34:26 +0000 (20:34 +0000)]
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
SVN-Revision: 24652
Gabor Juhos [Fri, 17 Dec 2010 17:57:20 +0000 (17:57 +0000)]
ar71xx: remove stray semicolons
SVN-Revision: 24651
Gabor Juhos [Fri, 17 Dec 2010 17:10:21 +0000 (17:10 +0000)]
ar71xx: fix WLAN LEDs on the DIR-825 board
SVN-Revision: 24650
Gabor Juhos [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
SVN-Revision: 24649
Gabor Juhos [Fri, 17 Dec 2010 17:10:16 +0000 (17:10 +0000)]
ar71xx: use usbdev trigger for USB LEDs by default
SVN-Revision: 24648
Gabor Juhos [Fri, 17 Dec 2010 17:10:14 +0000 (17:10 +0000)]
base-files: add support for the usbdev LED trigger
SVN-Revision: 24647
Gabor Juhos [Fri, 17 Dec 2010 17:10:11 +0000 (17:10 +0000)]
generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
Gabor Juhos [Fri, 17 Dec 2010 17:10:08 +0000 (17:10 +0000)]
generic: add usb_find_device_by_name helper
SVN-Revision: 24645
Gabor Juhos [Fri, 17 Dec 2010 17:10:04 +0000 (17:10 +0000)]
generic: nuke 2.6.33 specific stuff, is not used by any platform
SVN-Revision: 24644
Gabor Juhos [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>
SVN-Revision: 24643
Gabor Juhos [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]
SVN-Revision: 24642
Jo-Philipp Wich [Fri, 17 Dec 2010 02:41:16 +0000 (02:41 +0000)]
build flex on the host, some pakcages need it in the newest version
SVN-Revision: 24631
Felix Fietkau [Thu, 16 Dec 2010 23:55:32 +0000 (23:55 +0000)]
ath9k: update initvals for ar9003
SVN-Revision: 24629
Felix Fietkau [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
SVN-Revision: 24628
Felix Fietkau [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
SVN-Revision: 24627
Hauke Mehrtens [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.
SVN-Revision: 24626
Hauke Mehrtens [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.
SVN-Revision: 24625
Hauke Mehrtens [Thu, 16 Dec 2010 19:26:55 +0000 (19:26 +0000)]
brcm47xx: this patch went upstream
SVN-Revision: 24624
Jo-Philipp Wich [Thu, 16 Dec 2010 14:00:07 +0000 (14:00 +0000)]
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.
SVN-Revision: 24619
Jo-Philipp Wich [Wed, 15 Dec 2010 20:02:21 +0000 (20:02 +0000)]
libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
SVN-Revision: 24613
Gabor Juhos [Wed, 15 Dec 2010 19:55:50 +0000 (19:55 +0000)]
ar71xx: add wlan led for the TL-WR941ND
SVN-Revision: 24612
Gabor Juhos [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>
SVN-Revision: 24611
Imre Kaloz [Wed, 15 Dec 2010 12:24:27 +0000 (12:24 +0000)]
revert r24604
SVN-Revision: 24605
Alexandros C. Couloumbis [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
SVN-Revision: 24604
Jo-Philipp Wich [Wed, 15 Dec 2010 06:05:41 +0000 (06:05 +0000)]
autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants them
SVN-Revision: 24588
Jo-Philipp Wich [Wed, 15 Dec 2010 01:24:16 +0000 (01:24 +0000)]
autotools.mk: always pass -I m4, some package don't seem to set correct AMFLAGS (or any at all..)
SVN-Revision: 24574
Jo-Philipp Wich [Wed, 15 Dec 2010 01:14:14 +0000 (01:14 +0000)]
autotools.mk: don't rely on shipped autogen.sh files
SVN-Revision: 24573
Jo-Philipp Wich [Wed, 15 Dec 2010 00:39:14 +0000 (00:39 +0000)]
mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
SVN-Revision: 24571
Jo-Philipp Wich [Wed, 15 Dec 2010 00:19:08 +0000 (00:19 +0000)]
autotools.mk: explicately pass toolchain versions of automake, autoconf, libtoolize, ... to autoreconf
SVN-Revision: 24570
Gabor Juhos [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
SVN-Revision: 24569
Gabor Juhos [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
SVN-Revision: 24568
John Crispin [Tue, 14 Dec 2010 13:02:49 +0000 (13:02 +0000)]
* make the usb gpio configurable * 105-header_xway.patch has a corrupt line count in it
SVN-Revision: 24564
Imre Kaloz [Tue, 14 Dec 2010 09:50:59 +0000 (09:50 +0000)]
upgrade the linaro gcc to the 2010.12 release
SVN-Revision: 24563
Gabor Juhos [Tue, 14 Dec 2010 08:00:31 +0000 (08:00 +0000)]
ramips: remove 2.6.3[24] support
SVN-Revision: 24562
Gabor Juhos [Tue, 14 Dec 2010 08:00:29 +0000 (08:00 +0000)]
ramips: switch to 2.6.36
SVN-Revision: 24561
Gabor Juhos [Tue, 14 Dec 2010 08:00:25 +0000 (08:00 +0000)]
ramips: handle OTG interrupt on the RT305x SoC
SVN-Revision: 24560
Imre Kaloz [Tue, 14 Dec 2010 07:58:24 +0000 (07:58 +0000)]
bump kernel version, add MAINTAINER entry
SVN-Revision: 24559
Imre Kaloz [Tue, 14 Dec 2010 07:57:22 +0000 (07:57 +0000)]
add plemininary ultrasparc support
SVN-Revision: 24558
Jo-Philipp Wich [Mon, 13 Dec 2010 23:07:30 +0000 (23:07 +0000)]
mpfr: disable host fixup for now
SVN-Revision: 24557
Jo-Philipp Wich [Mon, 13 Dec 2010 21:02:31 +0000 (21:02 +0000)]
reorder dependencies
SVN-Revision: 24556
Jo-Philipp Wich [Mon, 13 Dec 2010 21:01:34 +0000 (21:01 +0000)]
mpfr: use autoreconf host fixup
SVN-Revision: 24555
Jo-Philipp Wich [Mon, 13 Dec 2010 20:54:01 +0000 (20:54 +0000)]
opkg: remove manual automake invocations and rely and host and target fixups
SVN-Revision: 24554
Jo-Philipp Wich [Mon, 13 Dec 2010 20:52:57 +0000 (20:52 +0000)]
opkg: disable output shaving
SVN-Revision: 24553
Jo-Philipp Wich [Mon, 13 Dec 2010 19:04:33 +0000 (19:04 +0000)]
- implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk
SVN-Revision: 24551
Jo-Philipp Wich [Mon, 13 Dec 2010 16:05:53 +0000 (16:05 +0000)]
autotools.mk: add yet another aclocal path
SVN-Revision: 24547
Hamish Guthrie [Mon, 13 Dec 2010 12:59:22 +0000 (12:59 +0000)]
Update package selection
SVN-Revision: 24544
Jo-Philipp Wich [Mon, 13 Dec 2010 10:06:40 +0000 (10:06 +0000)]
enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest
SVN-Revision: 24541
Felix Fietkau [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)
SVN-Revision: 24540
Felix Fietkau [Mon, 13 Dec 2010 08:01:12 +0000 (08:01 +0000)]
ath9k: fix some more issues in the paprd changes
SVN-Revision: 24539
Jo-Philipp Wich [Mon, 13 Dec 2010 01:47:35 +0000 (01:47 +0000)]
ead: fixup some AC_DEFINE() invocations that will make recent automak bail
SVN-Revision: 24535
Jo-Philipp Wich [Mon, 13 Dec 2010 01:44:28 +0000 (01:44 +0000)]
autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_PATHS which defaults to '.'
SVN-Revision: 24534
John Crispin [Sun, 12 Dec 2010 22:57:16 +0000 (22:57 +0000)]
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.
SVN-Revision: 24526
Florian Fainelli [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.
SVN-Revision: 24516
Daniel Dickinson [Sun, 12 Dec 2010 05:50:47 +0000 (05:50 +0000)]
Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma)
SVN-Revision: 24513
Daniel Dickinson [Sun, 12 Dec 2010 05:02:41 +0000 (05:02 +0000)]
sstrip: Correct include path to really get endian.h
SVN-Revision: 24512
Daniel Dickinson [Sun, 12 Dec 2010 04:59:51 +0000 (04:59 +0000)]
Revert "[tools] sstrip: Was missing include of <byteswap.h>"
This reverts commit
bcb48716d097c16834f222c267c73e847f4a8dd0.
SVN-Revision: 24511
Daniel Dickinson [Sun, 12 Dec 2010 04:57:07 +0000 (04:57 +0000)]
sstrip: Was missing include of <byteswap.h>
SVN-Revision: 24510
Daniel Dickinson [Sun, 12 Dec 2010 01:43:46 +0000 (01:43 +0000)]
binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches
SVN-Revision: 24509
Daniel Dickinson [Sun, 12 Dec 2010 01:43:30 +0000 (01:43 +0000)]
Added autoconf flags for gettimeofday and psignal - uClibc has them
SVN-Revision: 24508
Felix Fietkau [Sun, 12 Dec 2010 01:15:38 +0000 (01:15 +0000)]
ath9k: fix a few issues with pa predistortion on ar9003
SVN-Revision: 24504
Felix Fietkau [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
SVN-Revision: 24503
Felix Fietkau [Sun, 12 Dec 2010 01:15:23 +0000 (01:15 +0000)]
ath9k: merge a few pending cleanup patches
SVN-Revision: 24502
Hauke Mehrtens [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.
SVN-Revision: 24501
Felix Fietkau [Sat, 11 Dec 2010 21:29:53 +0000 (21:29 +0000)]
tools/xz: do not overwrite the lzma binary
SVN-Revision: 24499
Felix Fietkau [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
SVN-Revision: 24498
Felix Fietkau [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()
SVN-Revision: 24497
Felix Fietkau [Sat, 11 Dec 2010 21:29:35 +0000 (21:29 +0000)]
ath9k: merge a pending patch for fixing tsf read and write
SVN-Revision: 24496
Hauke Mehrtens [Sat, 11 Dec 2010 16:08:10 +0000 (16:08 +0000)]
qemu: update qemu to version 0.13.0
SVN-Revision: 24487
Hauke Mehrtens [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
SVN-Revision: 24486
Felix Fietkau [Sat, 11 Dec 2010 13:20:19 +0000 (13:20 +0000)]
add a host package for xz
SVN-Revision: 24481
Felix Fietkau [Sat, 11 Dec 2010 10:37:42 +0000 (10:37 +0000)]
ath9k: add missing %pV printk revert
SVN-Revision: 24480
Jo-Philipp Wich [Sat, 11 Dec 2010 03:18:31 +0000 (03:18 +0000)]
remove obsolete stamp dep after r24474
SVN-Revision: 24475
Jo-Philipp Wich [Sat, 11 Dec 2010 03:15:10 +0000 (03:15 +0000)]
rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now
SVN-Revision: 24474
Felix Fietkau [Sat, 11 Dec 2010 01:45:12 +0000 (01:45 +0000)]
mac80211: update to 2010-12-09
SVN-Revision: 24471
Jo-Philipp Wich [Sat, 11 Dec 2010 01:26:34 +0000 (01:26 +0000)]
libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady
SVN-Revision: 24470
Jo-Philipp Wich [Fri, 10 Dec 2010 22:59:07 +0000 (22:59 +0000)]
autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
SVN-Revision: 24458
Jo-Philipp Wich [Fri, 10 Dec 2010 20:25:52 +0000 (20:25 +0000)]
fix xorg-macros dependency
SVN-Revision: 24453
Jo-Philipp Wich [Fri, 10 Dec 2010 20:23:48 +0000 (20:23 +0000)]
turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros
SVN-Revision: 24452
Felix Fietkau [Fri, 10 Dec 2010 20:03:46 +0000 (20:03 +0000)]
ath9k: fix non-AMPDU QoS per-tid sequence number assignment
SVN-Revision: 24445
Gabor Juhos [Fri, 10 Dec 2010 19:55:28 +0000 (19:55 +0000)]
ar71xx: add missing files for the JA76PF board
SVN-Revision: 24444
Jo-Philipp Wich [Fri, 10 Dec 2010 19:33:36 +0000 (19:33 +0000)]
kernel: package kmod-zd1201 (#8386)
SVN-Revision: 24443
Daniel Dickinson [Fri, 10 Dec 2010 18:59:58 +0000 (18:59 +0000)]
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.
SVN-Revision: 24442
Jo-Philipp Wich [Fri, 10 Dec 2010 18:43:47 +0000 (18:43 +0000)]
mac80211: use iw for txpower control (#8416)
SVN-Revision: 24441
Gabor Juhos [Fri, 10 Dec 2010 17:57:51 +0000 (17:57 +0000)]
ar71xx: add support for the jjPlus JA79PF
Patch-by: Cezary Jackiewicz
SVN-Revision: 24440
Gabor Juhos [Fri, 10 Dec 2010 17:57:48 +0000 (17:57 +0000)]
ar71xx: add support for the TP-LINK TL-MR3220 v1 board
SVN-Revision: 24439
Gabor Juhos [Fri, 10 Dec 2010 17:57:43 +0000 (17:57 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
SVN-Revision: 24438
Gabor Juhos [Fri, 10 Dec 2010 17:57:40 +0000 (17:57 +0000)]
ar71xx: add default network configuration file for the TL-MR3420
SVN-Revision: 24437
Jo-Philipp Wich [Fri, 10 Dec 2010 16:28:20 +0000 (16:28 +0000)]
autotools.mk: remove autom4ate.cache directory when autoreconf-ing
SVN-Revision: 24434
Jo-Philipp Wich [Fri, 10 Dec 2010 16:10:07 +0000 (16:10 +0000)]
automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions
SVN-Revision: 24427
Felix Fietkau [Fri, 10 Dec 2010 16:07:27 +0000 (16:07 +0000)]
ar71xx: do not throw compile errors if the nbg460n uboot is not selected
SVN-Revision: 24426
Jo-Philipp Wich [Fri, 10 Dec 2010 16:03:27 +0000 (16:03 +0000)]
automake: use symlinks instead of hardlinks to link aclocal versions
SVN-Revision: 24425