<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ep93xx, 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>ep93xx: moved to targets feed</title>
<updated>2015-03-19T11:58:54+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-03-19T11:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3600b84cbd9696496d3a7862f003d839c177d088'/>
<id>3600b84cbd9696496d3a7862f003d839c177d088</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44889
</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: 44889
</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>ep93xx: add 3.18 support</title>
<updated>2015-02-28T22:46:42+00:00</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2015-02-28T22:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0e7e585752b3a73d7cb0c368f3a850447e9f79a0'/>
<id>0e7e585752b3a73d7cb0c368f3a850447e9f79a0</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 44579
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 44579
</pre>
</div>
</content>
</entry>
<entry>
<title>ep93xx: fix broken kmods after r44112 (#18833)</title>
<updated>2015-01-27T20:46:53+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-01-27T20:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ec04e769c874f8f1fac1cfc9004acb1d1bcf74fc'/>
<id>ec04e769c874f8f1fac1cfc9004acb1d1bcf74fc</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44155
</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: 44155
</pre>
</div>
</content>
</entry>
<entry>
<title>ep93xx: remove obsolete kernel version check</title>
<updated>2015-01-24T22:13:17+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-01-24T22:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=77aa8e8aee1563ac90feb40aec277da6e0ecc139'/>
<id>77aa8e8aee1563ac90feb40aec277da6e0ecc139</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44112
</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: 44112
</pre>
</div>
</content>
</entry>
<entry>
<title>build: drop obsolete kernel version dependencies</title>
<updated>2015-01-24T20:02:09+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-01-24T20:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3120c9c9c24e3e80e646cdac2f75875e2e6a91fe'/>
<id>3120c9c9c24e3e80e646cdac2f75875e2e6a91fe</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44110
</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: 44110
</pre>
</div>
</content>
</entry>
<entry>
<title>ep93xx: add support for kernel 3.14</title>
<updated>2014-12-29T13:55:59+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-12-29T13:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2ea959650e5fc4a5b95bb908fbf04ab06f5d77d1'/>
<id>2ea959650e5fc4a5b95bb908fbf04ab06f5d77d1</id>
<content type='text'>
This is compile tested only, please run test and report back.

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

SVN-Revision: 43795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is compile tested only, please run test and report back.

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

SVN-Revision: 43795
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: makefiles: make use of new var KERNEL_PATCHVER</title>
<updated>2014-10-24T19:34:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-10-24T19:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c288d2d6d9a2dcca593157dae8175d40267135f4'/>
<id>c288d2d6d9a2dcca593157dae8175d40267135f4</id>
<content type='text'>
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 43047
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 43047
</pre>
</div>
</content>
</entry>
<entry>
<title>targets: remove useless quotes around KERNELNAME</title>
<updated>2014-10-05T20:17:19+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-10-05T20:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f35da063bc797d44143542d08285cb0bf9b247de'/>
<id>f35da063bc797d44143542d08285cb0bf9b247de</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

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