[OpenWrt-Devel] [PATCH 30/30][ WRT1900AC ] mamba mvebu: Led WAN monitor support

2014-05-08 Thread Matthew Fatheree
>From 335d5ccc9ded7f8f44197a3622a3747de3d6e952 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Mon, 5 May 2014 00:27:32 +0700 Subject: [PATCH 30/30] mamba mvebu: Led WAN monitor support WAN monitor: - Physical link. - Ping to heartbeat.belkin.com. Signed-off-by: Matthew Fathe

[OpenWrt-Devel] [PATCH 29/30][ WRT1900AC ] mamba mvebu: support macclone

2014-05-08 Thread Matthew Fatheree
>From 9a9dc70152468dd745fe0cd9dd94d1b498b87598 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 23:47:45 +0700 Subject: [PATCH 29/30] mamba mvebu: support macclone Support to change/restore the WAN's MAC address via WebUI Signed-off-by: Matthew Fatheree --- .../f

[OpenWrt-Devel] [PATCH 28/30][ WRT1900AC ] mamba mvebu: add wifi.lua to mrvl_wlan_v7drv package

2014-05-08 Thread Matthew Fatheree
>From c65d737b77b063f64cdbe042b49dae8ee690ed28 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 23:45:26 +0700 Subject: [PATCH 28/30] mamba mvebu: add wifi.lua to mrvl_wlan_v7drv package Mamba wireless driver requires to customize the WebUI wireless configuration page.

[OpenWrt-Devel] [PATCH 07/30][ WRT1900AC ] mamba mvebu: force nand driver to use 4-bit ECC

2014-05-08 Thread Matthew Fatheree
>From 90ae505c06fddcc08622594bb82bb449511c7e9a Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sat, 19 Apr 2014 00:08:43 +0700 Subject: [PATCH 07/30] mamba mvebu: force nand driver to use 4-bit ECC if the NAND flash's recommended ECC strength is less than 4-bit, for to use 4

[OpenWrt-Devel] [PATCH 25/30][ WRT1900AC ] mamba mvebu: support FAN operation follow Belkin's

2014-05-08 Thread Matthew Fatheree
>From 9c54bdd52ebf0539a93ea4be9b6c8ade310f1be2 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 22:23:29 +0700 Subject: [PATCH 25/30] mamba mvebu: support FAN operation follow Belkin's - Read the temperature of CPU, DDR, WIFI (TMP421, On-Die sensors) with cycl

[OpenWrt-Devel] [PATCH 24/30][ WRT1900AC ] mamba mvebu: add led monitor package which support led activity when the RESET/WPS button are pressed

2014-05-08 Thread Matthew Fatheree
>From 74c7dc364c89a470a63e0ce8efa70ca3e3f36e0c Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:53:54 +0700 Subject: [PATCH 24/30] mamba mvebu: add led monitor package which support led activity when the RESET/WPS button are pressed - Pressed RESET button 1..

[OpenWrt-Devel] [PATCH 23/30][ WRT1900AC ] mamba mvebu: board specific initialize script

2014-05-08 Thread Matthew Fatheree
>From 420c37e26c1ff16f160dddc8adcd7e0c8ee0c6a9 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:43:34 +0700 Subject: [PATCH 23/30] mamba mvebu: board specific initialize script - Unexport GPIO33 (Reset button) in order can probe the gpio-key.ko driver for handle

[OpenWrt-Devel] [PATCH 22/30][ WRT1900AC ] mamba mvebu: support blink Power led when enter FAILSAFE mode

2014-05-08 Thread Matthew Fatheree
>From ea96714bb0724cf3e98e86802a3b5b36da67ac89 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:39:07 +0700 Subject: [PATCH 22/30] mamba mvebu: support blink Power led when enter FAILSALE mode - Blink 250ms if the Reset button is pressed. - Blink 500ms when the bo

[OpenWrt-Devel] [PATCH 21/30][ WRT1900AC ] mamba mvebu: enter FAILSAFE mode, in case the board

2014-05-08 Thread Matthew Fatheree
>From 3b2c4996441e2a73d48dd55edcd2d0ea123ffc87 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:33:59 +0700 Subject: [PATCH 21/30] mamba mvebu: enter FAILSAFE mode, in case the board boot up & Reset button is pressed - Script to read Reset button status when th

[OpenWrt-Devel] [PATCH 20/30][ WRT1900AC ] mamba mvebu: LED control support

