<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/x86/rdc, 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>x86: remove the rdc subtarget, it was broken for ages and nobody cared</title>
<updated>2016-01-10T17:19:46+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-10T17:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b34a86691f4049337135e2c742b05f83043ce2d1'/>
<id>b34a86691f4049337135e2c742b05f83043ce2d1</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48189
</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: 48189
</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>x86: rename */config-3.10 to */config-default</title>
<updated>2014-12-08T10:04:45+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-12-08T10:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=363b166eb9ebf1b409d6699a11a29a1c10f52509'/>
<id>363b166eb9ebf1b409d6699a11a29a1c10f52509</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43558
</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: 43558
</pre>
</div>
</content>
</entry>
<entry>
<title>network: Unbind DHCPv6 from underlying interfaces</title>
<updated>2014-10-08T13:08:05+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-10-08T13:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c118e5edf4301dc303024603dd34d369d9926d6d'/>
<id>c118e5edf4301dc303024603dd34d369d9926d6d</id>
<content type='text'>
This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 42848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 42848
</pre>
</div>
</content>
</entry>
<entry>
<title>target/linux/*: kmod-fs-ext{2,3} RIP</title>
<updated>2014-07-10T19:16:15+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-10T19:16:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0f76f8a16ec51704d7ba9238ebb1f42f9730f869'/>
<id>0f76f8a16ec51704d7ba9238ebb1f42f9730f869</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41560
</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: 41560
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: set default kernel version to 3.10</title>
<updated>2014-04-11T13:22:24+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-04-11T13:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f7e747baa9ed27056eba2a4215fb054e4cefb53c'/>
<id>f7e747baa9ed27056eba2a4215fb054e4cefb53c</id>
<content type='text'>
Place the previous selection (3.3.8) into the only subtarget that did
not override it to 3.10

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 40454
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Place the previous selection (3.3.8) into the only subtarget that did
not override it to 3.10

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 40454
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.10 to 3.10.34</title>
<updated>2014-03-27T09:28:33+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2014-03-27T09:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=627baa28d33ca202e0f79e9a2a8eb6bc9d823a1a'/>
<id>627baa28d33ca202e0f79e9a2a8eb6bc9d823a1a</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 40291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 40291
</pre>
</div>
</content>
</entry>
<entry>
<title>x86/rdc: remove old kernel config</title>
<updated>2014-02-23T21:16:04+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2014-02-23T21:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8a87474b6e92ad2b801d2c8fbba83d0eaddbb824'/>
<id>8a87474b6e92ad2b801d2c8fbba83d0eaddbb824</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 39737
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 39737
</pre>
</div>
</content>
</entry>
<entry>
<title>x86/rdc: switch to 3.10 and add broken flag</title>
<updated>2014-02-23T21:16:03+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2014-02-23T21:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9350e4cafa9e1e00432c65ce29f98bad709f257d'/>
<id>9350e4cafa9e1e00432c65ce29f98bad709f257d</id>
<content type='text'>
Compile tested only.

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 39736
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compile tested only.

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 39736
</pre>
</div>
</content>
</entry>
<entry>
<title>x86/rdc: add config for 3.10</title>
<updated>2014-02-23T21:16:02+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2014-02-23T21:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1329a18eec79fa8915ea0ad4782ece69e6105435'/>
<id>1329a18eec79fa8915ea0ad4782ece69e6105435</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 39735
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

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