nbd [Sat, 8 Mar 2014 17:15:45 +0000 (17:15 +0000)]
tools: fix stampfile dependency handling when the list of build dirs changes (#15186)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39845
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 8 Mar 2014 01:48:44 +0000 (01:48 +0000)]
brcm47xx: explicitely mention MIPS to avoid confusion
And while at it, fix the nomenclature, BCM947xx/953xx refer to specific boards,
while BCM47xx/BCM53xx refer to chip identification number.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39841
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 7 Mar 2014 18:18:56 +0000 (18:18 +0000)]
build: add alternative PKG_CONFIG_PATH
This is a cryptographically signed message in MIME format.
udev Makefile.am has two different .pc files and put them
into two locations. Don't know if changing the udev Makefile
or changing the pkgconfig paths is the right way - someone
has to decide :)
udev and vala use an additional pkg-config dir
add it to the path
discovered because openobex did not find udev.pc
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39792
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 7 Mar 2014 18:14:41 +0000 (18:14 +0000)]
netifd: update to latest version, adds a bridge reload fix and fixes #15157
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39791
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Fri, 7 Mar 2014 11:27:00 +0000 (11:27 +0000)]
add preliminary 3.14 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39789
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Fri, 7 Mar 2014 09:54:59 +0000 (09:54 +0000)]
ralink: add support for wrtnode
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39786
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Fri, 7 Mar 2014 09:35:17 +0000 (09:35 +0000)]
odhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39785
3c298f89-4303-0410-b956-
a3cf2f4a3e73
wigyori [Thu, 6 Mar 2014 11:33:43 +0000 (11:33 +0000)]
sunxi: update 3.13 defconfig to include lradc driver
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39783
3c298f89-4303-0410-b956-
a3cf2f4a3e73
wigyori [Thu, 6 Mar 2014 00:09:30 +0000 (00:09 +0000)]
sunxi: driver refresh for 3.13
- update gmac / mmc / usb / ahci drivers to follow mainline dev trees
- add driver for spi
- update clock support
- update a31 support
- move to new DT compats where appropriate
- re-order patchqueue where needed
- verified working a20 smp
- move most DTSes off files/
- update defconfig
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39782
3c298f89-4303-0410-b956-
a3cf2f4a3e73
wigyori [Wed, 5 Mar 2014 23:32:00 +0000 (23:32 +0000)]
kernel: add missing config symbols to 3.13
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39781
3c298f89-4303-0410-b956-
a3cf2f4a3e73
wigyori [Wed, 5 Mar 2014 23:19:25 +0000 (23:19 +0000)]
sunxi: deprecate 3.12 support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39780
3c298f89-4303-0410-b956-
a3cf2f4a3e73
wigyori [Wed, 5 Mar 2014 23:16:18 +0000 (23:16 +0000)]
uboot-sunxi: bump u-boot version
- update u-boot to 2014.01-rc1
- smp support on a20
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39779
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 5 Mar 2014 17:37:43 +0000 (17:37 +0000)]
cns3xxx: fix uImage build issue
The uImage target will always fail on a clean build due to dependency issues.
Building the uImage isn't necessary anyway as its re-built with correct
entry points in image/Makefile so remove it.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39778
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 5 Mar 2014 17:36:14 +0000 (17:36 +0000)]
netifd: don't incorrectly announce up-status via ubus
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39777
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 5 Mar 2014 08:59:11 +0000 (08:59 +0000)]
odhcp6c: several fixes
* Reduce RA/DHCPv6 spam filter to 30s by default and make it configurable
* Don't set nd_ra_{reachable,retransmit] to 0 when received in RAs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39775
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 28 Feb 2014 20:30:08 +0000 (20:30 +0000)]
brcm2708: update against latest rpi-3.10.y branch
Update our copies of the brcm2708 patches to the latest rpi-3.10-y
rebased against linux-3.10.y stable (3.10.32). This should hopefully
make it easier for us in the future to leverage the raspberry/rpi-*
branches.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39770
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 28 Feb 2014 20:29:51 +0000 (20:29 +0000)]
brcm2708-gpu-fw: update to a newer version
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39769
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 28 Feb 2014 20:29:40 +0000 (20:29 +0000)]
brcm2708: define KERNELNAME accordingly
Define KERNELNAME to Image to get the build system to copy this image
over $(KDIR) automatically for us.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39768
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 28 Feb 2014 18:08:23 +0000 (18:08 +0000)]
ath9k: improve noise immunity behavior for older chipsets (ar92xx and earlier), should improve stability
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39767
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 28 Feb 2014 18:08:16 +0000 (18:08 +0000)]
mac80211: declare missing config parameter mesh_id
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39766
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 28 Feb 2014 14:43:53 +0000 (14:43 +0000)]
hostapd: fix deletion of wds sta interfaces in AP mode
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39765
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 28 Feb 2014 11:08:14 +0000 (11:08 +0000)]
ar71xx: Add 16MB Flash version for Embedded Wireless Dorin Platform
Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39764
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 28 Feb 2014 11:08:04 +0000 (11:08 +0000)]
ar71xx: adjust ew-dorin platform for LAN+WAN setup
Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39763
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 27 Feb 2014 23:02:43 +0000 (23:02 +0000)]
cns3xxx: ethernet - clean up tx descs only when needed
We already clean up tx descriptors in the napi eth_poll() function so it
would likely be rare to run out of available descriptors in eth_xmit. Thus
we can clean them up only when needed and return busy only when we
still don't have enough.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39762
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 27 Feb 2014 23:02:37 +0000 (23:02 +0000)]
cns3xxx: ethernet - resolve SMP issue
The combination of r35942 and r35952 causes an issue where eth_schedule_poll()
can be called from a different CPU between the call to napi_complete() and the
setting of cur_index which can break the rx ring accounting and cause ethernet
latency and/or ethernet stalls. The issue can be easilly created by adding
a couple of artificial delays such as:
@@ -715,6 +715,7 @@ static int eth_poll(struct napi_struct *napi, int budget)
if (!received) {
napi_complete(napi);
+udelay(1000);
enable_irq(IRQ_CNS3XXX_SW_R0RXC);
}
@@ -727,6 +728,7 @@ static int eth_poll(struct napi_struct *napi, int budget)
rx_ring->cur_index = i;
wmb();
+udelay(1000);
enable_rx_dma(sw);
return received;
This patch moves the setting of cur_index back up where it needs to be and
addresses the original corner case that r35942 was trying to catch in an
improved fashion by checking to see if the rx descriptor ring has become
full before interrupts were re-enabled so that a poll can be scheduled again
and avoid an rx stall caused by rx interrupts ceasing to fire again.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39761
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Thu, 27 Feb 2014 22:41:40 +0000 (22:41 +0000)]
imx6: optimize for NEON FPU hardware
The IMX6 SoC uses an ARM Cortext-A9 which has both NEON and VFPv3 hardware
blocks. This will tune gcc to use neon instead of vfpv3 which will outperform
VFPv3.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39760
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Thu, 27 Feb 2014 22:41:39 +0000 (22:41 +0000)]
imx6: enable FPU for hard float
The OpenWrt build system uses MACHINE_FEATURES of fpu to set the HAS_FPU which
in turn sets the default of CONFIG_SOFT_FLOAT as well as uClibc configuration.
As the IMX6 SoC has both vfpv3 and NEON hardware support we want to add fpu
to the feature list. This will default the IMX6 target to use -mfloat-abi=hard
which will the be most efficient use of floating point.
When switching to hard float, we also need to enable VFP support in the kernel.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39759
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 27 Feb 2014 21:36:28 +0000 (21:36 +0000)]
ath5k: fix enabling 5/10 mhz channel bandwidth support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39758
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 27 Feb 2014 12:42:38 +0000 (12:42 +0000)]
netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39757
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 27 Feb 2014 00:12:53 +0000 (00:12 +0000)]
realview: fix zImage-initramfs installation
We were copying the actual vmlinux-initramfs.elf kernel which cannot be
launched by QEMU or a real bootloader, use zImage-initramfs instead.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39756
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 26 Feb 2014 13:27:32 +0000 (13:27 +0000)]
netifd: don't always assume addrs & routes are applied
netifd didn't check the netlink return values and kept assuming
routes are in place even if they weren't
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39755
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 26 Feb 2014 12:13:02 +0000 (12:13 +0000)]
musl: move the dependency on BROKEN to the right config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39754
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Tue, 25 Feb 2014 22:52:33 +0000 (22:52 +0000)]
broadcom-diag: fix compile
BCM47XX_BOARD_LINKSYS_WRT54G was renamed in r39718
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39753
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 25 Feb 2014 17:40:04 +0000 (17:40 +0000)]
ar71xx: fix failsafe acces on several devices
The ar71xx platform always uses the eth0 interface to provide
access to the device in failsafe mode. Due to this, failsafe
access is broken on devices where the LAN ports are connected
to the 'eth1' interface.
Update the relevant script to correctly set the ifname variable
for these devices.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39752
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 25 Feb 2014 10:27:02 +0000 (10:27 +0000)]
ath9k: add fixes for rx processing and baseband hang detection
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39751
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 21:10:11 +0000 (21:10 +0000)]
toolchain/musl: add version 0.9.15, remove older versions (still broken, but closer to being functional than before)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39750
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 21:09:37 +0000 (21:09 +0000)]
gcc: fix visibility of symbols libgcc.a
Symbols need to be hidden, even for the static variant
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39749
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 21:09:03 +0000 (21:09 +0000)]
openssl: use termios instead of termio
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39748
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 21:08:28 +0000 (21:08 +0000)]
libnl-tiny: fix include path to poll.h
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39747
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Mon, 24 Feb 2014 15:54:12 +0000 (15:54 +0000)]
brcm63xx: add preliminary support for 3.13
Add support for 3.13 as a development kernel. Mostly untested, only net
booted. If flashed may brick your router or kill your cat.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39746
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Mon, 24 Feb 2014 15:53:58 +0000 (15:53 +0000)]
kernel: add missing config symbol to 3.13
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39745
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 15:35:14 +0000 (15:35 +0000)]
eglibc: use version 2.19 by default (lots of fixes, some security related)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39744
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 15:35:10 +0000 (15:35 +0000)]
eglibc: remove versions 2.16 and 2.17 - they are unmaintained
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39743
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 15:35:07 +0000 (15:35 +0000)]
eglibc: add version 2.19
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39742
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 24 Feb 2014 15:03:06 +0000 (15:03 +0000)]
hostapd: link against librt if eglibc is used
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39741
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 24 Feb 2014 13:37:11 +0000 (13:37 +0000)]
odhcpd: avoid the unspecificed address being advertised as DNS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39740
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 24 Feb 2014 13:33:45 +0000 (13:33 +0000)]
odhcpd: fix DNS-server and MSR-entries in RA
Similarly to the previously broken address pools, DNS-servers and some
MSRs could be advertised incorrectly as well. This is now fixed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39739
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 23 Feb 2014 23:42:12 +0000 (23:42 +0000)]
usbreset: fix possible access to uninitialized variable (#15041)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39738
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 21:16:04 +0000 (21:16 +0000)]
x86/rdc: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39737
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 21:16:03 +0000 (21:16 +0000)]
x86/rdc: switch to 3.10 and add broken flag
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39736
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 21:16:02 +0000 (21:16 +0000)]
x86/rdc: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39735
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 21:15:56 +0000 (21:15 +0000)]
x86: fix MTD API usage in the RDC specific board patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39734
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 23 Feb 2014 18:51:56 +0000 (18:51 +0000)]
brcm47xx: b44: some fixes in combination with the switch
Let the switch start the carrier and set the duplex mode independently
if this nic is up of not.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39733
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 18:20:32 +0000 (18:20 +0000)]
x86/olpc: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39732
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 18:20:30 +0000 (18:20 +0000)]
x86/olpc: switch to 3.10 and add broken flag
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39731
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 18:20:29 +0000 (18:20 +0000)]
x86/olpc: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39730
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 18:09:33 +0000 (18:09 +0000)]
x86/net5501: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39729
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 18:09:32 +0000 (18:09 +0000)]
x86/net5501: switch to 3.10 and add broken flag
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39728
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 18:09:31 +0000 (18:09 +0000)]
x86/net5501: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39727
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 17:32:26 +0000 (17:32 +0000)]
ubus: update to latest version, fixes lua binding issues and adds fd passing support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39726
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 17:32:22 +0000 (17:32 +0000)]
libubox: update to latest version, improves uloop error handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39725
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 17:32:18 +0000 (17:32 +0000)]
procd: depend on libubox directly to rebuild on ABI changes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39724
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 17:32:15 +0000 (17:32 +0000)]
netifd: depend on libubox directly to rebuild on ABI changes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39723
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 17:32:11 +0000 (17:32 +0000)]
ubus: declare main version as ABI version for libubus
Reorder BuildPackage calls, as libubox needs to come first for ABI
version handling to work
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39722
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 17:32:07 +0000 (17:32 +0000)]
libubox: declare main version as ABI version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39721
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 17:32:04 +0000 (17:32 +0000)]
build: allow packages to declare ABI versions to detect necessary package rebuilds
If a package directly depends on another package that recently changed
its ABI version, it will be cleaned up and rebuilt (assuming quilt is
not used).
This helps with packages that have no stable ABI, e.g. libubox, ubus,
etc.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39720
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 23 Feb 2014 16:58:12 +0000 (16:58 +0000)]
brcm47xx: b44: start the phy
We did not start the PHY when an external phy was in use. Without this
patch the driver uses half duplex mode and the switch uses full duplex
mode, which causes problems.
Thank you fback for spotting this problem.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39719
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 23 Feb 2014 15:57:37 +0000 (15:57 +0000)]
brcm47xx: fix detection of some Linksys WRT54G* devices
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39718
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 13:07:24 +0000 (13:07 +0000)]
x86/thincan: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39717
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 13:07:23 +0000 (13:07 +0000)]
x86/thincan: switch to 3.10 and add broken flag
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39716
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 13:07:22 +0000 (13:07 +0000)]
x86/thincan: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39715
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 13:00:23 +0000 (13:00 +0000)]
x86/xen_domu: remove old kernel config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39714
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 13:00:21 +0000 (13:00 +0000)]
x86/xen_domu: switch to 3.10 and add broken flag
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39713
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 13:00:16 +0000 (13:00 +0000)]
x86/xen_domu: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39712
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 12:50:19 +0000 (12:50 +0000)]
x86/geos: remove old kernel configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39711
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 12:50:18 +0000 (12:50 +0000)]
x86/geos: switch to 3.10 and add broken flag
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39710
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 12:50:16 +0000 (12:50 +0000)]
x86/geos: add config for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39709
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 11:07:58 +0000 (11:07 +0000)]
brcm63xx: update LINUX_VERSION to 3.10.32
Missed from the previous comit.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39708
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 10:59:40 +0000 (10:59 +0000)]
kernel: update 3.10 to 3.10.32
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39707
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 23 Feb 2014 08:13:28 +0000 (08:13 +0000)]
netifd: update to latest version, fixes wireless device reload handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39706
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 08:11:54 +0000 (08:11 +0000)]
ar71xx: define status LED for the RB91x boards
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39705
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 08:11:53 +0000 (08:11 +0000)]
ar71xx: rb91x: register GPIO LEDs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39704
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 08:11:52 +0000 (08:11 +0000)]
ar71xx: rb91x: add SPI device for the serial shift register
The RB91x boards are using a serial shift register
connected to the SPI bus to drive some of the LEDs.
Rework the board setup code to register a SPI device
for that. This makes it possible to use the 'spi-74x164'
driver to control the device.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39703
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 08:11:50 +0000 (08:11 +0000)]
ar71xx/mikrotik: enable the 74x164 GPIO driver
That will be used to drive the 74HC595 serial-in/parallel-out
8-bits shift register which can be found on some RouterBOARDs.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39702
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 08:11:49 +0000 (08:11 +0000)]
ar71xx: improve platform device support in the gpio-74x164 driver
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39701
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 23 Feb 2014 07:19:32 +0000 (07:19 +0000)]
ar71xx: rb91x-nand: rewrite to use GPIO API
Rewrite tha rb91x-nand driver to use GPIO API to
modify the NAND control lines.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39700
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 22 Feb 2014 18:05:32 +0000 (18:05 +0000)]
ar71xx: rb91x: register a gpio-latch platform device
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39699
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 22 Feb 2014 18:05:31 +0000 (18:05 +0000)]
ar71xx/mikrotik: enable the GPIO latch driver
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39698
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 22 Feb 2014 18:05:29 +0000 (18:05 +0000)]
ar71xx: add a generic GPIO latch driver
It will be used for the Mikrotik boards.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39697
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 22 Feb 2014 16:26:55 +0000 (16:26 +0000)]
ar71xx/mikrotik: enable small sector erase in the m25p80 driver
The serial flash devices used on the ROuterBOARDs are
supporting 4KiB erase blocks. Enable the small sector
erase option in the m25p80 driver to avoid superfluous
erase/write of adjacent blocks.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39696
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 22 Feb 2014 16:17:28 +0000 (16:17 +0000)]
ar71xx: spi-ath79: fix initial GPIO CS line setup
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39695
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 22 Feb 2014 16:17:27 +0000 (16:17 +0000)]
ar71xx: refresh unaligned access hacks patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39694
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 22 Feb 2014 15:51:11 +0000 (15:51 +0000)]
target/sunxi: add dependency on sunxi to kmod-wdt-sunxi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39693
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 22 Feb 2014 14:42:48 +0000 (14:42 +0000)]
gianfar: Fix reported number of sent bytes to BQL
This is a backported patch for the gianfar ethernet driver
used in TPLink 4900 v1. It is supposed to fix the error which
show up in dmesg with:
NETDEV WATCHDOG: eth0 (fsl-gianfar): transmit queue xy timed out
Full upstream patch is at: http://patchwork.ozlabs.org/patch/271242
Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39692
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 22 Feb 2014 13:57:09 +0000 (13:57 +0000)]
ath5k: mark the current survey channel as being used
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39691
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 22 Feb 2014 13:48:56 +0000 (13:48 +0000)]
ath9k: reduce unnecessary logspam (#14940)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39690
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 22 Feb 2014 13:43:48 +0000 (13:43 +0000)]
ath9k: fix issues with 5/10 mhz channel bandwidth (#14916)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39689
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 22 Feb 2014 13:01:11 +0000 (13:01 +0000)]
ath9k: fix issues that have been plaguing some powersave clients since the tx queueing rework (#14092)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39688
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 22 Feb 2014 13:01:07 +0000 (13:01 +0000)]
ath9k: show more reset causes in debugfs
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39687
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 22 Feb 2014 13:01:04 +0000 (13:01 +0000)]
mac80211: merge some upstream fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39686
3c298f89-4303-0410-b956-
a3cf2f4a3e73