<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/at91/config-default, 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>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>at91: enable Micrel PHY driver</title>
<updated>2015-07-04T01:24:27+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2015-07-04T01:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d04f2317063995da4c9ca4c413d7dce7a36a3f1c'/>
<id>d04f2317063995da4c9ca4c413d7dce7a36a3f1c</id>
<content type='text'>
The AT91 SAMA5D3XPLAINED uses a KSZ9031 and a KSZ8081 that are supported
by this PHY driver.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 46171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The AT91 SAMA5D3XPLAINED uses a KSZ9031 and a KSZ8081 that are supported
by this PHY driver.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 46171
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED</title>
<updated>2015-03-06T07:56:34+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-03-06T07:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f04a268a043f8a2a7bfde79f7ca3e49718055798'/>
<id>f04a268a043f8a2a7bfde79f7ca3e49718055798</id>
<content type='text'>
Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since
only one platfrom (omap) needs them.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44614
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since
only one platfrom (omap) needs them.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44614
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: disbale HAMRADIO in generic config</title>
<updated>2015-03-06T07:56:21+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-03-06T07:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fa097e5ae5fddb82a077a0bb1676a512fa2d908e'/>
<id>fa097e5ae5fddb82a077a0bb1676a512fa2d908e</id>
<content type='text'>
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.

So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.

So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44613
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: USB gadget subsystem cleanup and driver fix.</title>
<updated>2015-02-19T09:06:56+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-02-19T09:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3cf87e67b2bcb206a964211b08dd4e268d5e9455'/>
<id>3cf87e67b2bcb206a964211b08dd4e268d5e9455</id>
<content type='text'>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44491
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44491
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: Enable power and reset controller drivers.</title>
<updated>2015-02-19T09:06:49+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-02-19T09:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6fb59689c669728db1ea0defb164bffa3a8a07f4'/>
<id>6fb59689c669728db1ea0defb164bffa3a8a07f4</id>
<content type='text'>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44490
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44490
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: bump to v3.18</title>
<updated>2015-02-18T13:35:46+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-02-18T13:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4a6e4685884e4b9542ca660be7948d48810d8788'/>
<id>4a6e4685884e4b9542ca660be7948d48810d8788</id>
<content type='text'>
Signed-off-by: Your Name &lt;blogic@openwrt.org&gt;

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

SVN-Revision: 44489
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: do not deactivate CONFIG_BLK_DEV</title>
<updated>2014-09-13T22:10:00+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-09-13T22:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d56a44040d510d1110c0d42925b75f69a91d2122'/>
<id>d56a44040d510d1110c0d42925b75f69a91d2122</id>
<content type='text'>
CONFIG_BLK_DEV does not activate any functionality, but many code, but
makes it possible to activate other options. Deactivating this breaks
the build of kmod-zram.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 42528
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CONFIG_BLK_DEV does not activate any functionality, but many code, but
makes it possible to activate other options. Deactivating this breaks
the build of kmod-zram.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 42528
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: move legacy Kconfig options to subtarget</title>
<updated>2014-09-03T03:10:59+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2014-09-03T03:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=00c0f4f27adea361a204a6ca6bebba22f4c75eb7'/>
<id>00c0f4f27adea361a204a6ca6bebba22f4c75eb7</id>
<content type='text'>
Some Kconfig options are only relevant for the legacy platforms, move
them where they belong

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 42416
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some Kconfig options are only relevant for the legacy platforms, move
them where they belong

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 42416
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: add Kconfig symbol for CONFIG_USB_ATMEL_USBA</title>
<updated>2014-09-03T03:09:36+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2014-09-03T03:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=132676f1ac6c9745f44a7a16e2c61ece5483c440'/>
<id>132676f1ac6c9745f44a7a16e2c61ece5483c440</id>
<content type='text'>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 42412
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

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