<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/at91, branch reboot</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>at91: udc driver was missing deps</title>
<updated>2016-02-16T16:25:16+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-02-16T16:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=717bbc35504109373ca95c8db2be29148dd13a58'/>
<id>717bbc35504109373ca95c8db2be29148dd13a58</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 48726
</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: 48726
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: remove default /etc/config/network, generate it via board.d instead</title>
<updated>2016-01-25T16:30:41+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-25T16:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=57776e68ce7f065fbc96c439704de65d37be12db'/>
<id>57776e68ce7f065fbc96c439704de65d37be12db</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48493
</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: 48493
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: drop v3.18</title>
<updated>2016-01-19T10:15:39+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-01-19T10:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e25a467072cef68def8a2b3eff807fe9ebd89dfc'/>
<id>e25a467072cef68def8a2b3eff807fe9ebd89dfc</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 48354
</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: 48354
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: move to 4.4 kernel</title>
<updated>2016-01-19T10:15:32+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-01-19T10:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=83c246dffd94ccc94e2ddf7eead47f0591ea8b56'/>
<id>83c246dffd94ccc94e2ddf7eead47f0591ea8b56</id>
<content type='text'>
Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48353
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: fix typo in usb kernel module makefile</title>
<updated>2016-01-19T10:15:26+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-01-19T10:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0007d435ec0b6fe25c1dd17509563b0ad55c4b6c'/>
<id>0007d435ec0b6fe25c1dd17509563b0ad55c4b6c</id>
<content type='text'>
Fix a typo with generating the package description

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48352
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a typo with generating the package description

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48352
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: remove SAMA5D3 from Default image build.</title>
<updated>2016-01-19T10:15:20+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-01-19T10:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7a3dacef988ffc619d4a1faed80d05177980c498'/>
<id>7a3dacef988ffc619d4a1faed80d05177980c498</id>
<content type='text'>
As the Default profile option is a legacy subtarget, the dtb for the
sama5d3_xplained board DTS is not built and image generation fails.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48351
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the Default profile option is a legacy subtarget, the dtb for the
sama5d3_xplained board DTS is not built and image generation fails.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48351
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: add package for high speed usb device</title>
<updated>2016-01-19T10:15:14+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-01-19T10:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f5454fe42982ea4ae44d6b5a200edaf7c5299a0b'/>
<id>f5454fe42982ea4ae44d6b5a200edaf7c5299a0b</id>
<content type='text'>
Add a package for a missing module for the at91 high speed device.
Without this the build process pauses asking to build as module.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48350
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a package for a missing module for the at91 high speed device.
Without this the build process pauses asking to build as module.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48350
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: add 4.4 support</title>
<updated>2016-01-19T10:15:04+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-01-19T10:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=373594fb4b8bafb77d93a3ef6e678006f9e25fd3'/>
<id>373594fb4b8bafb77d93a3ef6e678006f9e25fd3</id>
<content type='text'>
This puts the existing patches and config in a 3.18 folder and introduces
a 4.4 config and patches.
The USB clock fix patch is no longer necessary, and the patches applying
to non DT boards has been dropped as the platform has been converted.
4.4 config was generated by copying 3.18 and running make kernel_menuconfig,
scripts/kconfig.pl filled in the gaps.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This puts the existing patches and config in a 3.18 folder and introduces
a 4.4 config and patches.
The USB clock fix patch is no longer necessary, and the patches applying
to non DT boards has been dropped as the platform has been converted.
4.4 config was generated by copying 3.18 and running make kernel_menuconfig,
scripts/kconfig.pl filled in the gaps.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48349
</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>all: remove redundant board.d/00_model files</title>
<updated>2015-12-04T11:07:06+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-04T11:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=08848936ddc73119d0651ab127d858637f1d04da'/>
<id>08848936ddc73119d0651ab127d858637f1d04da</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

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