Rafał Miłecki [Thu, 9 Apr 2015 05:40:37 +0000 (05:40 +0000)]
brcm47xx: image: use "-" separator for device version
This makes legacy subtarget follow two other.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45319
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Thu, 9 Apr 2015 05:36:16 +0000 (05:36 +0000)]
brcm47xx: verify also standard TRX images during sysupgrade
It allows detecting data corruption for plain TRX as well.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45318
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Thu, 9 Apr 2015 05:22:10 +0000 (05:22 +0000)]
brcm47xx: fix WRT300N devices magics for sysupgrade check
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45317
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Thu, 9 Apr 2015 05:22:04 +0000 (05:22 +0000)]
brcm47xx: switch to the otrx for verifying TRX images
This adds checking CRC32 of provided firmware image.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45316
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Thu, 9 Apr 2015 05:21:55 +0000 (05:21 +0000)]
otrx: new package with tiny app verifying TRX images
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45315
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 8 Apr 2015 16:21:04 +0000 (16:21 +0000)]
kernel: remove ATHEROS_AR{231X,71XX} config symbols from the patches
Those don't exist anymore.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45314
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Wed, 8 Apr 2015 09:50:57 +0000 (09:50 +0000)]
brcm47xx: image: use new (& fixed) FILESYSTEM variable for trx command
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45313
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 8 Apr 2015 09:26:10 +0000 (09:26 +0000)]
image.mk: rework FILESYSTEM evaluation order to fix some build issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45312
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Wed, 8 Apr 2015 09:22:02 +0000 (09:22 +0000)]
bcm53xx: replace few BCM5301X patches with versions sent upstream
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45311
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Wed, 8 Apr 2015 05:55:32 +0000 (05:55 +0000)]
brcm47xx: update legacy subtarget description
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45310
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Wed, 8 Apr 2015 05:55:28 +0000 (05:55 +0000)]
mac80211: make b43 N-PHY default for brcm47xx legacy subtarget
Subtarget legacy is supposed to support all ssb SoC except for BCM4705.
There are few BCM4703 devices with 802.11n supprt (WRT160N v1.0, v1.1).
Few BCM4704 devices with 802.11n: ASUS WL-500W, Linksys WRT150N v1.0 &
v1.1, Linksys WRT300N v1.0, Netgear WNDR3300 v1, WNR834B v1 & v2.
It seems we have to enable N-PHY for legacy as well to support above.
Unfortunately it increases root.squashfs size by 48 460 B.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45309
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Wed, 8 Apr 2015 05:09:42 +0000 (05:09 +0000)]
brcm47xx: add fix "Data bus error" on CardBus ssb SoCs
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45308
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Wed, 8 Apr 2015 04:46:27 +0000 (04:46 +0000)]
brcm47xx: reverse 2 LEDs polarity on WRT320N v1
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45307
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 22:06:17 +0000 (22:06 +0000)]
kernel: backport ssb patches up to changes queued for 4.1
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45306
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Tue, 7 Apr 2015 21:34:38 +0000 (21:34 +0000)]
generic/4.0: upgrade to 4.0-rc7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45305
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 21:31:36 +0000 (21:31 +0000)]
brcm47xx: define rest of LEDs & buttons for WRT320N
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45304
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Tue, 7 Apr 2015 21:29:26 +0000 (21:29 +0000)]
generic/3.18: upgrade to 3.18.11
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45303
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Tue, 7 Apr 2015 21:13:44 +0000 (21:13 +0000)]
mvebu: disable cpu idle on a38x
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45302
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Tue, 7 Apr 2015 21:11:37 +0000 (21:11 +0000)]
mwlwifi: upgrade to the latest revision
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45301
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 7 Apr 2015 20:04:14 +0000 (20:04 +0000)]
ar71xx: add user-space support for RB911G-5HPacD
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45300
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 7 Apr 2015 20:04:03 +0000 (20:04 +0000)]
ar71xx: add initial support for RB911G-5HPacD
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45299
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 7 Apr 2015 20:03:43 +0000 (20:03 +0000)]
ar71xx: routerboot: export extended wlan data via sysfs
Export the data to make it accessible from user-space.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45298
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 7 Apr 2015 20:03:35 +0000 (20:03 +0000)]
ar71xx: routerboot: add support for extended radio data
On newer Mikrotik boards, the radio calibration data
is stored differently and uses LZO compression instead
of RLE.
Update the RouterBOOT helper code to support the new
format.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45297
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 7 Apr 2015 20:03:24 +0000 (20:03 +0000)]
ar71xx: select RLE_DECOMPRESS directly by the RouterBOOT helper code
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45296
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 7 Apr 2015 20:03:15 +0000 (20:03 +0000)]
kernel: add support for the MX25L512E and SI25CD512 SPI flash chips
These are used on some MikroTik boards.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45295
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Tue, 7 Apr 2015 18:13:51 +0000 (18:13 +0000)]
Upstream commits
43b68879de27b1993518687fbc6013da80cdcbfe
and
ce6031c89a35cffd5a5992b08377b77f49a004b9 improve the
cpuidle driver on Armada XP. The latter commit improves
performance at the slight expense of power consumption.
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45294
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 15:40:51 +0000 (15:40 +0000)]
brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B
First of all this patch was affecting other devices, not just Netgear
WNR834B. E.g. Linksys WRT300N v1 also has boardtype 0x0472.
This was breaking PCI on WRT300N, ssb couldn't detect core working in
hostmode (due to mips_busprobe32 failing).
Secondly this patch should not be needed for years now. From the analyze
of #8861 it seems it was needed just to make devices at slots other than
0 discoverable. Setting cardbus to 0 was simply making ssb allow access
to PCI config for devices other than bridge.
With the upstream commit
a6c8462 (ssb: fix cardbus slot in hostmode) we
allow accessing device at slot 1 which should be enough for CardBus.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45293
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 14:14:08 +0000 (14:14 +0000)]
bcm53xx: image: share function checking TRX in provided firmware
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45292
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 14:14:02 +0000 (14:14 +0000)]
bcm53xx: display all errors (not just the 1st one) when checking image
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45291
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 14:13:56 +0000 (14:13 +0000)]
bcm53xx: compare provided firmware magic with device magic
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45290
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 13:08:17 +0000 (13:08 +0000)]
brcm47xx: detect Linksys WRT320N v1
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45289
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 12:54:23 +0000 (12:54 +0000)]
brcm47xx: backport MIPS BCM47XX patches queued for 4.1
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45288
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Tue, 7 Apr 2015 11:54:18 +0000 (11:54 +0000)]
brcm47xx: group MIPS BCM47XX backported patches by source kernel
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45287
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 19:39:51 +0000 (19:39 +0000)]
build: add integration for managing opkg package feed keys
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45286
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 19:39:22 +0000 (19:39 +0000)]
opkg: add patch to circumvent signature checks on the command line
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45285
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 19:38:37 +0000 (19:38 +0000)]
opkg: add patch for supporting signature checking through usign
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45284
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 19:38:07 +0000 (19:38 +0000)]
usign: add new package for generating/verifying verification (similar to signify)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45283
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 19:37:42 +0000 (19:37 +0000)]
cmake.mk: add host build support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45282
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 19:26:30 +0000 (19:26 +0000)]
ar71xx: fix new mktplinkfw image code - flags for sysupgrade vs factory were swapped (fixes #19400)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45281
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 18:44:28 +0000 (18:44 +0000)]
oprofile: add dependency on librt, it seems to be needed in some configurations
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45280
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Steven Barth [Mon, 6 Apr 2015 10:50:54 +0000 (10:50 +0000)]
odhcpd: fix infinite lifetime handling in dhcpv6
thanks to Arjen de Korte
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45279
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 6 Apr 2015 10:07:43 +0000 (10:07 +0000)]
x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45278
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Sun, 5 Apr 2015 07:53:32 +0000 (07:53 +0000)]
ipq806x: another missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45277
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Sun, 5 Apr 2015 07:40:38 +0000 (07:40 +0000)]
kernel: CONFIG_BRIDGE should not be overridden
this breaks ebtables, netfilter, ... during fullbuilds
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45276
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 4 Apr 2015 19:33:32 +0000 (19:33 +0000)]
arm64: remove CGROUPS override
SCHED_AUTOGROUP was turned on by default which forces the use of
CGROUPS, conflicting with the options we offer from menuconfig, remove
that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45275
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 4 Apr 2015 18:01:26 +0000 (18:01 +0000)]
mcs814x: switch to 3.18 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45274
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 4 Apr 2015 18:01:07 +0000 (18:01 +0000)]
mcs814x: add support for 3.18
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45273
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 4 Apr 2015 17:52:02 +0000 (17:52 +0000)]
busybox: update to version 1.23.2
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45272
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 4 Apr 2015 17:51:53 +0000 (17:51 +0000)]
mac80211: get rid of tx power related log spam
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45271
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 4 Apr 2015 17:51:46 +0000 (17:51 +0000)]
hostapd: when running AP+STA, preserve the AP 802.11n-enabled setting
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45270
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Sat, 4 Apr 2015 06:10:03 +0000 (06:10 +0000)]
kernel: switch to upstream
This driver is upstream since 2012 (commit:
a8e510f682f), so switch to
it and remove own sources. Also place it under "Network Devices" menu
together with other phy drivers.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45269
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Sat, 4 Apr 2015 05:20:34 +0000 (05:20 +0000)]
kernel: fix dwc3 symbols
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45268
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 20:41:50 +0000 (20:41 +0000)]
xburst: mark the asoc modules as BROKEN until the upstream fixes get merged
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45267
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 19:42:38 +0000 (19:42 +0000)]
tools: build ccache when building the sdk (fixes #13949)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45266
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 19:42:33 +0000 (19:42 +0000)]
mac80211: update the software queue patch to the version accepted upstream
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45265
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:06:56 +0000 (19:06 +0000)]
ppp: Fix missing arg argument when using option flag OPT_A2STRVAL
The arg argument is missing to the printer call in the print_option
utility when the option flag OPT_A2STRVAL is set.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:06:45 +0000 (19:06 +0000)]
ppp: Fix seg fault when using pppol2tp
PPPD crashes (SEGV) when the dump or dryrun options are specified and an option
is internally defined as "o_special" with an option flag of "OPT_A2STRVAL".
As the option value is not saved when the parameter is processed, a reference
to the option will result into a crash (e.g. when printing).
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45263
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:06:38 +0000 (19:06 +0000)]
ipq806x: enable usb3 packages in default profile
Default profile already enables usb2 so we'll do the same for usb3 now
that we have support for it.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45262
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:06:30 +0000 (19:06 +0000)]
ipq806x: add platform usb support
This change adds DWC3 QCOM USB phys and TCSR drivers. These are
cherry-picked from the following LKML threads:
*dwc3 qcom: https://lkml.org/lkml/2014/9/12/599
*tcsr: https://lkml.org/lkml/2015/2/9/579
We're also adding an additional patch to add the corresponding dev nodes
in the IPQ806x and AP148 dts files.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45261
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:06:21 +0000 (19:06 +0000)]
kernel: add package for dwc3 usb driver used on ipq806x
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45260
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:06:11 +0000 (19:06 +0000)]
ipq806x: enable usb support
This change doesn't make USB functional but it does make it selectable
from a configuration perspective.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45259
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:06:06 +0000 (19:06 +0000)]
samba36: add smb.conf.template to conffiles
User might have modified/extended template direct or by LuCI application.
So do not overwrite on update/upgrade.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45258
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 3 Apr 2015 19:05:57 +0000 (19:05 +0000)]
ipq806x: another missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45257
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 18:48:10 +0000 (18:48 +0000)]
linux: Add missing config options to generic configs
These missing options have been noticed while enabling the following
configuration options on ipq806x, but they're available in the standard
kernel:
*ARCH_QCOM
*CONFIG_USB_SUPPORT
*CONFIG_USB_DWC3
*CONFIG_MFD_SYSCON
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45256
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 18:47:51 +0000 (18:47 +0000)]
ipq806x: clean-up kernel config file
Options that used to be in target config have been added to the generic
config file, so remove them.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45255
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 18:44:04 +0000 (18:44 +0000)]
uci: update to the latest version, fixes savedir issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45254
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 18:33:25 +0000 (18:33 +0000)]
build: include variant name in STAMP_INSTALLED
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45253
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 16:39:28 +0000 (16:39 +0000)]
ath: relax regulatory rules for default regd code
Most AP devices out there do not have a properly programmed regulatory
domain code, which means they are limited to US frequencies by default.
This has been a major annoyance for a long time now. Since no fix for
the manfuacturing process seems to be forthcoming, the only sane option
seems to be to allow users to change the country code in such cases.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45252
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 3 Apr 2015 15:22:26 +0000 (15:22 +0000)]
image.mk: export the FILESYSTEM variable to build commands
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45251
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Fri, 3 Apr 2015 00:07:43 +0000 (00:07 +0000)]
packages: use $(LN) macro, make symlinks relative
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45250
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 23:21:30 +0000 (23:21 +0000)]
uClibc: backport sync_file_range fixes (closes: #19350)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45249
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 16:15:41 +0000 (16:15 +0000)]
modules: echo module was moved between 3.14 and 3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45248
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 16:15:35 +0000 (16:15 +0000)]
ubox: update to latest git HEAD
improve logging when using tcp
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45247
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 14:53:41 +0000 (14:53 +0000)]
trelay: add conffiles section
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45246
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 14:53:34 +0000 (14:53 +0000)]
include/kernel.mk: add KernelPackage/conffiles macro
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45245
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 14:53:24 +0000 (14:53 +0000)]
base-files: add more config files to conffiles section
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45244
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 14:53:19 +0000 (14:53 +0000)]
kernel/modules: remove merge conflicts leftovers
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 14:53:12 +0000 (14:53 +0000)]
e2fsprogs: add conffiles section
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45242
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 14:53:07 +0000 (14:53 +0000)]
mdns: add conffiles section
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45241
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Thu, 2 Apr 2015 14:53:00 +0000 (14:53 +0000)]
ugps: add conffiles section, fix config file perms
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45240
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:32:07 +0000 (14:32 +0000)]
kernel: watchdog modules should be loaded on boot
Otherwise procd cannot initialize the watchdog since the module will
be loaded later.
Tested with booke_wdt.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45239
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:32:01 +0000 (14:32 +0000)]
omap: add missing symbols
enabled by default like other TWL4030 symbols
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45238
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:31:51 +0000 (14:31 +0000)]
omap: add profile for BeagleBoard
original BeagleBoard has no Ethernet
provide a profile with all available USB Ethernet adapters
EBVBeagle comes with a kmod-usb-net-mcs7830 compatible device
tested with BeagleBoard C4
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45237
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:31:44 +0000 (14:31 +0000)]
kernel: fix kmod-usb2-omap usb module
CONFIG_MFD_OMAP_USB_HOST is needed for working USB on BeagleBoard
tested on BeagleBoard C4 (EBVBeagle)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45236
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:31:32 +0000 (14:31 +0000)]
omap: remove patch wlcore Add-support-for-DT-platform-data
- does not compile with 3.18
compile error: 'struct wl12xx_platform_data' has no member named 'gpio'
- different version was sent 2015 but cannot be tested by me
see "[PATCH v7 0/6] wlcore: add device-tree support" series
in linux-omap
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45235
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:31:25 +0000 (14:31 +0000)]
kernel: fix kmod-usb-phy-omap-usb2
upstream change in Kernel 3.18
commit: "phy: rename struct omap_control_usb to struct omap_control_phy"
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45234
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:31:15 +0000 (14:31 +0000)]
kernel: add usb-serial-simple module
replaces kmod-usb-serial-motorola-phone it's found only in Kernel <3.12
This module handles many simple USB serial devices
like Motorola Phones, GPS reveivers in Kernels above 3.14
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45233
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:31:10 +0000 (14:31 +0000)]
kernel: add garmin_gps module
OpenWrt on sailboats
requested: https://forum.openwrt.org/viewtopic.php?id=56586
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45232
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 2 Apr 2015 14:31:02 +0000 (14:31 +0000)]
kernel: add uinput module
This module is needed for bluetooth audio playback
with pulseaudio 6 and bluez5.
a working guide can be found in the wiki:
http://wiki.openwrt.org/wiki/bluetooth.audio
(additional packages/modifications are required
and submitted to github feeds)
tested with:
Android mobile (Sony Xperia M) as audio source
TI omap BeagleBoard as audio sink
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45231
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Thu, 2 Apr 2015 12:02:56 +0000 (12:02 +0000)]
bcm53xx: sprom: sync with mainline driver
The main difference now is bcm53xx registering it as platform (DT)
driver.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45230
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Thu, 2 Apr 2015 12:01:56 +0000 (12:01 +0000)]
bcm53xx: sprom: simplify reading NVRAM after last backports
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45229
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Wed, 1 Apr 2015 22:57:54 +0000 (22:57 +0000)]
ipq806x: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45228
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rafał Miłecki [Wed, 1 Apr 2015 20:23:37 +0000 (20:23 +0000)]
brcm47xx: backport two MIPS nvram.c patches
Also replace SPROM patch with (the same) mainlined version.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45227
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Wed, 1 Apr 2015 16:12:43 +0000 (16:12 +0000)]
samba: use INSTALL_CONF for the uci file
sorry about the broken commit earlier
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45226
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 1 Apr 2015 15:59:14 +0000 (15:59 +0000)]
samba36: fix typo in package/samba36-server/install
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45225
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 1 Apr 2015 15:11:38 +0000 (15:11 +0000)]
ustream-ssl: fix SNI when building against cyassl
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45224
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 1 Apr 2015 15:11:32 +0000 (15:11 +0000)]
libreadline: cleanup Makefile, fix shlib perms
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45223
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Wed, 1 Apr 2015 13:56:03 +0000 (13:56 +0000)]
kernel: remove kernel version dependency from ochi-pci module
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45222
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Wed, 1 Apr 2015 13:52:31 +0000 (13:52 +0000)]
kernel: add usb-ohci-pci module
This add usb-ohci-pci module for USB1.x devices
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45221
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Wed, 1 Apr 2015 13:39:23 +0000 (13:39 +0000)]
samba: don't overwrite config file
fixes #19087
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45220
3c298f89-4303-0410-b956-
a3cf2f4a3e73