2014-05-08 Thread Matthew Fatheree
>From e63c88dee53094f07dd547ad46f44d8bd6a2e7fe Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:30:17 +0700 Subject: [PATCH 20/30] mamba mvebu: LED control support - Mamba LED driver controls SOC leds. - ledctrl script controls TLC & SOC leds from user space.

[OpenWrt-Devel] [PATCH 19/30][ WRT1900AC ] mamba mvebu: Reset button activity in normal mode

2014-05-08 Thread Matthew Fatheree
>From 99e9d4800f128516f4b8c802e953bd82962defb4 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:20:54 +0700 Subject: [PATCH 19/30] mamba mvebu: Reset button activity in normal mode - Pressed button 1..10s -> reboot the board. - Pressed button over 10s -> fact

[OpenWrt-Devel] [PATCH 17/30][ WRT1900AC ] mamba mvebu: support factory reset on syscfg partition

2014-05-08 Thread Matthew Fatheree
>From 6c158d0bd323a6686de433290779132008ff8bbf Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:06:39 +0700 Subject: [PATCH 17/30] mamba mvebu: support factory reset on syscfg partition Mamba use the syscfg partition formatted in ubifs type as the overlay partition

[OpenWrt-Devel] [PATCH 18/30][ WRT1900AC ] mamba mvebu: support switch2jffs for mamba

2014-05-08 Thread Matthew Fatheree
>From 735993f3d5ec109962681102d645fe20431b3237 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Mon, 5 May 2014 01:38:20 +0700 Subject: [PATCH 18/30] mamba mvebu: support switch2jffs for mamba Mamba use the syscfg partition formatted in ubifs type as the overlay partition to store

[OpenWrt-Devel] [PATCH 16/30][ WRT1900AC ] mamba mvebu: sysupgrade support for mamba + dual boot

2014-05-08 Thread Matthew Fatheree
>From dea780ba779104cd1460efe3815c16990f5db959 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 19:10:18 +0700 Subject: [PATCH 16/30] mamba mvebu: sysupgrade support for mamba + dual boot is supportted Add platform specific support for sysupgrade. Mamba supports dual b

[OpenWrt-Devel] [PATCH 15/30][ WRT1900AC ] mamba mvebu: add fw_printenv tool to read U-boot

2014-05-08 Thread Matthew Fatheree
>From 4a9565f1139fbb585727638fd69a0437bdd212b6 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 19:04:04 +0700 Subject: [PATCH 15/30] mamba mvebu: add fw_printenv tool to read U-boot environment from Linux The /tmp/fw_env.config is generated by looking for the &qu

[OpenWrt-Devel] [PATCH 14/30][ WRT1900AC ] Add TLC59116 Led driver

2014-05-08 Thread Matthew Fatheree
>From ddf018f5b987fb9b3e9f92added6ec241481e723 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 19:00:07 +0700 Subject: [PATCH 14/30] Add TLC59116 Led driver Signed-off-by: Matthew Fatheree --- target/linux/mvebu/config-3.10 |1 + .../0309-ARM-mv

[OpenWrt-Devel] [PATCH 13/30][ WRT1900AC ] add default network configuration for mvebu mamba

2014-05-08 Thread Matthew Fatheree
>From 7d595a327865bb5d518d9d401eb9711dfa7a5c20 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 18:13:05 +0700 Subject: [PATCH 13/30] add default network configuration for mvebu mamba mvebu does not use the default /etc/config/network, it generates a custom config file

[OpenWrt-Devel] [PATCH 11/30][ WRT1900AC ] mamba mvebu: enable overlay on syscfg partition

2014-05-08 Thread Matthew Fatheree
>From 6254954bf36a95c79eb6b143424ebdc02101709f Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 01:51:07 +0700 Subject: [PATCH 11/30] mamba mvebu: enable overlay on syscfg partition formatted as ubifs Mamba use the syscfg partition formatted in ubifs type as the over

[OpenWrt-Devel] [PATCH 10/30][ WRT1900AC ] Add linksys-base-files to package

2014-05-08 Thread Matthew Fatheree
>From a5d210deb9dd9b60260b877ed37af3d417f872b6 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 01:23:17 +0700 Subject: [PATCH 10/30] Add linksys-base-files to package Add linksys-base-files to ./package. This package contains scripts and files that specific for Link

[OpenWrt-Devel] [PATCH 09/30][ WRT1900AC ] CONFIG_UBIFS_FS_XATTR is no longer defined in 3.10

