- May 11, 2017
-
-
Rafał Miłecki authored
It doesn't change any bevahior just cleanes up the code. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Apr 20, 2017
-
-
Rafał Miłecki authored
It allows monitoring CPU temp and will shutdown system on critical value. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 27, 2017
-
-
Rafał Miłecki authored
Many (most?) devices can't boot raw kernel using tftp and probably none allows flashing it. It's way more usable to have TRX with kernel containing initrams as such an image can be actually flashed. An exception are Buffalo devices which have recovery mode with support for booting kernels over TFTP. For them keep building default images. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 21, 2017
-
-
Rafał Miłecki authored
This adds support for describing GPIO chips placed on PCIe cards. Thanks to this we get working 2.4 GHz LED on Tenda AC9. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 18, 2017
-
-
Rafał Miłecki authored
With iproc regression fixed and GIC interrupts in DTS updated it seems we can safely start using 4.9. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
This fixes GIC interrupts (required before switching to 4.9), adds few new entires & introduces DTS for Archer C5. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 12, 2017
-
-
Rafał Miłecki authored
We still can't enable them by default without proper TRX support. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 11, 2017
-
-
Rafał Miłecki authored
Don't enable it yet as kernel needs to be updated first. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 10, 2017
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 09, 2017
-
-
Rafał Miłecki authored
This is a simple revert of upstream patch for now. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 01, 2017
-
-
Rafał Miłecki authored
This driver has been added instead of improving spi-bcm53xx. It has some advantages: allows SPI speed control & hopefully doesn't have bug that was stopping us from using multiple SPI messages for writing flash data. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Feb 28, 2017
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
This is required to get booting kernel. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Feb 20, 2017
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Feb 15, 2017
-
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Feb 07, 2017
-
-
Rafał Miłecki authored
Initial idea was to use package with this PHY driver for devices that need it. Unfortunately this can't work as bgmac is built-in and PHY probing happens before loading modules - it results in PHY subsystem picking default (generic) PHY driver. There were two ways of solving this: 1) Making bcm53xx use bgmac as module xor 2) Built-in Broadcom PHY driver After some quick discussion it seems we can simply built-in the driver as increased kenel size is relatively small (1805 B). Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
It's needed for macaddr_add. Fixes: 50efd403 ("bcm53xx: set WAN MAC address to don't share one with LAN interface") Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Feb 06, 2017
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
It just makes code consistent. This trivial change may be a 17.01 candidate to provide simpler backporting experience. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
In kernel 4.9 it's already present so we don't want to overwite it (with older & API incompatible version). Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
We dont't build officialy images for them yet due to partitioning issues. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Feb 03, 2017
-
-
Rafał Miłecki authored
After analyzing numerous NVRAMs and vendor firmwares it seems the base MAC address is used for LAN interface. WAN interface has different one which sometimes is set directly in NVRAM and sometines needs to be calculated. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Feb 01, 2017
-
-
Rafał Miłecki authored
We override default Ethernet interface with eth0 which often uses random MAC due to missing proper NVRAM entry. Fix this by manually assigning MAC in the config. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Jan 31, 2017
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
FUKAUMI Naoki authored
only factory images for DHP-EU and DHP2-JP (fw ver. 2.x) are built. this will not work for DHP-JP/AP/TW (fw ver. 1.x) because they use different buffalo_csum() formula. Signed-off-by:
FUKAUMI Naoki <naobsd@gmail.com> Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Jan 30, 2017
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 25, 2017
-
-
Rafał Miłecki authored
This device has 2 TRX partitions (main one and failsafe one) and Linux may not detect them properly failing to run userspace. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Jan 18, 2017
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Jan 15, 2017
-
-
Rafał Miłecki authored
This specifies wireless limitations for Netgear R8000 making sure people won't use channels incorrectly (limited performance). There are also 2 new DTS files not used by us yet. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Jan 13, 2017
-
-
Hauke Mehrtens authored
Refresh patches on all 4.4 supported platforms. Compile & run tested: lantiq/xrx200 Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Jan 11, 2017
-
-
Rafał Miłecki authored
One replaces our local patch and another is just for keeping driver in sync (license change). Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
V2 using helper function was sent for upstream kernel Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Jan 10, 2017
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- 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>
-
- Jan 03, 2017
-
-
Victor Shyba authored
This flag was added to 4.9 with upstream commit 76a4707de5e18dc32d9cb4e990686140c5664a15. Signed-off-by:
Victor Shyba <victor1984@riseup.net> [refresh and adjust platform patches, fix commit message] Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Dec 29, 2016
-
-
Rafał Miłecki authored
We don't use this driver since commit 74171533 ("bcm53xx: switch to m25p80 and drop bcm53xxspiflash"). Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Dec 13, 2016
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-