<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/x86/64, 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>x86/64: add missing kernel symbol</title>
<updated>2016-01-24T15:36:10+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2016-01-24T15:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1865710fc840aff419279d61eb70b63ad351129c'/>
<id>1865710fc840aff419279d61eb70b63ad351129c</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48476
</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: 48476
</pre>
</div>
</content>
</entry>
<entry>
<title>x86_64: Add missing symbols</title>
<updated>2016-01-22T12:02:07+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-22T12:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c28fb1f4fc7f69a1c7385f75011ad4cb76171ace'/>
<id>c28fb1f4fc7f69a1c7385f75011ad4cb76171ace</id>
<content type='text'>
Update to kernel 4.4 missed some symbols, fix that.

SVN-Revision: 48453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to kernel 4.4 missed some symbols, fix that.

SVN-Revision: 48453
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: clean up redundant SLUB/SLAB related defines for 4.4</title>
<updated>2016-01-21T16:08:19+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-21T16:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=57690041fa15b6b70545f379ddfc84df1791c5b8'/>
<id>57690041fa15b6b70545f379ddfc84df1791c5b8</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48443
</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: 48443
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: update to linux 4.4</title>
<updated>2016-01-12T10:04:55+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-12T10:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2172d7dbbfe453ea81ebf0b4e62d8101a7d5d1f0'/>
<id>2172d7dbbfe453ea81ebf0b4e62d8101a7d5d1f0</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48216
</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: 48216
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: add generic profiles to x86_64, kvm_guest and xen_domu</title>
<updated>2015-11-08T20:39:24+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-11-08T20:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=23fbd97649b4ce98716393815892a05892739904'/>
<id>23fbd97649b4ce98716393815892a05892739904</id>
<content type='text'>
The imagebuilder requires a profile for every subtarget to work.

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;

SVN-Revision: 47421
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The imagebuilder requires a profile for every subtarget to work.

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;

SVN-Revision: 47421
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: add kmod-acpi-button and kmod-button-hotplug to default packages</title>
<updated>2015-07-14T16:24:02+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-07-14T16:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4a1021de873d13f46b265cdd1116907f3f2be791'/>
<id>4a1021de873d13f46b265cdd1116907f3f2be791</id>
<content type='text'>
Since r40909 openwrt can automatically shutdown when you press the
power button or try to shutdown a kvm virtual machine.
When booting a recent CC-rc2 or trunk image, it doesn't work,
as two kernel modules are missing.

Add these two kernel modules to the default packages, so users
don't need to install them manually.

Signed-off-by: Stefan Hellermann &lt;stefan@the2masters.de&gt;

SVN-Revision: 46366
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since r40909 openwrt can automatically shutdown when you press the
power button or try to shutdown a kvm virtual machine.
When booting a recent CC-rc2 or trunk image, it doesn't work,
as two kernel modules are missing.

Add these two kernel modules to the default packages, so users
don't need to install them manually.

Signed-off-by: Stefan Hellermann &lt;stefan@the2masters.de&gt;

SVN-Revision: 46366
</pre>
</div>
</content>
</entry>
<entry>
<title>x86/64: enable VirtIO block and console support</title>
<updated>2015-06-17T11:31:45+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-06-17T11:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6f197501b7794b365ff5034aec2e770f3fdc8a2d'/>
<id>6f197501b7794b365ff5034aec2e770f3fdc8a2d</id>
<content type='text'>
This is required to use x86/64 in KVM containers with VirtIO disks

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

SVN-Revision: 46017
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required to use x86/64 in KVM containers with VirtIO disks

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

SVN-Revision: 46017
</pre>
</div>
</content>
</entry>
<entry>
<title>x86/64: add e1000e to the default packages</title>
<updated>2015-05-29T08:20:58+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-05-29T08:20:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ae1f0d3eb432c28956c0028c4175226f5781f7a6'/>
<id>ae1f0d3eb432c28956c0028c4175226f5781f7a6</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 45814
</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: 45814
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)</title>
<updated>2015-04-06T10:07:43+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-04-06T10:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a6d4d1e152a4b972f7618abddcf9b7825b2f0950'/>
<id>a6d4d1e152a4b972f7618abddcf9b7825b2f0950</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45278
</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: 45278
</pre>
</div>
</content>
</entry>
<entry>
<title>x86_64: add description, maintainership</title>
<updated>2015-03-29T12:17:39+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2015-03-29T12:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ebf1e2461ae5796fb9d98ce0cadd56cd4f0716c7'/>
<id>ebf1e2461ae5796fb9d98ce0cadd56cd4f0716c7</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 45138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

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