<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/mcs814x, branch reboot</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>all: drop old uci-defaults.sh</title>
<updated>2015-12-11T15:26:06+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-11T15:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=67e1c8701215724dcee9fabcbd7a397ea76e1a9d'/>
<id>67e1c8701215724dcee9fabcbd7a397ea76e1a9d</id>
<content type='text'>
Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one
and update all users accordingly.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47867
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one
and update all users accordingly.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47867
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: switch from uci-defaults to board.d</title>
<updated>2015-12-04T15:02:13+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-04T15:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ba8a44995fe321bfc57a61fdb2a82cabd7605e94'/>
<id>ba8a44995fe321bfc57a61fdb2a82cabd7605e94</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47761
</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: 47761
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update kernel 3.18 to version 3.18.23</title>
<updated>2015-11-01T13:45:57+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2015-11-01T13:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=55a912f43e9762638e3b3d0fc640d903f29ba8b7'/>
<id>55a912f43e9762638e3b3d0fc640d903f29ba8b7</id>
<content type='text'>
Changelog:
 * https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.22
 * https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.23

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

SVN-Revision: 47334
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog:
 * https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.22
 * https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.23

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

SVN-Revision: 47334
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: use firmware partition splitter on dLAN USB Extender</title>
<updated>2015-08-17T06:16:19+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T06:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c0d0cb6d28f172e811a49701df62d174181bdba3'/>
<id>c0d0cb6d28f172e811a49701df62d174181bdba3</id>
<content type='text'>
to avoid editing the dts every time the kernel size changes.
uImage is now bigger than 1MB. Pad uImage to 64k erase block size.

Signed-off-by: Günther Kelleter &lt;guenther.kelleter@devolo.de&gt;

SVN-Revision: 46648
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid editing the dts every time the kernel size changes.
uImage is now bigger than 1MB. Pad uImage to 64k erase block size.

Signed-off-by: Günther Kelleter &lt;guenther.kelleter@devolo.de&gt;

SVN-Revision: 46648
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: fix interrupt handling</title>
<updated>2015-08-17T06:16:08+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T06:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d8ec3ee77dcdda2daec796c6385ae3d22eb4b185'/>
<id>d8ec3ee77dcdda2daec796c6385ae3d22eb4b185</id>
<content type='text'>
Switch to generich chip irqs/irq domains.
Interrupts were broken since kernel 3.14. dLAN USB extender is now
booting again.

Signed-off-by: Günther Kelleter &lt;guenther.kelleter@devolo.de&gt;

SVN-Revision: 46647
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to generich chip irqs/irq domains.
Interrupts were broken since kernel 3.14. dLAN USB extender is now
booting again.

Signed-off-by: Günther Kelleter &lt;guenther.kelleter@devolo.de&gt;

SVN-Revision: 46647
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: fix debug UART</title>
<updated>2015-08-17T06:15:56+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T06:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a8d7c5c8defd32c203d5955eba6c89bdce750772'/>
<id>a8d7c5c8defd32c203d5955eba6c89bdce750772</id>
<content type='text'>
Switch to new 8250 debug uart code because the old
mach-mcs814x/include/mach/debug-macro.S tries to include
asm/hardware/debug-8250.S which no longer exists since kernel 3.14

Signed-off-by: Günther Kelleter &lt;guenther.kelleter@devolo.de&gt;

SVN-Revision: 46646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to new 8250 debug uart code because the old
mach-mcs814x/include/mach/debug-macro.S tries to include
asm/hardware/debug-8250.S which no longer exists since kernel 3.14

Signed-off-by: Günther Kelleter &lt;guenther.kelleter@devolo.de&gt;

SVN-Revision: 46646
</pre>
</div>
</content>
</entry>
<entry>
<title>image: fix jffs2(_nand) image generation</title>
<updated>2015-08-05T13:55:52+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-08-05T13:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dbe4173b206b4180e1ce03e545b63ab40ccb1cc1'/>
<id>dbe4173b206b4180e1ce03e545b63ab40ccb1cc1</id>
<content type='text'>
Variables dependend on JFFS2_BLOCKSIZE and NANDBLOCK_SIZE are used
for template generation, so need to be present before inclusion of
image.mk in target image Makefiles.
So move all declarations to before any includes.

Fixes: r42878 ("image.mk: clean up and parallelize mkfs calls")
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variables dependend on JFFS2_BLOCKSIZE and NANDBLOCK_SIZE are used
for template generation, so need to be present before inclusion of
image.mk in target image Makefiles.
So move all declarations to before any includes.

Fixes: r42878 ("image.mk: clean up and parallelize mkfs calls")
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46564
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.18 to 3.18.14</title>
<updated>2015-05-21T19:32:46+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-05-21T19:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=76d079204df113afa9e382a43abb5e1a2135150d'/>
<id>76d079204df113afa9e382a43abb5e1a2135150d</id>
<content type='text'>
Changelogs:

* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14

Build tested on brcm63xx and ipq806x, runtested on brcm63xx.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 45711
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelogs:

* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14

Build tested on brcm63xx and ipq806x, runtested on brcm63xx.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 45711
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: drop 3.14</title>
<updated>2015-04-11T10:28:03+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2015-04-11T10:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b976ac8b864e08a3a761ff638e86c9edc2480821'/>
<id>b976ac8b864e08a3a761ff638e86c9edc2480821</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 45372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 45372
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: CONFIG_BRIDGE should not be overridden</title>
<updated>2015-04-05T07:40:38+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-04-05T07:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=10a71220f241346be687344d12a72074ad68853a'/>
<id>10a71220f241346be687344d12a72074ad68853a</id>
<content type='text'>
this breaks ebtables, netfilter, ... during fullbuilds

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 45276
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this breaks ebtables, netfilter, ... during fullbuilds

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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