Imre Kaloz
f12a0f4308
enable wpad-mini by default
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43801
2014-12-31 21:59:07 +00:00
Imre Kaloz
edbb903461
fix mvneta vlan tagging
...
This is a 3.14.x backport of:
"mvneta: Fix TSO and checksum for non-acceleration vlan traffic"
Upstream commits:
817dbfa5d1bc276a72c1a577310382008e8aca0a
2d39d120781a5770573dc6ed672a5a562f541aea
Fixes vlan tagging on SoC interfaces for the WRT1900AC. Useful
when using mvsw6171 driver.
Signed-off-by: Mark Milburn <mark.a.milburn@gmail.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43781
2014-12-26 14:48:33 +00:00
Imre Kaloz
e23b988bf5
only call UbinizeImage and BuildSysUpgrade for boards we support them on
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43779
2014-12-26 13:45:18 +00:00
Imre Kaloz
f3755f5758
The ubinized filesystems should be used for generating the final images, so store them in KDIR instead.
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43778
2014-12-26 13:33:22 +00:00
Imre Kaloz
5744500ab6
we've changed places with Luka, reflect that :)
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43774
2014-12-25 22:34:15 +00:00
Imre Kaloz
2bff4ca7b1
use mwlwifi by default
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43773
2014-12-25 22:29:29 +00:00
John Crispin
019ea725aa
add "preinit_regular" diag.sh set_state argument
...
This new argument is used right after starting regular preinit (which
happens if failsafe wasn't triggered). The main purpose of "preinit"
argument is to indicate that failsafe can be triggered, however we were
missing a way to inform user that we don't wait for a trigger anymore.
With this change it's clear when failsafe mode can be triggered.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43715
2014-12-15 10:37:00 +00:00
Luka Perkov
a1da38f7b1
kernel: drop CONFIG_PROC_DEVICETREE in 3.18
...
This option was removed in upstream commit 8357041.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43607
2014-12-10 18:55:53 +00:00
Felix Fietkau
9a495f6bbb
kernel: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
2014-12-08 12:04:25 +00:00
Imre Kaloz
f3df3bdb26
add initial 3.18 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43366
2014-11-24 16:00:41 +00:00
Felix Fietkau
c288d2d6d9
kernel: makefiles: make use of new var KERNEL_PATCHVER
...
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 43047
2014-10-24 19:34:02 +00:00
Felix Fietkau
f35da063bc
targets: remove useless quotes around KERNELNAME
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
2014-10-05 20:17:19 +00:00
Luka Perkov
02629d8f87
kernel: update 3.14 to 3.14.18
...
Targets were build tested and patches are refreshed.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42463
2014-09-10 21:40:19 +00:00
Luka Perkov
dd8d729096
kernel: update 3.14 to 3.14.16
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42070
2014-08-08 13:38:22 +00:00
Luka Perkov
f548b18353
kernel: update 3.14 to 3.14.14
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41898
2014-07-30 15:44:44 +00:00
John Crispin
7d8f187201
target/linux/*/image/Makefile: use new dts path variable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41791
2014-07-21 18:42:06 +00:00
Imre Kaloz
d7ae7bae57
mark the default WRT1900AC image "factory"
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41648
2014-07-14 15:02:38 +00:00
Imre Kaloz
6f5a9debed
handle sysupgrade tar files on the WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41647
2014-07-14 15:00:36 +00:00
Imre Kaloz
1d11ffa4f2
use the full boardname for the wrt1900ac image
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41631
2014-07-13 22:15:03 +00:00
Imre Kaloz
81d85a717a
add sysupgrade support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41630
2014-07-13 22:12:56 +00:00
Imre Kaloz
88121f229c
update wrt1900ac dts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41629
2014-07-13 22:11:43 +00:00
Luka Perkov
a145a22f66
kernel: update 3.14 to 3.14.12
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41582
2014-07-11 13:28:44 +00:00
Imre Kaloz
811d1682b8
enable handling of the wan led on the WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41555
2014-07-10 10:19:06 +00:00
Luka Perkov
90b53991a0
kernel: update 3.14 to 3.14.11
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41551
2014-07-08 22:44:34 +00:00
Luka Perkov
354a1042cc
kernel: update 3.14 to 3.14.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41533
2014-07-06 18:10:49 +00:00
Imre Kaloz
b7b222279c
set led triggers for the Linksys WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41436
2014-07-01 09:45:41 +00:00
Imre Kaloz
6fa01eab80
adjust default profile, and add an evalboard one
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41435
2014-07-01 09:43:38 +00:00
Imre Kaloz
9ff59c7656
drop unneeded file
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41433
2014-07-01 09:35:22 +00:00
Luka Perkov
26b06940a9
mvebu: drop 3.10 support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41406
2014-06-29 23:29:57 +00:00
Imre Kaloz
1cebada22b
fix the WPS button's GPIO number on the mamba
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41392
2014-06-29 21:26:01 +00:00
Imre Kaloz
6e59193e88
upgrade to Linux 3.14.9
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41388
2014-06-29 13:11:57 +00:00
Imre Kaloz
3e4932758e
build firmware images for the Mamba (Linksys WRT1900AC)
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41387
2014-06-29 13:10:35 +00:00
Imre Kaloz
0bc385d064
set nand and squashfs features
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41386
2014-06-29 13:09:15 +00:00
Imre Kaloz
b2e9df4de3
add uboot-envtools by default
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41385
2014-06-29 13:06:48 +00:00
Imre Kaloz
974f13988c
handle the dual-firmware layout on the WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41384
2014-06-29 13:03:55 +00:00
Imre Kaloz
d59f68531b
use the power led on the WRT1900AC for status reporting
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41383
2014-06-29 12:53:09 +00:00
Imre Kaloz
2c06f05236
fixup mac addresses on the WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41382
2014-06-29 12:51:39 +00:00
Imre Kaloz
f953ed4ffb
automatically generate network config
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41381
2014-06-29 12:50:12 +00:00
Imre Kaloz
38f596d8f4
update mamba dts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41379
2014-06-29 11:44:58 +00:00
Imre Kaloz
4fe76889c0
update config for 3.14
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41361
2014-06-27 20:38:42 +00:00
Imre Kaloz
75083c6e68
build squashfs on ubi and SysupgradeNAND images
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41360
2014-06-27 13:00:25 +00:00
John Crispin
994e5ce2f9
kernel: update 3.10.36->3.10.44
...
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41351
2014-06-26 13:47:42 +00:00
Luka Perkov
cb3d5242ca
mvebu: drop preinit script
...
The /lib/mvebu.sh script can now handle this task.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41341
2014-06-26 10:21:32 +00:00
Imre Kaloz
643a8a626d
update mamba dts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41292
2014-06-20 23:05:23 +00:00
Imre Kaloz
f11de38d44
make script executable, add WRT1900AC detection
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41291
2014-06-20 22:35:09 +00:00
Imre Kaloz
a241853358
define the power led for the WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41288
2014-06-20 19:13:01 +00:00
Luka Perkov
5e6024d526
mvebu: be consistent with kernel config file names
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41240
2014-06-17 21:04:45 +00:00
Imre Kaloz
85812e21f9
add dummy fixup for 3.10
...
SVN-Revision: 41234
2014-06-17 15:14:02 +00:00
Imre Kaloz
ac91824b36
build images for the WRT1900AC
...
SVN-Revision: 41233
2014-06-17 15:13:33 +00:00
Imre Kaloz
d775e4ef00
preliminary support for the WRT1900AC (work in progress)
...
SVN-Revision: 41232
2014-06-17 15:13:10 +00:00