<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ar71xx, 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>target/linux : drop many arch</title>
<updated>2018-09-14T20:25:09+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-14T20:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3362d9fb3a94d0909b79c290abc8db6abe4cca21'/>
<id>3362d9fb3a94d0909b79c290abc8db6abe4cca21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: TL-WR1043N/ND v2: Fix MAC address of WMAC</title>
<updated>2014-08-18T13:10:00+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-18T13:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e5e1c03354e48ab5d074cf728fcd65b15d84e611'/>
<id>e5e1c03354e48ab5d074cf728fcd65b15d84e611</id>
<content type='text'>
This sets the MAC address of the WLAN interface to the "official" primary MAC
address (the one on the label under the devices, and the one used with the stock
firmware). The MAC address used so far (primary-1) isn't even used at all with
the stock firmware, which sets (primary) on LAN and WLAN and (primary+1) on the
WAN interface (like OpenWrt does with this patch).

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 42193
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This sets the MAC address of the WLAN interface to the "official" primary MAC
address (the one on the label under the devices, and the one used with the stock
firmware). The MAC address used so far (primary-1) isn't even used at all with
the stock firmware, which sets (primary) on LAN and WLAN and (primary+1) on the
WAN interface (like OpenWrt does with this patch).

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 42193
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: build factory image for EnGenius ESR900 and ESR1750</title>
<updated>2014-08-18T13:09:34+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-18T13:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5d9b1e7ec1badba2adf4b7b1f6963d8ff63b25a8'/>
<id>5d9b1e7ec1badba2adf4b7b1f6963d8ff63b25a8</id>
<content type='text'>
Signed-off-by: Forest Crossman &lt;cyrozap@gmail.com&gt;

SVN-Revision: 42189
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Forest Crossman &lt;cyrozap@gmail.com&gt;

SVN-Revision: 42189
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: Fix 2.4G WiFi LED of the OpenMesh MR600 board</title>
<updated>2014-08-18T13:09:14+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-18T13:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2c6768219221954c731b14f43f57840a96002a03'/>
<id>2c6768219221954c731b14f43f57840a96002a03</id>
<content type='text'>
The OpenMesh MR600(v1) can only enable the 2.4G WiFi PHY LED through the
mini-PCIe device. Not configuring the LED pin inside the platform data
makes it impossible to configure it through any standard OpenWrt tool.

Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 42184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OpenMesh MR600(v1) can only enable the 2.4G WiFi PHY LED through the
mini-PCIe device. Not configuring the LED pin inside the platform data
makes it impossible to configure it through any standard OpenWrt tool.

Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 42184
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: changed the EnGenius ESR900 mtdparts to match that of the ESR1750 since they have the same flash layout</title>
<updated>2014-08-18T13:08:45+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-18T13:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=340f87a20f8c4e0c23c1735fd218ec3cd4a8e204'/>
<id>340f87a20f8c4e0c23c1735fd218ec3cd4a8e204</id>
<content type='text'>
Signed-off-by: Forest Crossman &lt;cyrozap@gmail.com&gt;

SVN-Revision: 42177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Forest Crossman &lt;cyrozap@gmail.com&gt;

SVN-Revision: 42177
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for the NC-LINK SMART-300</title>
<updated>2014-08-11T11:44:51+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2014-08-11T11:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ecba34a3eed3dc747b5e2588dc138dee178ebed2'/>
<id>ecba34a3eed3dc747b5e2588dc138dee178ebed2</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 42130
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 42130
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: port missing ath79 machine entry for wndr3700 v4 to 3.14</title>
<updated>2014-08-07T18:59:15+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-08-07T18:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ad876993d3ddfe5b4e916bf2e7af9b8e3e9e1a4e'/>
<id>ad876993d3ddfe5b4e916bf2e7af9b8e3e9e1a4e</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42044
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: add linux 3.14 support</title>
<updated>2014-08-07T12:40:53+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-08-07T12:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e41a0cafff16f2443e587884782172c6d8478771'/>
<id>e41a0cafff16f2443e587884782172c6d8478771</id>
<content type='text'>
Signed-off-by: Zhao, Gang &lt;gang.zhao.42@gmail.com&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42038
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Zhao, Gang &lt;gang.zhao.42@gmail.com&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42038
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: Add support for the WNDR3800CH</title>
<updated>2014-08-07T05:14:26+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-08-07T05:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e7be51a0fd57b9dd12b764ff0414ad5eccb5c8dc'/>
<id>e7be51a0fd57b9dd12b764ff0414ad5eccb5c8dc</id>
<content type='text'>
Apparently this is a fairly common refurb unit of the 3800 series now,
with merely the recognition string changed in the boot loader.

Signed-off-by: Dave Taht &lt;dave.taht@bufferbloat.net&gt;

SVN-Revision: 42023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently this is a fairly common refurb unit of the 3800 series now,
with merely the recognition string changed in the boot loader.

Signed-off-by: Dave Taht &lt;dave.taht@bufferbloat.net&gt;

SVN-Revision: 42023
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: update Carambola2 platform data</title>
<updated>2014-08-04T14:46:52+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-08-04T14:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b855faecc0fee06711ef9805f77f31696e51303c'/>
<id>b855faecc0fee06711ef9805f77f31696e51303c</id>
<content type='text'>
Change list:
 * Remove button info on GPIO12, there is no button there.
 * Remove nvram mtd partition, as it's not used for anything, saves 64k for user data.

Tested building for carambola2 target.

Signed-off-by: Mantas Pucka &lt;mantas@8devices.com&gt;

SVN-Revision: 41993
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change list:
 * Remove button info on GPIO12, there is no button there.
 * Remove nvram mtd partition, as it's not used for anything, saves 64k for user data.

Tested building for carambola2 target.

Signed-off-by: Mantas Pucka &lt;mantas@8devices.com&gt;

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