<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/sunxi/base-files/etc, branch master</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>sunxi: Orange Pi R1: configure USB Ethernet controller.</title>
<updated>2018-01-22T21:59:38+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2017-12-28T18:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b33c3e1b7c73be7750e83952f9880b9335d49873'/>
<id>b33c3e1b7c73be7750e83952f9880b9335d49873</id>
<content type='text'>
Now the USB port is the WAN port.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the USB port is the WAN port.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: use the generic board_name function</title>
<updated>2017-07-15T21:13:34+00:00</updated>
<author>
<name>Mathias Kresin</name>
<email>dev@kresin.me</email>
</author>
<published>2017-05-12T20:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f12a32630ff52b5e13397f64e9fb31708e97fb60'/>
<id>f12a32630ff52b5e13397f64e9fb31708e97fb60</id>
<content type='text'>
Use the generic function instead ot the target specific ones.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the generic function instead ot the target specific ones.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: use fwtool for checking sdcard images</title>
<updated>2017-01-05T10:09:15+00:00</updated>
<author>
<name>Yousong Zhou</name>
<email>yszhou4tech@gmail.com</email>
</author>
<published>2017-01-04T14:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0ac00c931cc6f0c8a1b9a546f6d9aaa275e8959a'/>
<id>0ac00c931cc6f0c8a1b9a546f6d9aaa275e8959a</id>
<content type='text'>
To achieve this, device tree compatible string was used as boardname and
the value of it will be checked against supported_devices list.

It should be noted that we do not distinguish between
sun5i-a13-olimex-som and sun5i-a13-olinuxino as they share the same dts
file.

The other thing is that we need to gunzip the generated firmware to do
fwtool check.

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To achieve this, device tree compatible string was used as boardname and
the value of it will be checked against supported_devices list.

It should be noted that we do not distinguish between
sun5i-a13-olimex-som and sun5i-a13-olinuxino as they share the same dts
file.

The other thing is that we need to gunzip the generated firmware to do
fwtool check.

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>image / basefiles: make console password configurable</title>
<updated>2016-04-18T19:53:07+00:00</updated>
<author>
<name>John Crispin</name>
<email>blogic@openwrt.org</email>
</author>
<published>2016-04-18T19:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc929174095a00150de6a3e48d46355d24f223b9'/>
<id>dc929174095a00150de6a3e48d46355d24f223b9</id>
<content type='text'>
Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;
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: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>all: drop old uci-defaults.sh</title>
<updated>2015-12-11T15:26:06+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-11T15:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=67e1c8701215724dcee9fabcbd7a397ea76e1a9d'/>
<id>67e1c8701215724dcee9fabcbd7a397ea76e1a9d</id>
<content type='text'>
Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one
and update all users accordingly.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47867
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one
and update all users accordingly.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47867
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: fix board.d permissions</title>
<updated>2015-12-04T14:39:20+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-04T14:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8298dfef5c5452928f6413baf8953f1e9877eab7'/>
<id>8298dfef5c5452928f6413baf8953f1e9877eab7</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47760
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47760
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: switch from uci-defaults to board.d</title>
<updated>2015-12-04T14:32:52+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-04T14:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b6a9c5c40095701eeaf48819e047ba231a3f2748'/>
<id>b6a9c5c40095701eeaf48819e047ba231a3f2748</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47758
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: add support for Lamobo R1</title>
<updated>2015-01-30T00:17:16+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2015-01-30T00:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7146957461eacd64fe6e2e6a789fe854b742a655'/>
<id>7146957461eacd64fe6e2e6a789fe854b742a655</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 44214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 44214
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: use sunxi_board_name when generating default network settings</title>
<updated>2015-01-30T00:14:17+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2015-01-30T00:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=45e8630a4fd6411ac57683c92a7222a2391543fe'/>
<id>45e8630a4fd6411ac57683c92a7222a2391543fe</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;

SVN-Revision: 44213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;

SVN-Revision: 44213
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: bump kernel to 3.18 - refresh patches - add bananapro, cubietruck, mele_m9 support</title>
<updated>2015-01-09T19:35:14+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2015-01-09T19:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1e0c22507adb4724ca25de994bcdbe69b8502900'/>
<id>1e0c22507adb4724ca25de994bcdbe69b8502900</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;

SVN-Revision: 43900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;

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