<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/amcc, 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>* Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23</title>
<updated>2008-01-27T23:11:21+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2008-01-27T23:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f66f06c1894b7becb24cad683f10201e04d60724'/>
<id>f66f06c1894b7becb24cad683f10201e04d60724</id>
<content type='text'>
SVN-Revision: 10290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10290
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade the AMCC target to 2.6.23</title>
<updated>2008-01-27T22:20:54+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2008-01-27T22:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=759ccc4b8b3fd9ec9ad34423e5ee53131de77c55'/>
<id>759ccc4b8b3fd9ec9ad34423e5ee53131de77c55</id>
<content type='text'>
SVN-Revision: 10289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10289
</pre>
</div>
</content>
</entry>
<entry>
<title>turn off FPU emulation on ARM and PowerPC - we are on softfloat now</title>
<updated>2007-12-28T20:08:54+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2007-12-28T20:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3ce3b165748b6dda98ab8452335d1f7f6fd60824'/>
<id>3ce3b165748b6dda98ab8452335d1f7f6fd60824</id>
<content type='text'>
SVN-Revision: 10012
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10012
</pre>
</div>
</content>
</entry>
<entry>
<title>Resync kernel configuration for amcc</title>
<updated>2007-12-27T23:26:47+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2007-12-27T23:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=18cfcc9d308ce50b44d755ad3628dfad04d3d303'/>
<id>18cfcc9d308ce50b44d755ad3628dfad04d3d303</id>
<content type='text'>
SVN-Revision: 9967
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 9967
</pre>
</div>
</content>
</entry>
<entry>
<title>make the image filenames a bit shorter</title>
<updated>2007-11-10T23:08:11+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-11-10T23:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1bca0cc51704b5ef57c5e3a9d7a1b80633486d16'/>
<id>1bca0cc51704b5ef57c5e3a9d7a1b80633486d16</id>
<content type='text'>
SVN-Revision: 9533
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 9533
</pre>
</div>
</content>
</entry>
<entry>
<title>don't replace powerpc arch with ppc</title>
<updated>2007-10-23T06:23:12+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-10-23T06:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d8e032edef2fb9d1f7aa3b1f96a444f0a1db9696'/>
<id>d8e032edef2fb9d1f7aa3b1f96a444f0a1db9696</id>
<content type='text'>
'powerpc' is a valid arch for the LINUX_KARCH variable, but the build
system unconditionally replaces LIUNUX_KARCH=powerpc with
LINUX_KARCH=ppc.

This change only does the replacement if LINUX_KARCH isn't set. This
allows us to use the powerpc architecture.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;

SVN-Revision: 9405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'powerpc' is a valid arch for the LINUX_KARCH variable, but the build
system unconditionally replaces LIUNUX_KARCH=powerpc with
LINUX_KARCH=ppc.

This change only does the replacement if LINUX_KARCH isn't set. This
allows us to use the powerpc architecture.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;

SVN-Revision: 9405
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of per-profile base-files</title>
<updated>2007-09-29T14:27:54+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2007-09-29T14:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=438dfe5c6fbfa63f5841fda9b4ec44b2f7712674'/>
<id>438dfe5c6fbfa63f5841fda9b4ec44b2f7712674</id>
<content type='text'>
SVN-Revision: 9069
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 9069
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up jffs2 config options</title>
<updated>2007-09-19T20:58:16+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-09-19T20:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=236d7e62cac24e7b7fdfac73c3b39f7f80c337ac'/>
<id>236d7e62cac24e7b7fdfac73c3b39f7f80c337ac</id>
<content type='text'>
SVN-Revision: 8848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8848
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt profiles for subtarget changes</title>
<updated>2007-09-08T20:04:43+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-09-08T20:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=87a88cebc798989ef7d36cc590d4a3cdd42134f0'/>
<id>87a88cebc798989ef7d36cc590d4a3cdd42134f0</id>
<content type='text'>
SVN-Revision: 8695
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8695
</pre>
</div>
</content>
</entry>
<entry>
<title>major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets</title>
<updated>2007-09-08T19:55:42+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-09-08T19:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a9d683ca912b2c4837b2e65909c09ca01babe3df'/>
<id>a9d683ca912b2c4837b2e65909c09ca01babe3df</id>
<content type='text'>
SVN-Revision: 8694
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8694
</pre>
</div>
</content>
</entry>
</feed>
