<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/sunxi/base-files/lib, branch v17.01.2</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: 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>sunxi: add sysupgrade support</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:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5ece16fd237688f8f8d33cd4bbc5137733365215'/>
<id>5ece16fd237688f8f8d33cd4bbc5137733365215</id>
<content type='text'>
Enalbe builtin support for FAT filesystem as we need to mount boot
partition to store sysupgrade.tgz there

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enalbe builtin support for FAT filesystem as we need to mount boot
partition to store sysupgrade.tgz there

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: add descriptor files for wifi+bt modules (AP6181/6210), add brcmfmac to bananapro profile</title>
<updated>2016-02-24T23:31:48+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2016-02-24T23:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9c0d3fcf824cffd0814496e71c398264f4a7c87c'/>
<id>9c0d3fcf824cffd0814496e71c398264f4a7c87c</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;

SVN-Revision: 48757
</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: 48757
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: fix Lamobo R1 board detection</title>
<updated>2016-01-04T15:53:36+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2016-01-04T15:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=de4145c102138d04281271e978bc889e8ae50a03'/>
<id>de4145c102138d04281271e978bc889e8ae50a03</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;

SVN-Revision: 48130
</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: 48130
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: fix Lamobo Banana Pi R1 detection</title>
<updated>2015-12-11T11:00:14+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-11T11:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f906975e2d0e2d2eb6aefcf40f9f4e9949e3da18'/>
<id>f906975e2d0e2d2eb6aefcf40f9f4e9949e3da18</id>
<content type='text'>
Change the case switch to reflect the value used in the corresponding
device tree file.

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

SVN-Revision: 47833
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the case switch to reflect the value used in the corresponding
device tree file.

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

SVN-Revision: 47833
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: fix networking on Olimex A20 Micro</title>
<updated>2015-07-31T19:50:05+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2015-07-31T19:50:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3ec986ab6c902b7a89748279e65ef1e0b1be25cb'/>
<id>3ec986ab6c902b7a89748279e65ef1e0b1be25cb</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;

SVN-Revision: 46536
</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: 46536
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: workaround switch being uninitialized on netifd startup</title>
<updated>2015-01-30T00:18:21+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2015-01-30T00:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3b83156a3879c463037a5ff7030c2e2918875235'/>
<id>3b83156a3879c463037a5ff7030c2e2918875235</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 44215
</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: 44215
</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: introduce sunxi_board_name() in /lib/sunxi.sh</title>
<updated>2015-01-30T00:12:29+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2015-01-30T00:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7a5ef7b99fa111252cea45cae54d432cc987f27e'/>
<id>7a5ef7b99fa111252cea45cae54d432cc987f27e</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 44212
</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: 44212
</pre>
</div>
</content>
</entry>
<entry>
<title>sunxi: implement board_detect for device-tree kernels</title>
<updated>2015-01-30T00:11:30+00:00</updated>
<author>
<name>Zoltan Herpai</name>
<email>wigyori@uid0.hu</email>
</author>
<published>2015-01-30T00:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d4f6f169b86d36dbb6f1df829fac1aecfb27d630'/>
<id>d4f6f169b86d36dbb6f1df829fac1aecfb27d630</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 44211
</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: 44211
</pre>
</div>
</content>
</entry>
</feed>
