John Crispin
260dea38fb
ralink: add FireWRT IO multiplexing
...
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44660
2015-03-11 15:55:16 +00:00
John Crispin
abdf788610
ar71xx: fix switched WLAN LEDs on TP-LINK Archer C5/C7
...
ath10k is loaded before ath9k, so the 5GHz adapter becomes phy0.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 44659
2015-03-11 15:55:06 +00:00
John Crispin
7dc189c572
Fix 3.18.8 breakage of UBI devices with EOF marker (e.g. WNDR4300)
...
This commit re-adds a patch from 3.14 that is required for UBI block
devices with an EOF marker to be successfully mounted.
Signed-off-by: Oliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
SVN-Revision: 44658
2015-03-11 15:54:52 +00:00
Felix Fietkau
ac999f4f33
kernel: backport an export required by newer compat-wireless versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44653
2015-03-11 15:02:16 +00:00
Imre Kaloz
57b447281d
ppc44x: use the mtdsplit framework for the Taishan
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44652
2015-03-11 12:20:03 +00:00
John Crispin
daf2140192
ar71xx: fix gpio-latch driver
...
gpio api has changed. the remove call no longer returns a value.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44650
2015-03-10 20:19:54 +00:00
Luka Perkov
4f581d97bf
ar71xx: refresh patches
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44649
2015-03-10 16:11:44 +00:00
Luka Perkov
e04e623009
ar71xx: wpj588: add missing usb support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-By: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 44648
2015-03-10 16:11:39 +00:00
John Crispin
4bc9aad079
ar71xx: Fix LED polarity for the TP-LINK TL-MR13U.
...
Please also backport to Barrier Breaker (this same patch applies there too).
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 44647
2015-03-10 13:26:50 +00:00
John Crispin
5801465eb3
ar71xx: Fix board detection for the TP-LINK TL-MR13U.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 44646
2015-03-10 13:26:44 +00:00
John Crispin
850bab2559
kernel: fix yaffs compile for >= v3.16
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44643
2015-03-10 13:08:17 +00:00
John Crispin
9654b38319
ralink: add missing symbol that broke full builds
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44642
2015-03-10 11:03:16 +00:00
John Crispin
cacc152a37
kirkwood: add missing symbol that broke full builds
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44641
2015-03-10 11:03:10 +00:00
John Crispin
a3af8bf216
au1000: build fails if the input layer is not selected
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44640
2015-03-10 11:03:04 +00:00
John Crispin
1e3915a6c4
ipq806x: add 2 missing symbols that broke a full build
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44639
2015-03-10 11:02:52 +00:00
John Crispin
8777e3189e
ar7: register_mtd_parser() does no longer have a return value
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44638
2015-03-10 11:02:45 +00:00
Imre Kaloz
d16f07aa10
ppc44x: upgrade and switch to 3.18
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44637
2015-03-10 10:00:41 +00:00
Rafał Miłecki
c3b9b35155
bcm53xx: fix printing NAND controller revision
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44622
2015-03-07 12:31:42 +00:00
Imre Kaloz
fd17ad3d9a
mvebu: add backported patch to reenable hw i/o coherency
...
Reported-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44621
2015-03-06 18:57:49 +00:00
Luka Perkov
b065411a85
ar71xx: add support for compex wpj558
...
OpenWrt can be flashed with following uboot commands:
tftpboot 0x80500000 openwrt-ar71xx-generic-wpj558-16M-squashfs-sysupgrade.bin
erase 0x9f030000 +$filesize
cp.b $fileaddr 0x9f030000 $filesize
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44620
2015-03-06 14:41:57 +00:00
John Crispin
57c7bed820
swconfig: fix build with linux 4.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44617
2015-03-06 07:57:03 +00:00
John Crispin
3ddd2b49a9
ipq806x: rename patches in patches-3.18
...
This will allow ipq806x to support multiple kernel version more easily.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 44616
2015-03-06 07:56:58 +00:00
John Crispin
d15ac306fa
kernel: move KERNFS to generic config
...
KERNFS symbol is selected by SYSFS, so place it in generic config.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44615
2015-03-06 07:56:47 +00:00
John Crispin
f04a268a04
kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED
...
Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since
only one platfrom (omap) needs them.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44614
2015-03-06 07:56:34 +00:00
John Crispin
fa097e5ae5
kernel: disbale HAMRADIO in generic config
...
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.
So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44613
2015-03-06 07:56:21 +00:00
John Crispin
6617845711
kernel: move MTD_SPLIT_SUPPORT to generic config
...
CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform
specific configs explicitly enables it, while no one platform disables
this symbol. So place it in generic config and remove from platform
specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44612
2015-03-06 07:56:08 +00:00
John Crispin
7886cced18
kernel: remove GENERIC_NET_UTILS from platform configs
...
CONFIG_GENERIC_NET_UTILS is selected by CONFIG_NET and already enabled
in generic config, so we don't need this symbol in platform specific
configurations.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44611
2015-03-06 07:55:57 +00:00
Luka Perkov
f40e7946ce
kirkwood: drop support for 3.14
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44610
2015-03-05 23:43:27 +00:00
Luka Perkov
37cef98844
kirkwood: switch to 3.18
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44609
2015-03-05 23:43:24 +00:00
Luka Perkov
84c0248e5a
generic: add CONFIG_FW_LOADER_USER_HELPER symbol
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44608
2015-03-05 23:43:21 +00:00
John Crispin
f1625b116f
at91: add SAMA5D3-Xplained board UBI parameters to makefile.
...
Signed-off-by: Songjun Wu <songjun.wu@atmel.com>
SVN-Revision: 44604
2015-03-05 20:24:57 +00:00
John Crispin
a29bd8bdbf
brcm2708: add another missing symbol
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44601
2015-03-05 20:24:39 +00:00
John Crispin
959a1334d4
generic: add USB_DWC2 missing symbols
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44600
2015-03-05 20:24:33 +00:00
John Crispin
d9687a4076
generic: add missing symbols for 4.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44599
2015-03-05 20:24:28 +00:00
Rafał Miłecki
8be054faf4
kernel: backport bcma changes to 3.19 and 4.0
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44597
2015-03-04 07:08:39 +00:00
Rafał Miłecki
c2cf1abf8f
bcm53xx: switch to IRQ buttons (keys)
...
Now bcma provides IRQ domain we don't have to poll anymore.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44596
2015-03-03 23:15:55 +00:00
Rafał Miłecki
be2abf706f
kernel/mac80211: backport bcma changes from 4.1
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44595
2015-03-03 23:15:49 +00:00
Jonas Gorski
1e4f59c670
generic: upgrade to 3.14.34
...
Fixes several issues in the network stack.
Full changelog:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.33
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.34
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44594
2015-03-03 14:39:52 +00:00
Jonas Gorski
ead555a94a
generic: upgrade to 3.18.8
...
Fixes several issues in the network stack.
Full changelog:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.8
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44593
2015-03-03 14:39:49 +00:00
Felix Fietkau
9386d8eb98
kernel: revert a broken chunk in the mips module reloc patch fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44592
2015-03-02 20:33:02 +00:00
Felix Fietkau
978830466a
kernel: fix the mips module relocation patch for 3.19+
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44590
2015-03-02 04:42:17 +00:00
Rafał Miłecki
fac0ad0827
adm5120: switch kernel to 3.18
...
Tested by Jonas on WP54g, thank you!
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44588
2015-03-01 16:24:15 +00:00
Rafał Miłecki
c9035566d5
adm5120: enable low_mem
...
Most devices have only 16 MiB of RAM, this will allow them to boot
without OOM.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44587
2015-03-01 16:24:11 +00:00
Lars-Peter Clausen
464e7a7f10
xburst: Remove n516, n526 and id800wt subtargets
...
The driver code for supporting these subtargets was already removed a while ago,
so
the current images wont actually boot.
It is also quite unlikely that there are any users of them at this point, so
remove them.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
SVN-Revision: 44586
2015-03-01 15:56:43 +00:00
Jonas Gorski
3069934e37
brcm47xx, brcm63xx: disable CONFIG_MIPS_O32_FP64_SUPPORT
...
The flag is experimental and requires toolchain support, which we don't
provide. Also neither target has an FPU so it becomes meaningless
without the FPU emulator enabled.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44584
2015-03-01 11:37:18 +00:00
Jonas Gorski
3139140339
kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs
...
Most MIPS targets have it disabled, so move the symbol to the generic
configs to keep target configs small.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44583
2015-03-01 11:37:15 +00:00
Jonas Gorski
18322746de
brcm63xx: prefer gpio-button-hotplug over button-hotplug
...
Saves us pulling in the input system, shaving off a few kb from image
sizes.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44582
2015-03-01 11:37:06 +00:00
Rafał Miłecki
999c59482f
adm5120: use subtarget configs for all kernels
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44581
2015-03-01 00:01:33 +00:00
Rafał Miłecki
780d6939b2
adm5120: add 3.18 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44580
2015-02-28 23:39:14 +00:00
Rafał Miłecki
0e7e585752
ep93xx: add 3.18 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44579
2015-02-28 22:46:42 +00:00