<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ixp4xx/image, 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>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>ixp4xx: add sysupgrade support</title>
<updated>2012-10-17T22:03:46+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-10-17T22:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=96fa602499456e804b5ed721adecb8b7ac0a06ba'/>
<id>96fa602499456e804b5ed721adecb8b7ac0a06ba</id>
<content type='text'>
Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;

 target/linux/ixp4xx/base-files/lib/ixp4xx.sh           |   25 ++
 target/linux/ixp4xx/base-files/lib/upgrade/platform.sh |  156 +++++++++++++++++
 target/linux/ixp4xx/image/Makefile                     |   11 +
 3 files changed, 192 insertions(+)

SVN-Revision: 33828
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;

 target/linux/ixp4xx/base-files/lib/ixp4xx.sh           |   25 ++
 target/linux/ixp4xx/base-files/lib/upgrade/platform.sh |  156 +++++++++++++++++
 target/linux/ixp4xx/image/Makefile                     |   11 +
 3 files changed, 192 insertions(+)

SVN-Revision: 33828
</pre>
</div>
</content>
</entry>
<entry>
<title>linux/ixp4xx: fix am apex image make bug</title>
<updated>2010-09-04T21:48:49+00:00</updated>
<author>
<name>Alexandros C. Couloumbis</name>
<email>alex@ozo.com</email>
</author>
<published>2010-09-04T21:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d3bb3031c635f2f4671f583335bee8562faa2a96'/>
<id>d3bb3031c635f2f4671f583335bee8562faa2a96</id>
<content type='text'>
SVN-Revision: 22920
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 22920
</pre>
</div>
</content>
</entry>
<entry>
<title>target/ixp4xx: fix image building after r20834 (closes: #7157)</title>
<updated>2010-04-14T14:36:41+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2010-04-14T14:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=841eff56d4a1a4dc5623c64f223e287332a1a732'/>
<id>841eff56d4a1a4dc5623c64f223e287332a1a732</id>
<content type='text'>
SVN-Revision: 20854
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20854
</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>ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images</title>
<updated>2009-04-06T11:03:38+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-04-06T11:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7b6729e101f5ee99e71b7317a21c9c0bb417faf6'/>
<id>7b6729e101f5ee99e71b7317a21c9c0bb417faf6</id>
<content type='text'>
SVN-Revision: 15118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15118
</pre>
</div>
</content>
</entry>
<entry>
<title>ixp4xx: don't leave zImage on the rootfs for images other than the freecom one</title>
<updated>2009-04-06T10:29:40+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-04-06T10:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a24e3ece65dd8da411369d0a1bb04a44808f127c'/>
<id>a24e3ece65dd8da411369d0a1bb04a44808f127c</id>
<content type='text'>
SVN-Revision: 15117
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15117
</pre>
</div>
</content>
</entry>
<entry>
<title>ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues</title>
<updated>2009-04-06T09:56:30+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-04-06T09:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0cb0c1a257f52266056306e0b8bcb5fb27bdf989'/>
<id>0cb0c1a257f52266056306e0b8bcb5fb27bdf989</id>
<content type='text'>
SVN-Revision: 15115
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15115
</pre>
</div>
</content>
</entry>
<entry>
<title>do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently</title>
<updated>2009-03-23T18:14:14+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-03-23T18:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e05f4e46d9ecb19e60e39fe32c3e5d064da78b08'/>
<id>e05f4e46d9ecb19e60e39fe32c3e5d064da78b08</id>
<content type='text'>
SVN-Revision: 14995
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14995
</pre>
</div>
</content>
</entry>
</feed>
