Re: [OpenWrt-Devel] [PATCH] x86: add a subtarget for PCEngines APU

2015-11-08 Thread Piotr Dymacz
2015-11-08 13:07 GMT+01:00 Russell Senior : >> "Felix" == Felix Fietkau writes: > > Felix> On 2015-11-08 07:24, Russell Senior wrote: >>> >>> Reworked from patch by Ben Pfountz Builds and >>> boots. >>> >>> Signed-off-by: Russell

[OpenWrt-Devel] [PATCH v2] ar71xx: Add support for Wallys DR344

2015-11-08 Thread Philippe DUCHEIN
This patch is for Wallys DR344 support under OpenWRT Signed-off-by: Philippe DUCHEIN — diff -Nru a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh --- a/target/linux/ar71xx/base-files/etc/diag.sh2015-10-27

[OpenWrt-Devel] [PATCH] tools/e2fsprogs: update to 1.42.13

2015-11-08 Thread Hannu Nyman
Update e2fsprogs to 1.42.13. Refresh and cleanup patches. Signed-off-by: Hannu Nyman --- Changelogs 1.42.8-1.42.13: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html tools/e2fsprogs/Makefile | 6 +++---

Re: [OpenWrt-Devel] [PATCH] ltq-vdsl-fw: Update the DSL firmware version

2015-11-08 Thread Felix Fietkau
On 2015-11-07 16:05, Martin Blumenstingl wrote: > The old version (5.3.4.A.1.6-5.3.6.4.1.2) is not supported by the new > DSL driver. The new version (5.6.8.4.1.7-5.6.7.2.1.2) also brings > (theoretically) vectoring support. > > Signed-off-by: Martin Blumenstingl

Re: [OpenWrt-Devel] [PATCH] x86: add a subtarget for PCEngines APU

2015-11-08 Thread Felix Fietkau
On 2015-11-08 07:24, Russell Senior wrote: > > Reworked from patch by Ben Pfountz > Builds and boots. > > Signed-off-by: Russell Senior Why do we need a subtarget for APU instead of just running the generic one on it? - Felix

Re: [OpenWrt-Devel] [PATCH] x86: add a subtarget for PCEngines APU

2015-11-08 Thread Russell Senior
> "Felix" == Felix Fietkau writes: Felix> On 2015-11-08 07:24, Russell Senior wrote: >> >> Reworked from patch by Ben Pfountz Builds and >> boots. >> >> Signed-off-by: Russell Senior Felix> Why do we need a subtarget for APU

Re: [OpenWrt-Devel] [PATCH] x86: add a subtarget for PCEngines APU

2015-11-08 Thread Felix Fietkau
On 2015-11-08 13:07, Russell Senior wrote: >> "Felix" == Felix Fietkau writes: > > Felix> On 2015-11-08 07:24, Russell Senior wrote: >>> >>> Reworked from patch by Ben Pfountz Builds and >>> boots. >>> >>> Signed-off-by: Russell Senior

Re: [OpenWrt-Devel] [PATCH] ramips: reset m25p80 when shutdown

2015-11-08 Thread Rafał Miłecki
On 7 November 2015 at 21:42, Shonn Lu wrote: > Signed-off-by: Shonn Lu > --- > .../0064-reset-m25p80-when-shutdown.patch | 24 > ++ > 1 file changed, 24 insertions(+) > create mode 100644 >

[OpenWrt-Devel] [PATCH v4] ar71xx: add support for TP-LINK TL-WR941ND v6 (international version)

2015-11-08 Thread Matthias Schiffer
The international version is completely different from the already supported Chinese version. The WLAN of the QCA956x SoC used by this router has been fixed in r46948. This patch looks like it changes a lot in 700-MIPS-ath79-openwrt-machines.patch; that is not the case. Unfortunately, quilt