<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ramips/dts, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>ramips: Add support for the Netgear WNDR3700v5</title>
<updated>2016-04-26T11:43:53+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-26T11:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cb049e71cdc08e17f664403a0ef970c480ae5c4a'/>
<id>cb049e71cdc08e17f664403a0ef970c480ae5c4a</id>
<content type='text'>
https://wiki.openwrt.org/toh/netgear/wndr3700

wndr3700v5 uses the single-core dual thread MediaTek MT7621S SoC.

Signed-off-by: L. D. Pinney &lt;ldpinney@gmail.com&gt;

SVN-Revision: 49247
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://wiki.openwrt.org/toh/netgear/wndr3700

wndr3700v5 uses the single-core dual thread MediaTek MT7621S SoC.

Signed-off-by: L. D. Pinney &lt;ldpinney@gmail.com&gt;

SVN-Revision: 49247
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: add support for Planex MZK-EX300NP</title>
<updated>2016-04-26T11:43:06+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-26T11:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=279eeeb744f1d3e0d3af7b5801324b05fbf75ffa'/>
<id>279eeeb744f1d3e0d3af7b5801324b05fbf75ffa</id>
<content type='text'>
MZK-EX300NP is MT7620A based wifi repeater.
Built-in power supply.
64MiB RAM, 8MiB SPI Flash, non Wired Ethernet.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49235
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MZK-EX300NP is MT7620A based wifi repeater.
Built-in power supply.
64MiB RAM, 8MiB SPI Flash, non Wired Ethernet.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49235
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: add support for Planex CS-QR10</title>
<updated>2016-04-26T11:43:01+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-26T11:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e55d86ef323377b40d35cf9d927cd2370e8d4842'/>
<id>e55d86ef323377b40d35cf9d927cd2370e8d4842</id>
<content type='text'>
CS-QR10 is MT7620A based IP Camera.

the camera and sound does not work with kernel 4.4.
 - camera chip is sn9c291.
 - sound chip is wm8960.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CS-QR10 is MT7620A based IP Camera.

the camera and sound does not work with kernel 4.4.
 - camera chip is sn9c291.
 - sound chip is wm8960.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49234
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Add support for ZBT WG3526</title>
<updated>2016-04-21T19:47:08+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-21T19:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=30fbc1a4d146ae0060d02946709fd6d8cc2a2b56'/>
<id>30fbc1a4d146ae0060d02946709fd6d8cc2a2b56</id>
<content type='text'>
The WG3526 is the follow-up to the 2626 and is mostly the same, with the
excaption that the mt7602 has been replaced with the mt7603. The internal wifi
setup has also changed slightly. Based on my tests, everything that worked on
the 2626 works on the 3526 and with roughly the same performance.

v1-&gt;v2:
* Remove some references to 2626 that I had missed in the dts.

v2-&gt;v3:
* Update patch to match new file structure.
* Removed SD driver to be consistent with other MT7621 targets.

Signed-off-by: Kristian Evensen &lt;kristian.evensen@gmail.com&gt;

SVN-Revision: 49213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The WG3526 is the follow-up to the 2626 and is mostly the same, with the
excaption that the mt7602 has been replaced with the mt7603. The internal wifi
setup has also changed slightly. Based on my tests, everything that worked on
the 2626 works on the 3526 and with roughly the same performance.

v1-&gt;v2:
* Remove some references to 2626 that I had missed in the dts.

v2-&gt;v3:
* Update patch to match new file structure.
* Removed SD driver to be consistent with other MT7621 targets.

Signed-off-by: Kristian Evensen &lt;kristian.evensen@gmail.com&gt;

SVN-Revision: 49213
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: add support for ELECOM WRH-300CR</title>
<updated>2016-04-21T19:46:59+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-21T19:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=37b50fdb92742024849241cf41091f97e11b2ba0'/>
<id>37b50fdb92742024849241cf41091f97e11b2ba0</id>
<content type='text'>
ELECOM WRH-300CR is MT7620N based very small Wi-Fi router with 64MiB
DDR2 SDRAM, 16MiB SPI Flash, one fast ethernet port, and (internal but
easy-to-access) UART.