2014-05-08 Thread Matthew Fatheree
>From 8ab032967f60449052c20adc6180c8f295cb37d5 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sat, 19 Apr 2014 00:24:54 +0700 Subject: [PATCH 09/30] CONFIG_UBIFS_FS_XATTR is no longer defined in 3.10 In kernel 3.10, CONFIG_UBIFS_FS_XATTR is no longer defined, we should remove the &qu

[OpenWrt-Devel] [PATCH 08/30][ WRT1900AC ] mamba mvebu: add jffs2 image target for Mamba

2014-05-08 Thread Matthew Fatheree
>From 03e36b778861f97d14d1343782667de5083dfd83 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 20:05:14 +0700 Subject: [PATCH 08/30] mamba mvebu: add jffs2 image target for Mamba The firmware image of Mamba board is generated by concatenating the kernel image uImage w

[OpenWrt-Devel] [PATCH 06/30][ WRT1900AC ] support NAND device for Mamba board

2014-05-08 Thread Matthew Fatheree
>From b82b95ac25605e8dd89bab124fa2902960241759 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sat, 15 Mar 2014 00:44:58 +0700 Subject: [PATCH 06/30] support NAND device for Mamba board - Use kernel command line to define the partition layout. - Add Mamba board config. Board speci

[OpenWrt-Devel] [PATCH 05/30][ WRT1900AC ] Support I2C, USB, TMP421, On-Die sensor, SATA.

2014-05-08 Thread Matthew Fatheree
>From e9934ed1803cc472f1d75f8b0bf4a2b53d5c7c6e Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sun, 4 May 2014 00:10:39 +0700 Subject: [PATCH 05/30] Support I2C, USB, TMP421, On-Die sensor, SATA. Signed-off-by: Matthew Fatheree --- target/linux/mvebu/config-3.10 |

[OpenWrt-Devel] [PATCH 04/30][ WRT1900AC ] Add Device tree name of Mamba board to target

2014-05-08 Thread Matthew Fatheree
>From 9514618515e5bbb25c9ff6da4bb268cbc06af9f9 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sat, 19 Apr 2014 00:07:04 +0700 Subject: [PATCH 04/30] Add Device tree name of Mamba board to target Signed-off-by: Matthew Fatheree --- target/linux/mvebu/image/Makefile |4 1 f

[OpenWrt-Devel] [PATCH 02/30] [ WRT1900AC ] Add specific Device Tree file for Mamba board

2014-05-08 Thread Matthew Fatheree
>From 2ffdcc2a756a42fc895ef2c15c04aea981fbb1c1 Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sat, 3 May 2014 23:33:40 +0700 Subject: [PATCH 02/30] Add specific Device Tree file for Mamba board Signed-off-by: Matthew Fatheree --- .../patches-3.10/0301-ARM-mvebu-mamba-dts.pa

[OpenWrt-Devel] [PATCH 01/30][ WRT1900AC] Add Linksys Mamba WRT1900AC build profile

2014-05-08 Thread Matthew Fatheree
>From 82a697fdd09beb673d94ed197ea1dd527b070cae Mon Sep 17 00:00:00 2001 From: Matthew Fatheree Date: Sat, 3 May 2014 22:59:46 +0700 Subject: [PATCH 01/30] Add Linksys Mamba WRT1900AC build profile Add Linksys Mamba WRT1900AC build profile to target/linux/mvebu Signed-off-by: Matthew Fathe

[OpenWrt-Devel] [PATCH 07/30][ WRT1900AC ] mamba mvebu: force nand driver to use 4-bit ECC

2014-05-08 Thread Matthew Fatheree
mamba mvebu: force nand driver to use 4-bit ECC if the NAND flash's recommended ECC strength is less than 4-bit, for to use 4-bit ECC. Signed-off-by: Matthew Fatheree --- .../0306-ARM-mvebu-mamba-nand-force-4bit-ecc.patch | 14 ++ 1 file changed, 14 insertions(+) create

[OpenWrt-Devel] [PATCH 06/30][ WRT1900AC ] support NAND device for Mamba board

2014-05-08 Thread Matthew Fatheree
-nand". We cannot change the U-boot environment, so we have to change the pxa3xx driver to use the "armada-nand" when checking the partition table. - Add NAND Layout 2048B page size support for pxa3xx driver. Signed-off-by: Matthew Fatheree --- target/linux/mvebu/config-3.10

[OpenWrt-Devel] [PATCH 05/30][ WRT1900AC ] Support I2C, USB, TMP421, On-Die sensor, SATA.

