<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ramips/base-files/lib/preinit, branch mtk-20170518</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 a workaround to fix failsafe on RT5350</title>
<updated>2014-08-18T13:08:52+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-18T13:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3a9752bbd2bc00e407b5dcad21789720f40abf0e'/>
<id>3a9752bbd2bc00e407b5dcad21789720f40abf0e</id>
<content type='text'>
Due to TCP connections not working when VLAN is disabled, this is
needed to get failsafe functional.

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;

SVN-Revision: 42179
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to TCP connections not working when VLAN is disabled, this is
needed to get failsafe functional.

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;

SVN-Revision: 42179
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: ethernet mac cleanup</title>
<updated>2014-07-26T20:36:09+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-26T20:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b77e92e020c17b5530ec5c1b37cf66ae0cf717e6'/>
<id>b77e92e020c17b5530ec5c1b37cf66ae0cf717e6</id>
<content type='text'>
Compile tested all subtargets and profiles.
Unfortunately I don't own any board affected by these changes, so no run tests.

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41839
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compile tested all subtargets and profiles.
Unfortunately I don't own any board affected by these changes, so no run tests.

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41839
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: add support for WR8305RT board</title>
<updated>2014-07-12T06:54:03+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-12T06:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ba3988fb16c1392c41e4710474fc5df1f1f92a83'/>
<id>ba3988fb16c1392c41e4710474fc5df1f1f92a83</id>
<content type='text'>
Signed-off-by: Jorge Vargas &lt;jorge.vargas@sosvia.com&gt;
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41584
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jorge Vargas &lt;jorge.vargas@sosvia.com&gt;
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41584
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: RT-N56U support fixes and factory image creation</title>
<updated>2014-06-16T18:57:20+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-16T18:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc5fe5f73f7cef3282fb6f529f4d91b8cf764706'/>
<id>dc5fe5f73f7cef3282fb6f529f4d91b8cf764706</id>
<content type='text'>
Signed-off-by: Mikko Hissa &lt;mikko.hissa@werzek.com&gt;

SVN-Revision: 41224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Mikko Hissa &lt;mikko.hissa@werzek.com&gt;

SVN-Revision: 41224
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: Add support for samsung cy-swr1100 wireless router</title>
<updated>2014-06-02T12:42:52+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-02T12:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=813a7c3827afe71f49f2985c607585900a7db4fb'/>
<id>813a7c3827afe71f49f2985c607585900a7db4fb</id>
<content type='text'>
It is base on rt3662 soc with dual band 802.11n
wireless router. Use rtl8367R switch chip.
This patch adds a profile for this board.
It use seama image header. so i also enable it
on kernel config.

Signed-off-by: michael lee &lt;igvtee@gmail.com&gt;

SVN-Revision: 40908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is base on rt3662 soc with dual band 802.11n
wireless router. Use rtl8367R switch chip.
This patch adds a profile for this board.
It use seama image header. so i also enable it
on kernel config.

Signed-off-by: michael lee &lt;igvtee@gmail.com&gt;

SVN-Revision: 40908
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Add support for the 7Links PX-4885 wireless router.</title>
<updated>2014-04-22T08:08:51+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-04-22T08:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cd5f3584e2c2044c2cd53d723350a8d02b227aff'/>
<id>cd5f3584e2c2044c2cd53d723350a8d02b227aff</id>
<content type='text'>
The 7Links PX-4885 is a small battery-powered wireless router.
It is based on a RT5350F WiSoC and features one ethernet port and one
USB port. It is a Hame MPR-A1 clone, except it has different GPIOs,
a different battery and more RAM (32 MB).
This patch adds a profile for this board, the corresponding device tree
file and the adequate base-files changes (incl. sysupgrade).

Signed-off-by: Hugo Grostabussiat &lt;bonstra@bonstra.fr.eu.org&gt;

SVN-Revision: 40554
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 7Links PX-4885 is a small battery-powered wireless router.
It is based on a RT5350F WiSoC and features one ethernet port and one
USB port. It is a Hame MPR-A1 clone, except it has different GPIOs,
a different battery and more RAM (32 MB).
This patch adds a profile for this board, the corresponding device tree
file and the adequate base-files changes (incl. sysupgrade).

Signed-off-by: Hugo Grostabussiat &lt;bonstra@bonstra.fr.eu.org&gt;

SVN-Revision: 40554
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Add userspace support for the Edimax BR-6475nD</title>
<updated>2014-01-15T18:29:44+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-01-15T18:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=beb29461ff05ce04eaafcbc24c65b2b95fc91f56'/>
<id>beb29461ff05ce04eaafcbc24c65b2b95fc91f56</id>
<content type='text'>
The rt2x00 wifi driver may still need updating to
function with this device.

Signed-off-by: Christopher Lais &lt;chris+openwrt@zenthought.org&gt;

SVN-Revision: 39298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rt2x00 wifi driver may still need updating to
function with this device.

Signed-off-by: Christopher Lais &lt;chris+openwrt@zenthought.org&gt;

SVN-Revision: 39298
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: add HLK-RM04 support</title>
<updated>2014-01-12T12:07:40+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-01-12T12:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3a64ddd0a18efe3c8fbf65579dca58672bf04fb1'/>
<id>3a64ddd0a18efe3c8fbf65579dca58672bf04fb1</id>
<content type='text'>
https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 39237
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 39237
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350</title>
<updated>2013-09-18T16:31:37+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-09-18T16:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5722b32acf21fc6d928333fc1333d397f75c1f86'/>
<id>5722b32acf21fc6d928333fc1333d397f75c1f86</id>
<content type='text'>
https://dev.openwrt.org/ticket/14129

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38040
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://dev.openwrt.org/ticket/14129

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38040
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: DIR-610-A1 Support</title>
<updated>2013-08-14T19:35:27+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-08-14T19:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc7164d4efd172fb412d24849dc477992251e4b7'/>
<id>dc7164d4efd172fb412d24849dc477992251e4b7</id>
<content type='text'>
http://patchwork.openwrt.org/patch/3933/

Signed-off-by: Flavio Silveira &lt;fggs@terra.com.br&gt;

SVN-Revision: 37785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://patchwork.openwrt.org/patch/3933/

Signed-off-by: Flavio Silveira &lt;fggs@terra.com.br&gt;

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