<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/at91, branch v17.01.4</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>kernel: remove ubifs xz decompression support</title>
<updated>2017-01-09T13:07:06+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-01-09T13:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=018d80007e6d9469077d938872e605f826010767'/>
<id>018d80007e6d9469077d938872e605f826010767</id>
<content type='text'>
It has been unused, and less useful than squashfs for cases where flash
space usage matters.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has been unused, and less useful than squashfs for cases where flash
space usage matters.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: Remove u-boot from platform images folder</title>
<updated>2016-10-06T10:15:13+00:00</updated>
<author>
<name>Ben Whitten</name>
<email>ben.whitten@gmail.com</email>
</author>
<published>2016-06-07T22:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6638946f99a3e74857c296a004a1b88c6ac3c265'/>
<id>6638946f99a3e74857c296a004a1b88c6ac3c265</id>
<content type='text'>
Removes the bootloader from the images section as its now in packages/boot
with the others.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes the bootloader from the images section as its now in packages/boot
with the others.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: clean up usb gadget support</title>
<updated>2016-09-15T11:11:21+00:00</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2016-09-08T15:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc17fde99436fd7912914c0e4d3f106820ffe9e8'/>
<id>dc17fde99436fd7912914c0e4d3f106820ffe9e8</id>
<content type='text'>
clean up usb gadget support:
- rename gadget modules so that they appear together and are easier to
  identify as gadget modules
- make usb-lib-composite and usb-gadget hidden as there is no point in
  selecting those without gadget drivers that require them as deps

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up usb gadget support:
- rename gadget modules so that they appear together and are easier to
  identify as gadget modules
- make usb-lib-composite and usb-gadget hidden as there is no point in
  selecting those without gadget drivers that require them as deps

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: fix SAMA5D3 subtarget</title>
<updated>2016-04-25T12:54:07+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jo@mein.io</email>
</author>
<published>2016-04-25T12:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f7a2237b8638b566ec84a7dd1420cee1507430ca'/>
<id>f7a2237b8638b566ec84a7dd1420cee1507430ca</id>
<content type='text'>
Add required architecture overrides to enable SAMA5 boards in Kconfig, add
resulting missing symbols, reorder config and remove unrelated XEN setting.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add required architecture overrides to enable SAMA5 boards in Kconfig, add
resulting missing symbols, reorder config and remove unrelated XEN setting.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</pre>
</div>
</content>
</entry>
<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>
</feed>
