<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ramips/rt305x/profiles/aztech.mk, branch v18.06.0</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: updated remaining profiles to the new image building code</title>
<updated>2016-08-03T13:30:13+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2016-08-02T17:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8e75630d1d04fd27b4a8f5ad7c1619d4c6a6eed7'/>
<id>8e75630d1d04fd27b4a8f5ad7c1619d4c6a6eed7</id>
<content type='text'>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: fix various mistakes in subtargets *.mk profiles</title>
<updated>2015-08-17T06:01:38+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T06:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=57e614c1790e316ef8b5b8cb0cd4ae4dcb185d3d'/>
<id>57e614c1790e316ef8b5b8cb0cd4ae4dcb185d3d</id>
<content type='text'>
This patch:
 * fixes wrong indentation
 * fixes wrong names and descriptions (ex. Dlink -&gt; D-Link)
 * changes filenames to manufacturer names
 * moves oem/unknown manufacturers boards to misc.mk profiles
 * combines profiles for boards from the same manufacturers in one file (ex. Olimex)
 * fix profile files structure (keep the same convention as in other targets, ex. ar71xx)

in various .mk profiles, in ramips target.

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;

SVN-Revision: 46631
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch:
 * fixes wrong indentation
 * fixes wrong names and descriptions (ex. Dlink -&gt; D-Link)
 * changes filenames to manufacturer names
 * moves oem/unknown manufacturers boards to misc.mk profiles
 * combines profiles for boards from the same manufacturers in one file (ex. Olimex)
 * fix profile files structure (keep the same convention as in other targets, ex. ar71xx)

in various .mk profiles, in ramips target.

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;

SVN-Revision: 46631
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: dwc_otg-&gt;dwc2</title>
<updated>2014-09-08T17:33:16+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-09-08T17:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4662c3b847f0c51fb34b9427ab0158d803af58b4'/>
<id>4662c3b847f0c51fb34b9427ab0158d803af58b4</id>
<content type='text'>
the old dwc_otg driver is starting to fall apart and fails on newer 3g
modems and some storage devices. switch to the upstream dwc2 driver which
is no longer in staging/.

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

SVN-Revision: 42446
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the old dwc_otg driver is starting to fall apart and fails on newer 3g
modems and some storage devices. switch to the upstream dwc2 driver which
is no longer in staging/.

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

SVN-Revision: 42446
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: cleanup some rt305x profiles</title>
<updated>2014-06-19T14:13:07+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-19T14:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9284956ad87d5ed67fbf7246ea68a4f9544312f3'/>
<id>9284956ad87d5ed67fbf7246ea68a4f9544312f3</id>
<content type='text'>
move both asus boards to asus.mk
rename HW5503G profile to HW550-3G to match name in image/Makefile
(fixes #16599)

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 41271
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
move both asus boards to asus.mk
rename HW5503G profile to HW550-3G to match name in image/Makefile
(fixes #16599)

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 41271
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modems</title>
<updated>2013-07-27T09:23:24+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-07-27T09:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f4c4ca0b00b79436d1861252a83ad9071b8da0f7'/>
<id>f4c4ca0b00b79436d1861252a83ad9071b8da0f7</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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

SVN-Revision: 37563
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: set remove dwc_otg from default packages and use dwc2 instead</title>
<updated>2013-07-22T13:52:52+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-07-22T13:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8d0cd50f30da951d028c1b5f7c99db656ff0eeaf'/>
<id>8d0cd50f30da951d028c1b5f7c99db656ff0eeaf</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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

SVN-Revision: 37499
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: rt305x: add profile for the AZtech HW-5503G board</title>
<updated>2012-03-12T17:29:06+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2012-03-12T17:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=18f7081e17de7a46399cc12efc32cbe2fe462c6f'/>
<id>18f7081e17de7a46399cc12efc32cbe2fe462c6f</id>
<content type='text'>
Patch from #11085.

SVN-Revision: 30907
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from #11085.

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