<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/x86/modules.mk, branch v17.01.3</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: add kernel module for sp5100_tco watchdog</title>
<updated>2017-02-01T16:45:25+00:00</updated>
<author>
<name>Chris Blake</name>
<email>chrisrblake93@gmail.com</email>
</author>
<published>2017-01-14T16:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e9b60b587b619309c30615cc6a844c00b2360490'/>
<id>e9b60b587b619309c30615cc6a844c00b2360490</id>
<content type='text'>
This change adds the sp5100_tco driver as a kernel module for the x86
target. Specifically, this can be used by the PCEngines APU2/APU3. The
reason for having this as a kernel module is to allow users to
load/unload it on demand, as the I2C interface on the APU2/APU3 will not
work while this module is loaded. More info can be found on GitHub at
https://github.com/riptidewave93/LEDE-APU2/pull/5#issuecomment-255667736

Signed-off-by: Chris Blake &lt;chrisrblake93@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds the sp5100_tco driver as a kernel module for the x86
target. Specifically, this can be used by the PCEngines APU2/APU3. The
reason for having this as a kernel module is to allow users to
load/unload it on demand, as the I2C interface on the APU2/APU3 will not
work while this module is loaded. More info can be found on GitHub at
https://github.com/riptidewave93/LEDE-APU2/pull/5#issuecomment-255667736

Signed-off-by: Chris Blake &lt;chrisrblake93@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: add kernel module for AMD CS5535/CS5536 audio chipset</title>
<updated>2017-01-06T14:35:20+00:00</updated>
<author>
<name>Cezary Jackiewicz</name>
<email>cezary@eko.one.pl</email>
</author>
<published>2017-01-04T17:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4235cd0d951b588892f4520e88c7bd219668cee1'/>
<id>4235cd0d951b588892f4520e88c7bd219668cee1</id>
<content type='text'>
Add support for the integrated AC97 sound device on motherboards
with AMD CS5535/CS5536 chipsets.
Tested on Wyse Winterm S30.

Signed-off-by: Cezary Jackiewicz &lt;cezary@eko.one.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for the integrated AC97 sound device on motherboards
with AMD CS5535/CS5536 chipsets.
Tested on Wyse Winterm S30.

Signed-off-by: Cezary Jackiewicz &lt;cezary@eko.one.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: remove obsolete modules.mk</title>
<updated>2016-05-12T15:36:34+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2016-05-12T15:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ca12fd431d8dc03e182e3e34a18e1efe65b0111c'/>
<id>ca12fd431d8dc03e182e3e34a18e1efe65b0111c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: merge all geode based subtargets into one</title>
<updated>2015-03-16T07:05:30+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-03-16T07:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9e0759ea2653475f4e891c412fa503e9a9b08478'/>
<id>9e0759ea2653475f4e891c412fa503e9a9b08478</id>
<content type='text'>
Build all geode platform drivers into the kernel
Remove kmod-* packages for these drivers

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44809
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build all geode platform drivers into the kernel
Remove kmod-* packages for these drivers

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44809
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: fix kmod-gpio-pc8736x dependencies</title>
<updated>2013-07-19T14:55:51+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-07-19T14:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=72f73ab0411b5964edf3c52422917f2bd2ba9d30'/>
<id>72f73ab0411b5964edf3c52422917f2bd2ba9d30</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 37447
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 37447
</pre>
</div>
</content>
</entry>
<entry>
<title>merge the RDC R-321x target as a subtarget of x86</title>
<updated>2012-10-15T18:54:34+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-10-15T18:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=60ecd5fe04ebeaefedad4d06a756bc46bc772638'/>
<id>60ecd5fe04ebeaefedad4d06a756bc46bc772638</id>
<content type='text'>
SVN-Revision: 33779
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33779
</pre>
</div>
</content>
</entry>
<entry>
<title>move leds modules back to target modules.mk</title>
<updated>2012-07-25T15:49:57+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-07-25T15:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c3b9a987b7120dbd97e095d08c7a957e5f0b5dab'/>
<id>c3b9a987b7120dbd97e095d08c7a957e5f0b5dab</id>
<content type='text'>
SVN-Revision: 32851
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32851
</pre>
</div>
</content>
</entry>
<entry>
<title>move i2c modules back to target modules.mk</title>
<updated>2012-07-25T15:49:54+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-07-25T15:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bca45d6d8afe8eb82d36c2b50940a2e0c8cc33e9'/>
<id>bca45d6d8afe8eb82d36c2b50940a2e0c8cc33e9</id>
<content type='text'>
SVN-Revision: 32850
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32850
</pre>
</div>
</content>
</entry>
<entry>
<title>move more x86-specific modules back to target modules.mk</title>
<updated>2012-07-25T15:49:49+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-07-25T15:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2bfb2a797c5902a465d0b7b2499e44100ec1987f'/>
<id>2bfb2a797c5902a465d0b7b2499e44100ec1987f</id>
<content type='text'>
SVN-Revision: 32848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32848
</pre>
</div>
</content>
</entry>
<entry>
<title>move x86 specific ide/pata modules to x86' modules.mk</title>
<updated>2012-07-25T15:49:42+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-07-25T15:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d973768580c219115f2e8147fa74bb6dcc74f5ea'/>
<id>d973768580c219115f2e8147fa74bb6dcc74f5ea</id>
<content type='text'>
SVN-Revision: 32846
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32846
</pre>
</div>
</content>
</entry>
</feed>
