- May 13, 2017
-
-
Marko Ratkaj authored
Fix Marvell PHYs initialization issues and optimize logic for page changing during init Signed-off-by:
Marko Ratkaj <marko.ratkaj@sartura.hr>
-
Marko Ratkaj authored
Add support for SolidRun ClearFog Base board. The base model is a smaller version of ClearFog Pro without the DSA switch, replacing it with a second copper gigabit port, and only one PCIe socket. Signed-off-by:
Marko Ratkaj <marko.ratkaj@sartura.hr>
-
Marko Ratkaj authored
Add device tree files for Solidrun ClearFog Base board. We also need to backport some improvements for Armada 388 MicroSoM. The base model is a smaller version of ClearFog Pro without the DSA switch, replacing it with a second copper gigabit port, and only one PCIe socket. Signed-off-by:
Marko Ratkaj <marko.ratkaj@sartura.hr>
-
Marko Ratkaj authored
The conventional model is now known as the "Clearfog Pro" Signed-off-by:
Marko Ratkaj <marko.ratkaj@sartura.hr>
-
Marko Ratkaj authored
The conventional model is now known as the "Clearfog Pro". We keep the old armada-388-clearfog.dts file for compatibility reasons. Signed-off-by:
Marko Ratkaj <marko.ratkaj@sartura.hr>
-
- Apr 17, 2017
-
-
Felix Fietkau authored
This reverts commit 51397d7d. There are some unresolved random crashes on WRT1900AC v1 that still need to be sorted out Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Apr 12, 2017
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Mar 26, 2017
-
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Mar 12, 2017
-
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Mar 11, 2017
-
-
Henryk Heisig authored
add mwifiex-sdio package to wrt3200acm Signed-off-by:
Henryk Heisig <hyniu@o2.pl>
-
- Mar 08, 2017
-
-
Ansuel Smith authored
Change dts file to add default sata trigger to sata led. Backport upstream accepted patch to add sata trigger to device tree source files already upstreamed. Signed-off-by:
Ansuel Smith <ansuelsmth@gmail.com> [backport upstream accepted patch] Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Ansuel Smith authored
As we have a disk led we enable the disk trigger that work with the easata port Signed-off-by:
Ansuel Smith <ansuelsmth@gmail.com>
-
- Feb 16, 2017
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name> Signed-off-by:
Jonas Gorski <jonas.gorski@gmail.com>
-
- Feb 13, 2017
-
-
Jonas Gorski authored
Fixes the following issue: root@LEDE:/# sysupgrade /tmp/lede-mvebu-armada-388-clearfog-sdcard.img.gz Saving metaconfig... Image metadata not found Use sysupgrade -F to override this check when downgrading or flashing to vendor firmware Image check 'fwtool_check_image' failed. root@LEDE:/# Acked-by:
Felix Fietkau <nbd@nbd.name> Signed-off-by:
Jonas Gorski <jonas.gorski@gmail.com>
-
- Feb 07, 2017
-
-
Jo-Philipp Wich authored
After "73d923ed base-files: emit tagged switch configuration by default" some default network configurations are broken because the lan and wan ifnames are forcibly set to untagged netdevs. Adjust the offending set_interfaces_lan_wan() calls to use the proper tagged device names. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Feb 01, 2017
-
-
Mathias Kresin authored
All mvebu boards have three USB LEDs. The first one is used for the USB1 port. There are two LEDs related to the second USB port. The top (bar) LED gets bright in case any USB device is connected to the second USB port. If the connected device is an USB 3 (SuperSpeed) device, the small dot LED bellow the "bar" LED gets also bright. While at it, use a name for the USB LEDs that matches the names printed on the case. Fixes: FS#423, FS#425 Signed-off-by:
Kabuli Chana <newtownbuild@gmail.com> Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Jan 27, 2017
-
-
Jo-Philipp Wich authored
Do not put the u-boot images into the kernel build directory as this directory might get removed after kernel updates while the u-boot packages InstallDev recipe is not getting re-executed because it is still considered current, leading to image build failures later on due to missing u-boot images. To ensure that built bootloader images persist over kernel version updates in the buildroot, put them into the new STAGING_DIR_IMAGE directory. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Jan 24, 2017
-
-
Hans Geiblinger authored
Signed-off-by: Hans Geiblinger <cybrnook2002yahoo.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup]
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 13, 2017
-
-
Paul Wassi authored
Unify switch configuration on Linksys WRTxx00AC series. LAN = eth0, WAN = eth1 Signed-off-by:
Paul Wassi <p.wassi@gmx.at> [Álvaro]: also change WAN LEDs Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-
Álvaro Fernández Rojas authored
- Fix WLAN LEDs definition. - Fix USB pinctrl definition. - Remove SDHCI definition. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-
Felix Fietkau authored
It is obsoleted by proper SD card image support Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 11, 2017
-
-
Felix Fietkau authored
The hardware queue scheduling is apparently configured with fixed priorities, which creates a nasty fairness issue where traffic from one CPU can starve traffic from all other CPUs. Work around this issue by forcing all tx packets to go through one CPU, until this issue is fixed properly. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 10, 2017
-
-
Kabuli Chana authored
correct ports, fix power led on rango, tested mamba,shelby,rango Signed-off-by:
Kabuli Chana <newtownBuild@gmail.com>
-
- Jan 09, 2017
-
-
Felix Fietkau authored
It has been unused, and less useful than squashfs for cases where flash space usage matters. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 04, 2016
-
-
Vignesh Balasubramaniam authored
sysupgrade command fails due to missing U-Boot environment-processing binaries on sysupgrade ramdisk. The missing binaries result in the following output: Switching to ramdisk... Performing system upgrade... ash: /usr/sbin/fw_printenv: not found ash: fw_setenv: not found ash: touch: not found cannot find target partition Signed-off-by:
Vignesh Balasubramaniam <vigneshb.hp@gmail.com>
-
Mathias Kresin authored
The name from the Device define will be used in the metadata. Due to typo/different spelling, this name might not match the one exported in /lib/mvebu.sh. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Nov 27, 2016
-
-
Mathias Kresin authored
Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Nov 25, 2016
-
-
Felix Fietkau authored
This reverts commit 539ae471. According to reports, this introduces a regression on WRT3200ACM Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Nov 24, 2016
-
-
Paul Wassi authored
Unify switch configuration on Linksys WRTxx00AC series. LAN = eth0, WAN = eth1 Signed-off-by:
Paul Wassi <p.wassi@gmx.at>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Nov 21, 2016
-
-
Toke Høiland-Jørgensen authored
This adds the patch submitted to upstream that adds BQL to the mvneta driver: https://patchwork.kernel.org/patch/9328413/ . Helps latency under load when the physical link is saturated. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
- Nov 13, 2016
-
-
Mathias Kresin authored
The marvell,88e6352 and marvell,88e6172 compatible strings are used in target/linux/generic/files/drivers/net/phy/mvsw61xx.c. No idea why grep missed them when I searched for them. Thanks to Syrone Wong for noticing and reporting my mistake. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Nov 12, 2016
-
-
Mathias Kresin authored
Fixes invalid device tree parameters. Drop the mvsw61xx node used in mvebu device tree source files. It looks like some kind of ethernet switch cargo cult. Neither the marvell,88e6352 nor the marvell,88e6172 compatible strings can be found in any LEDE file or in the kernel sources. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Nov 02, 2016
-
-
Stijn Segers authored
This patch bumps the 4.4 kernel from .28 to .30 and refreshes the patches. Compile-tested on ar71xx, x86/64, ramips/mt7621, brcm47xx and kirkwood. Run-tested on ar71xx & ramips/mt7621, brcm47xx and kirkwood (last two confirmed by P. Wassi). Signed-off-by:
Stijn Segers <francesco.borromini@inventati.org>
-
- Oct 24, 2016
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org>
-
- Oct 19, 2016
-
-
Rafał Miłecki authored
This makes init.d script handle existing UCI entries using the new trigger. It also switches all targets to use its package. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Oct 04, 2016
-
-
Aaron Curley authored
sysupgrade command fails due to missing U-Boot environment-processing binaries on sysupgrade ramdisk. The missing binaries result in the following output: Switching to ramdisk... Performing system upgrade... ash: /usr/sbin/fw_printenv: not found ash: fw_setenv: not found ash: touch: not found cannot find target partition Fixes FS#197. Signed-off-by:
Aaron Curley <accwebs@gmail.com>
-
- Sep 30, 2016
-
-
Álvaro Fernández Rojas authored
Refresh patches for all targets that support kernel 4.4. compile/run-tested on brcm2708/bcm2710 only. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-