it also has internal USB hub and USB card reader which provide one USB
port, one SD card slot, and one microSD card slot.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;
Signed-off-by: FUKAUMI Naoki &lt;naobsd@gmail.com&gt;

SVN-Revision: 49211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ELECOM WRH-300CR is MT7620N based very small Wi-Fi router with 64MiB
DDR2 SDRAM, 16MiB SPI Flash, one fast ethernet port, and (internal but
easy-to-access) UART.

it also has internal USB hub and USB card reader which provide one USB
port, one SD card slot, and one microSD card slot.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;
Signed-off-by: FUKAUMI Naoki &lt;naobsd@gmail.com&gt;

SVN-Revision: 49211
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: update DTS file for Planex DB-WRT01</title>
<updated>2016-04-21T19:46:49+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-21T19:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d2654729ac15e240d46f39207cb62c948ca9b528'/>
<id>d2654729ac15e240d46f39207cb62c948ca9b528</id>
<content type='text'>
update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49209
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: fix support Planex MZK-750DHP.</title>
<updated>2016-04-20T17:19:05+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-20T17:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=890eb0c126f21620ddf81ceff5a2480395b8651b'/>
<id>890eb0c126f21620ddf81ceff5a2480395b8651b</id>
<content type='text'>
fix script for Planex MZK-750DHP.
modification of the GPIO definition.
add Profile.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49205
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix script for Planex MZK-750DHP.
modification of the GPIO definition.
add Profile.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49205
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: rt3352 usbphy fix in dts-file</title>
<updated>2016-04-20T17:19:00+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-20T17:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4a5158bd2a733a2967d6967701e0e97eed80dfda'/>
<id>4a5158bd2a733a2967d6967701e0e97eed80dfda</id>
<content type='text'>
Add missing rt3352 usb phy. Fix ticket #20499.

Signed-Off-By:Serge Vasilugin &lt;vasilugin@yandex.ru&gt;

SVN-Revision: 49204
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add missing rt3352 usb phy. Fix ticket #20499.

Signed-Off-By:Serge Vasilugin &lt;vasilugin@yandex.ru&gt;

SVN-Revision: 49204
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Fixes for LinkIt 7688</title>
<updated>2016-04-09T10:24:58+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-09T10:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0ffa58009a05c946a1a93fb68d5f852cb54741fc'/>
<id>0ffa58009a05c946a1a93fb68d5f852cb54741fc</id>
<content type='text'>
Misc fixes for LinkIt 7688 board:

- Copy the right wireless firmware for the mt7688
- Add back '0065-mt7688-fixes.patch', left out after the move to Linux 4.4.
- Remove SPI_DEV from linux config which otherwise causes a massive warning
- Add wmac to LINKIT7688.dts so wireless works

Signed-off-by: Adam Kent &lt;adam@semicircular.net&gt;

SVN-Revision: 49130
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Misc fixes for LinkIt 7688 board:

- Copy the right wireless firmware for the mt7688
- Add back '0065-mt7688-fixes.patch', left out after the move to Linux 4.4.
- Remove SPI_DEV from linux config which otherwise causes a massive warning
- Add wmac to LINKIT7688.dts so wireless works

Signed-off-by: Adam Kent &lt;adam@semicircular.net&gt;

SVN-Revision: 49130
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: fix for Planex MZK-WDPR (lcd control gpio).</title>
<updated>2016-04-09T10:24:52+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-09T10:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1eb8b0674d3bccf8089e4cac08ef6199237dbd83'/>
<id>1eb8b0674d3bccf8089e4cac08ef6199237dbd83</id>
<content type='text'>
add lcd control gpio pin for Planex MZK-WDPR.
LCD board initial timming is GPIO control.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49128
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add lcd control gpio pin for Planex MZK-WDPR.
LCD board initial timming is GPIO control.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49128
</pre>
</div>
</content>
</entry>
</feed>
