<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/mpc83xx/image, 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>mpc83xx: moved to targets feed</title>
<updated>2015-03-19T11:58:43+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-03-19T11:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3581298348ae2a9820d5aefa86a668f2905e7d91'/>
<id>3581298348ae2a9820d5aefa86a668f2905e7d91</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44887
</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: 44887
</pre>
</div>
</content>
</entry>
<entry>
<title>target/linux/*/image/Makefile: use new dts path variable</title>
<updated>2014-07-21T18:42:06+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-21T18:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7d8f187201d361e1c0059d18d7e0f119ae4b6472'/>
<id>7d8f187201d361e1c0059d18d7e0f119ae4b6472</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41791
</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: 41791
</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>mpc83xx: sync image/Makefile to r20834</title>
<updated>2010-04-29T13:48:47+00:00</updated>
<author>
<name>Alexandros C. Couloumbis</name>
<email>alex@ozo.com</email>
</author>
<published>2010-04-29T13:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=03e1d68104c7810b0d9c538d73f3009f74a63eaf'/>
<id>03e1d68104c7810b0d9c538d73f3009f74a63eaf</id>
<content type='text'>
SVN-Revision: 21259
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 21259
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refresh kernel patches</title>
<updated>2010-04-29T13:12:44+00:00</updated>
<author>
<name>Alexandros C. Couloumbis</name>
<email>alex@ozo.com</email>
</author>
<published>2010-04-29T13:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cb643920ac18e215643da36a8e79ee6aea491566'/>
<id>cb643920ac18e215643da36a8e79ee6aea491566</id>
<content type='text'>
SVN-Revision: 21256
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 21256
</pre>
</div>
</content>
</entry>
<entry>
<title>define a shared IMG_PREFIX variable used as a basename for image files, it contains board &amp; subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files</title>
<updated>2010-04-12T23:15:56+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2010-04-12T23:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e2b57ecf5f1f50f7b5f5644e483e06dd67a3cb5f'/>
<id>e2b57ecf5f1f50f7b5f5644e483e06dd67a3cb5f</id>
<content type='text'>
SVN-Revision: 20834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20834
</pre>
</div>
</content>
</entry>
<entry>
<title>include the board name in the generated dtb's filename</title>
<updated>2010-02-16T23:51:18+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2010-02-16T23:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0499a7715936f6e3cd589aea4e2ab559380e9c00'/>
<id>0499a7715936f6e3cd589aea4e2ab559380e9c00</id>
<content type='text'>
SVN-Revision: 19680
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19680
</pre>
</div>
</content>
</entry>
<entry>
<title>do old style image generation for the mpc8377wlan, as the current bootloader doesn't support it</title>
<updated>2010-02-08T20:11:01+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2010-02-08T20:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc695034b8aaf12094314ed0c82142efa127b8e7'/>
<id>dc695034b8aaf12094314ed0c82142efa127b8e7</id>
<content type='text'>
SVN-Revision: 19553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19553
</pre>
</div>
</content>
</entry>
<entry>
<title>FIT uImage support for the MPC8377-WLAN</title>
<updated>2010-01-10T18:14:23+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2010-01-10T18:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3c0f3ae29400cbf074cc8435cd97395d370720ba'/>
<id>3c0f3ae29400cbf074cc8435cd97395d370720ba</id>
<content type='text'>
SVN-Revision: 19094
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19094
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet</title>
<updated>2010-01-10T16:02:11+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2010-01-10T16:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7d5f49afc1f9a2183a209c14e5fda43e6613a420'/>
<id>7d5f49afc1f9a2183a209c14e5fda43e6613a420</id>
<content type='text'>
SVN-Revision: 19092
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19092
</pre>
</div>
</content>
</entry>
</feed>