2014-05-08 Thread Matthew Fatheree
Support I2C, USB, TMP421, On-Die sensor, SATA. Signed-off-by: Matthew Fatheree --- target/linux/mvebu/config-3.10 | 29 - 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/target/linux/mvebu/config-3.10 b/target/linux/mvebu/config-3.10 index 4f41f71

[OpenWrt-Devel] [PATCH 04/30][ WRT1900AC ] Add Device tree name of Mamba board to target

2014-05-08 Thread Matthew Fatheree
Add Device tree name of Mamba board to target Signed-off-by: Matthew Fatheree --- target/linux/mvebu/image/Makefile |4 1 file changed, 4 insertions(+) diff --git a/target/linux/mvebu/image/Makefile b/target/linux/mvebu/image/Makefile index e89530a..f8c9465 100644 --- a/target/linux

[OpenWrt-Devel] [PATCH 03/30] [ WRT1900AC ] Remove comment out in armada-xp-mv78230-dtsi

2014-05-08 Thread Matthew Fatheree
Remove comment out in armada-xp-mv78230-dtsi Signed-off-by: Matthew Fatheree --- ...0302-ARM-mvebu-add-armada-xp-mv78230-dtsi.patch | 12 1 file changed, 12 insertions(+) create mode 100644 target/linux/mvebu/patches-3.10/0302-ARM-mvebu-add-armada-xp-mv78230-dtsi.patch diff

[OpenWrt-Devel] [PATCH 02/30] [ WRT1900AC ] Add specific Device Tree file for Mamba board

2014-05-08 Thread Matthew Fatheree
Add specific Device Tree file for Mamba board Signed-off-by: Matthew Fatheree --- .../patches-3.10/0301-ARM-mvebu-mamba-dts.patch| 177 1 file changed, 177 insertions(+) create mode 100644 target/linux/mvebu/patches-3.10/0301-ARM-mvebu-mamba-dts.patch diff --git a

[OpenWrt-Devel] [PATCH 01/30][ WRT1900AC] Add Linksys Mamba WRT1900AC build profile

2014-05-08 Thread Matthew Fatheree
Add Linksys Mamba WRT1900AC build profile to target/linux/mvebu Signed-off-by: Matthew Fatheree --- target/linux/mvebu/profiles/101-Linksys-Mamba.mk | 21 + 1 file changed, 21 insertions(+) create mode 100644 target/linux/mvebu/profiles/101-Linksys-Mamba.mk diff --git a

Re: [OpenWrt-Devel] Making sense of OpenWRT / Linksys WRT1900AC collaboration claims

2014-04-17 Thread Matthew Fatheree
> On Thu, Apr 17, 2014 at 2:07 PM, Matthew Fatheree > wrote: > Hi Andrew, > Once that process is complete users will be able to build a > firmware > that can be directly flashed onto the WRT1900AC. Until that > time, the >

Re: [OpenWrt-Devel] Making sense of OpenWRT / Linksys WRT1900AC collaboration claims

2014-04-17 Thread Matthew Fatheree
> Moreover, this reviewer [2] claims that a Linksys support technician > stated that flashing OpenWRT would void the warranty, which is > interesting, if true. > > > The press release [1] also mentions collaborating with the OpenWRT > project "over the past months&q

Re: [OpenWrt-Devel] Patch submission release based on OpenWRT trunk

2014-04-03 Thread Matthew Fatheree
-03 at 21:26 +0200, Hauke Mehrtens wrote: > On 04/03/2014 07:52 PM, Matthew Fatheree wrote: > > Belkin Inc. would like to announce the patch submission release for > > WRT1900AC > > which is based on OpenWRT trunk, the detail base revision is specified in > > each r

Re: [OpenWrt-Devel] Patch submission release based on OpenWRT trunk

2014-04-03 Thread Matthew Fatheree
014-04-03 19:52, Matthew Fatheree wrote: > > Belkin Inc. would like to announce the patch submission release for > > WRT1900AC > > which is based on OpenWRT trunk, the detail base revision is specified in > > each release. > > > > This is the release version 1.

[OpenWrt-Devel] Patch submission release based on OpenWRT trunk

2014-04-03 Thread Matthew Fatheree
: e97be7a104e5c809ae4638cf169823249a505698 OpenWRT svn base revision: 40006 The total size of the uncompressed files exceeds the 300k maximum for email attachments. The patch files can be accessed using the link below: Direct Link: ftp://Temp90523934364:tag43...@ftp.belkin.com/Temp90523934364 Thank you Matthew Fatheree