<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/mcs814x/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>mcs814x: rename config-default to config-3.3</title>
<updated>2015-01-10T20:10:57+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2015-01-10T20:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cfdb22f0e479a12f273e6a959833d126c406fabe'/>
<id>cfdb22f0e479a12f273e6a959833d126c406fabe</id>
<content type='text'>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 43923
</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: 43923
</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>mcs814x: enable POSIX file locking</title>
<updated>2013-08-09T20:45:17+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-08-09T20:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=007bd290eaf68a8b8d31f0a3604b07fba96c0f55'/>
<id>007bd290eaf68a8b8d31f0a3604b07fba96c0f55</id>
<content type='text'>
opkg (and possible other tools) are currently broken as it requires
file locking support enabled in the kernel.
Without this results in a message like:

root@OpenWrt:/etc/config# opkg update
Collected errors:
 * opkg_conf_load: Could not lock /var/lock/opkg.lock: Permission denied.

With this patch opkg is fully functional on this platform.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37745
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
opkg (and possible other tools) are currently broken as it requires
file locking support enabled in the kernel.
Without this results in a message like:

root@OpenWrt:/etc/config# opkg update
Collected errors:
 * opkg_conf_load: Could not lock /var/lock/opkg.lock: Permission denied.

With this patch opkg is fully functional on this platform.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37745
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: remove PCI code</title>
<updated>2013-03-17T14:33:07+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-03-17T14:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8bc84bac3137b4a3b35ad1db604f7259adf8b05e'/>
<id>8bc84bac3137b4a3b35ad1db604f7259adf8b05e</id>
<content type='text'>
None of the boards we support are using it nor have it wired out of the
SoC, just remove it.

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

SVN-Revision: 36061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
None of the boards we support are using it nor have it wired out of the
SoC, just remove it.

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

SVN-Revision: 36061
</pre>
</div>
</content>
</entry>
<entry>
<title>target: enable XZ BCJ decompressor code after r35097</title>
<updated>2013-01-14T16:34:25+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-01-14T16:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1e103b2eccfdc9ddd98db65380a3d9054301d980'/>
<id>1e103b2eccfdc9ddd98db65380a3d9054301d980</id>
<content type='text'>
Required to actually be able to mount squashfs xz compressed
filesystems.

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

SVN-Revision: 35156
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Required to actually be able to mount squashfs xz compressed
filesystems.

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

SVN-Revision: 35156
</pre>
</div>
</content>
</entry>
<entry>
<title>enable multicast and advanced ip routers configs</title>
<updated>2012-09-25T20:53:34+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-09-25T20:53:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c7cf4def64948c0cad704d782d4406c172d5d5d5'/>
<id>c7cf4def64948c0cad704d782d4406c172d5d5d5</id>
<content type='text'>
SVN-Revision: 33555
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33555
</pre>
</div>
</content>
</entry>
<entry>
<title>generic: move GENERIC_PWM symbol into the generic config</title>
<updated>2012-09-13T06:38:31+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2012-09-13T06:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=43147ffec5f9039b072e9c8dfb7d90b3f3718fae'/>
<id>43147ffec5f9039b072e9c8dfb7d90b3f3718fae</id>
<content type='text'>
SVN-Revision: 33383
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33383
</pre>
</div>
</content>
</entry>
<entry>
<title>disable PCI support</title>
<updated>2012-08-11T12:56:00+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-08-11T12:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=035b41bafbee36bd77219010060ab5a3b0cfc928'/>
<id>035b41bafbee36bd77219010060ab5a3b0cfc928</id>
<content type='text'>
None of the boards we support have PCI connectors

SVN-Revision: 33130
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
None of the boards we support have PCI connectors

SVN-Revision: 33130
</pre>
</div>
</content>
</entry>
<entry>
<title>strip a bit more the kernel config</title>
<updated>2012-08-11T12:55:51+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-08-11T12:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=639112f0d5d73083e4fd4665384f9c0794132643'/>
<id>639112f0d5d73083e4fd4665384f9c0794132643</id>
<content type='text'>
SVN-Revision: 33129
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33129
</pre>
</div>
</content>
</entry>
<entry>
<title>resync defconfig enable XZ compression</title>
<updated>2012-08-01T12:01:27+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-08-01T12:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=df48d71d7246ff4097118d33dee628cca9d1f697'/>
<id>df48d71d7246ff4097118d33dee628cca9d1f697</id>
<content type='text'>
SVN-Revision: 32930
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32930
</pre>
</div>
</content>
</entry>
</feed>
