Imre Kaloz
a62fa2d365
mvebu: reformat the damaged syscfg partition on the mamba
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45386
2015-04-12 08:35:33 +00:00
John Crispin
6d0ad03fac
kernel: remove references to kmod-of-i2c
...
these break the IB since the module is part of i2c-core now
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45363
2015-04-10 13:39:33 +00:00
Imre Kaloz
7a9fe56452
generic/3.18: upgrade to 3.18.11
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45303
2015-04-07 21:29:26 +00:00
Imre Kaloz
be2d60465d
mvebu: disable cpu idle on a38x
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45302
2015-04-07 21:13:44 +00:00
Imre Kaloz
f60fea1923
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>
SVN-Revision: 45294
2015-04-07 18:13:51 +00:00
Imre Kaloz
f079ad97ce
mvebu: use CONFIG_MANGLE_BOOTARGS
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45200
2015-03-31 19:27:59 +00:00
Imre Kaloz
77f322e0d7
mvebu: add missing a38x dts labels
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45199
2015-03-31 19:23:32 +00:00
Imre Kaloz
35df52f89f
generic/3.18: upgrade to 3.18.10
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45197
2015-03-31 19:21:13 +00:00
Imre Kaloz
b9c4dadc11
mvebu: deal with the new path in the fan control script for Linux 4.0+
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45195
2015-03-31 19:12:27 +00:00
Imre Kaloz
f6eff33b8d
mvebu: fixup usb3 support on the a38x
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45026
2015-03-26 14:32:45 +00:00
Imre Kaloz
23b880b373
mvebu: add a coherency fix which didn't make it to -stable, yet
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45024
2015-03-26 13:52:21 +00:00
Imre Kaloz
af69bf56b6
drop 3.19 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45002
2015-03-26 09:42:59 +00:00
Imre Kaloz
5be4f2b5b8
mvebu: update mamba dts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44949
2015-03-23 12:44:30 +00:00
Imre Kaloz
b95a9f01c1
mvebu: set default regdomain
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44908
2015-03-20 12:15:40 +00:00
Imre Kaloz
e3d19988cf
mvebu: add Linux 4.0 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44882
2015-03-19 10:25:44 +00:00
Felix Fietkau
298d67ec7b
mvebu: drop linux 3.14 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44828
2015-03-16 08:29: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
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
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
Imre Kaloz
e02478a22a
mvebu: set default WRT1900AC switch config
...
This sets 'enable_vlan' and thus uses 802.1q
VLANs, but without tagging on either interface.
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44509
2015-02-23 10:35:29 +00:00
Imre Kaloz
0de48a0dd8
mvebu: set WRT1900AC WAN interface MAC address
...
Toggles the LA bit on the WAN interface.
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44508
2015-02-23 10:33:19 +00:00
Imre Kaloz
29130d39e3
mvebu: refresh 3.18 patches
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44462
2015-02-16 12:48:05 +00:00
Imre Kaloz
9b1c7a9de4
mvebu: fix WRT1900AC ubinized images
...
The current pxa3xx_nand driver doesn't support sub-page writing,
so the VID header offset must be specified explicitly.
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44455
2015-02-14 22:18:35 +00:00
Luka Perkov
81db848656
targets: base-files: diag.sh does not need to be executable
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44305
2015-02-07 19:58:58 +00:00
Luka Perkov
92e6e80080
targets: files in uci-defaults do not need to be executables
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44304
2015-02-07 19:58:52 +00:00
Imre Kaloz
865647cea2
mvebu: add note about the move to single firmware files
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44291
2015-02-06 11:18:59 +00:00
Imre Kaloz
eda08dd423
mvebu: support building images for a single board
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44290
2015-02-06 11:16:20 +00:00
Imre Kaloz
12531a0f86
mvebu: don't generate targz images by default
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44268
2015-02-05 16:31:52 +00:00
Imre Kaloz
66e35c5246
mvebu: Enable the A385 AP on 3.19
...
In order for the image to be built, some patches need to be ported to 3.19.
Add the relevant patches. Note that most of them (if not all) should be merged
in 3.20, removing the need to carry them on then.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44267
2015-02-05 15:41:07 +00:00
Imre Kaloz
9be491f084
mvebu: add Armada 385 DB AP support
...
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44266
2015-02-05 11:34:21 +00:00
Imre Kaloz
3019f7ecbd
mvebu: add the Armada 385 Reference Design support
...
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44265
2015-02-05 11:29:56 +00:00
Imre Kaloz
40daf9346e
mvebu: fix NAND and NOR options
...
All the boards but Mamba had wrong UBI options so far, making it impossible to
flash the built image on their respective storage medium.
Fix all of the supported boards in order to make the generated images useful.
Tested on a Mirabox, an Armada XP GP and an Openblocks AX3, and used the NAND
chip datasheet for the others.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44264
2015-02-05 11:26:17 +00:00
Imre Kaloz
f14c4e5cff
mvebu: add a subprofile for boards based on a small NOR
...
Some boards only come with a small NOR on it, where UBI isn't a good solution
because of its overhead.
Add a new subprofile for such boards, that rely on the mtd split framework
instead.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44263
2015-02-05 11:25:21 +00:00
Imre Kaloz
e46593a54c
mvebu: add large NOR sub-profile implementation
...
While we supported only the NAND so far, some boards use a large enough NOR,
where UBI is the only reasonable option. Create a new sub-profile template with
a different set of UBI options.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44262
2015-02-05 11:24:10 +00:00
Imre Kaloz
80cfe34291
mvebu: Add sub-profiles
...
In order to support the various board NAND layout that we support, introduce a
sub-profile similar to the one used by ar71xx.
These subprofiles provide a default implementation for most of the building
functions, while allowing each sub-profile to override any of these operations
in order to have a more specific behaviour, like Mamba expects for example.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44261
2015-02-05 11:22:43 +00:00
Imre Kaloz
67b91f47d6
mvebu: Add MTD split framework support
...
We're going to need the MTD split related options for our NOR support.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44259
2015-02-05 11:14:53 +00:00
Imre Kaloz
7be967e954
mvebu: temporary el cheapo' fan control script
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44153
2015-01-26 20:41:43 +00:00
Jo-Philipp Wich
0798de785e
mvebu: add missing config symbol
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44147
2015-01-25 22:17:43 +00:00
Imre Kaloz
9a8a348f14
mvebu: use pwmfan in the profile
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44131
2015-01-25 15:52:28 +00:00
Imre Kaloz
18012a4198
mvebu: preliminary 3.19 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44130
2015-01-25 15:37:31 +00:00
Imre Kaloz
d9c6ff8c25
mvebu: gpio based pwm support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44129
2015-01-25 15:36:47 +00:00
Imre Kaloz
9a172c70eb
mvebu: update mamba dts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44128
2015-01-25 15:26:33 +00:00
Imre Kaloz
afa58d8589
mvebu: backport some upstream changes
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44127
2015-01-25 15:25:14 +00:00
Imre Kaloz
8a103d5c56
mvebu: fixups for the new driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43978
2015-01-16 08:44:15 +00:00
Imre Kaloz
9a8bf84879
mvebu: add the new tlc59116 driver and migrate the Mamba to it
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43975
2015-01-15 13:59:01 +00:00
Imre Kaloz
a72bf9f3d2
mvebu: Switch to the generic mkuimage macro
...
The mvebu image makefile define something almost identical to the generic
implementation found in include/image.mk.
Switch to this implementation.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
SVN-Revision: 43969
2015-01-14 11:39:20 +00:00
Imre Kaloz
91b79128dc
mvebu: Replace the padjffs2 call by the generic definition
...
The mvebu image Makefile directly calls the padjffs2 utility, while there's an
generic make function to do just that. Switch to it
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
SVN-Revision: 43968
2015-01-14 11:37:29 +00:00
Imre Kaloz
b0a2d7ad0d
now that the driver knows it, use the 88e6172's switch type in the mamba dts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43945
2015-01-12 09:32:33 +00:00
Luka Perkov
a1872182bb
mvsw6171: rename to 'mvsw61xx'
...
In preparation for properly supporting switches
beyond the 88E6171.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43935
2015-01-11 17:19:58 +00:00
Imre Kaloz
7f21a92ffa
switch to 3.18
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43893
2015-01-09 12:36:07 +00:00
Imre Kaloz
26b57a6dc2
refresh kernel config, add cpuidle and cpufreq support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43855
2015-01-05 15:08:20 +00:00
Imre Kaloz
bfa1f18bfb
enable swconfig and the mvsw6171 driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43854
2015-01-05 15:02:18 +00:00
Imre Kaloz
5ed3a7aeb3
add tmp421 to the device tree instead of relying on autodetect
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43825
2015-01-04 17:26:07 +00:00
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