<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/rb532, 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>kernel: update to 3.10.49 Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;</title>
<updated>2014-07-20T17:31:11+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-20T17:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ba63338d3f8b791be2fb606f88bdec63a7aa7d53'/>
<id>ba63338d3f8b791be2fb606f88bdec63a7aa7d53</id>
<content type='text'>
SVN-Revision: 41776
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 41776
</pre>
</div>
</content>
</entry>
<entry>
<title>rb532: remove broken mark</title>
<updated>2014-07-07T08:52:06+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-07T08:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8a792ca2bbcc7db1024aefb68e3732ed492d3fe6'/>
<id>8a792ca2bbcc7db1024aefb68e3732ed492d3fe6</id>
<content type='text'>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41544
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41544
</pre>
</div>
</content>
</entry>
<entry>
<title>rb532: add wan interface</title>
<updated>2014-07-07T08:52:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-07T08:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=075249997fbea9acabbcf670b5bd4e145da0f95e'/>
<id>075249997fbea9acabbcf670b5bd4e145da0f95e</id>
<content type='text'>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41543
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41543
</pre>
</div>
</content>
</entry>
<entry>
<title>rb532: fix jffs2 images</title>
<updated>2014-07-07T08:51:59+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-07T08:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9a4ba281f6d00aa07c11759af7e4b82c3ba39aa6'/>
<id>9a4ba281f6d00aa07c11759af7e4b82c3ba39aa6</id>
<content type='text'>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41542
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41542
</pre>
</div>
</content>
</entry>
<entry>
<title>rb532: really fix squashfs images</title>
<updated>2014-07-07T08:51:55+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-07T08:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d4158338c973cd04dae684d00939d918a7dc0678'/>
<id>d4158338c973cd04dae684d00939d918a7dc0678</id>
<content type='text'>
The previous attempt (r40717) to fix squashfx made the system bootable but
overlayfs remained broken.
This enables block2mtd again using the right partition number and naming
and adds MTD_ROOTFS_SPLIT option.
However onboard rootfs partition name had to be renamed to place overlay on
CF instead of onboard NAND.

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41541
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous attempt (r40717) to fix squashfx made the system bootable but
overlayfs remained broken.
This enables block2mtd again using the right partition number and naming
and adds MTD_ROOTFS_SPLIT option.
However onboard rootfs partition name had to be renamed to place overlay on
CF instead of onboard NAND.

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41541
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx/rb532: move rc32434-fix-broken-pci.patch to the correct target</title>
<updated>2014-07-04T08:28:40+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-04T08:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2abbe82a5af45622a52e66c6e3b2864e9c1bd1a7'/>
<id>2abbe82a5af45622a52e66c6e3b2864e9c1bd1a7</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41507
</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: 41507
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.10.36-&gt;3.10.44</title>
<updated>2014-06-26T13:47:42+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-26T13:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=994e5ce2f93bf8beeb099a9fd38d1dc358005c30'/>
<id>994e5ce2f93bf8beeb099a9fd38d1dc358005c30</id>
<content type='text'>
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8

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

SVN-Revision: 41351
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8

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

SVN-Revision: 41351
</pre>
</div>
</content>
</entry>
<entry>
<title>rb532: Fix ext4 and squashfs images</title>
<updated>2014-05-07T01:16:14+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2014-05-07T01:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=21b14da88f2e09e58c6294dcfa83404b6731cd8a'/>
<id>21b14da88f2e09e58c6294dcfa83404b6731cd8a</id>
<content type='text'>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 40717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 40717
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.10 to 3.10.36</title>
<updated>2014-04-12T11:59:07+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2014-04-12T11:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d2812cb036585a9dfe3147e691b4ec3dc3a188d8'/>
<id>d2812cb036585a9dfe3147e691b4ec3dc3a188d8</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

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