<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/mcs814x, branch mtk-20170518</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>target/linux : drop many arch</title>
<updated>2018-09-14T20:25:09+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-14T20:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3362d9fb3a94d0909b79c290abc8db6abe4cca21'/>
<id>3362d9fb3a94d0909b79c290abc8db6abe4cca21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: unify arm target cflags</title>
<updated>2013-09-26T17:53:20+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-09-26T17:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c8609ab4f80781b0c227d7b329d6b0a51801de72'/>
<id>c8609ab4f80781b0c227d7b329d6b0a51801de72</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38211
</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: 38211
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: dlan-usb-extender: fix usbdev trigger</title>
<updated>2013-09-02T18:25:01+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-09-02T18:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=33e7337d97e91d836eda6d59f6812e184ab2b88c'/>
<id>33e7337d97e91d836eda6d59f6812e184ab2b88c</id>
<content type='text'>
Every device I connect to the USB port is detected as 2-1, not 1-1.
So adjust the default setting accordingly.

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

SVN-Revision: 37882
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Every device I connect to the USB port is detected as 2-1, not 1-1.
So adjust the default setting accordingly.

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

SVN-Revision: 37882
</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>build: unify target independent optimization options</title>
<updated>2013-07-29T09:38:29+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-07-29T09:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=73c4d73d6d3ba54ac0089f2619a6305277f4889d'/>
<id>73c4d73d6d3ba54ac0089f2619a6305277f4889d</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 37600
</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: 37600
</pre>
</div>
</content>
</entry>
<entry>
<title>targets: prepare for supporting normal and initramfs images</title>
<updated>2013-06-27T19:58:31+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-06-27T19:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6a4f2922f6303a006d66b4bbb79541823b1c12b4'/>
<id>6a4f2922f6303a006d66b4bbb79541823b1c12b4</id>
<content type='text'>
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).

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

SVN-Revision: 37049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).

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

SVN-Revision: 37049
</pre>
</div>
</content>
</entry>
<entry>
<title>target: don't build jffs2 nor images by default</title>
<updated>2013-06-05T20:58:59+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2013-06-05T20:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1beaf031d1c35a184ed2676554bd9c344ef5766d'/>
<id>1beaf031d1c35a184ed2676554bd9c344ef5766d</id>
<content type='text'>
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 36863
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 36863
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default IPv6 config to enable DHCPv6-PD</title>
<updated>2013-04-22T19:40:16+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-04-22T19:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4e8f7f37edc7c0e1088d002cbb16f76509f4151c'/>
<id>4e8f7f37edc7c0e1088d002cbb16f76509f4151c</id>
<content type='text'>
SVN-Revision: 36384
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36384
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt default network configuration for IPv6</title>
<updated>2013-04-09T08:03:08+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-04-09T08:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ea94d66b0fdb6a6853cd9ce8804c549fee6b553d'/>
<id>ea94d66b0fdb6a6853cd9ce8804c549fee6b553d</id>
<content type='text'>
SVN-Revision: 36278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36278
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: use devm_request_and_ioremap in mcs814x-rng driver</title>
<updated>2013-03-17T14:33:18+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-03-17T14:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9cef30a5197814e04aafc86bd22cf0e481a10472'/>
<id>9cef30a5197814e04aafc86bd22cf0e481a10472</id>
<content type='text'>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

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