<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/rdc/files-2.6.30/arch, 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>use upstream MFD, GPIO patch, put everything in patches.</title>
<updated>2010-04-28T09:54:16+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-04-28T09:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3345a7c3011934361aeac35e5fd6dc289b1d8f4f'/>
<id>3345a7c3011934361aeac35e5fd6dc289b1d8f4f</id>
<content type='text'>
SVN-Revision: 21219
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 21219
</pre>
</div>
</content>
</entry>
<entry>
<title>rework board detection</title>
<updated>2010-03-18T23:35:21+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-03-18T23:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a1058204d0ad9e3cd5f46c6adcf6a0cf7b408176'/>
<id>a1058204d0ad9e3cd5f46c6adcf6a0cf7b408176</id>
<content type='text'>
Rework board detection, separate board specific code into its own file. As a
result we also change the way rdc images are generated.
Support for board which required binary tools, like AMIT are dropped. Patch by
Bernhard Loos.

SVN-Revision: 20294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rework board detection, separate board specific code into its own file. As a
result we also change the way rdc images are generated.
Support for board which required binary tools, like AMIT are dropped. Patch by
Bernhard Loos.

SVN-Revision: 20294
</pre>
</div>
</content>
</entry>
<entry>
<title>define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog init message Patch from Bernhard Loos.</title>
<updated>2010-03-11T09:16:55+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-03-11T09:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2e8a5478877ca8fef84b2c0f8dc15536363b102a'/>
<id>2e8a5478877ca8fef84b2c0f8dc15536363b102a</id>
<content type='text'>
SVN-Revision: 20134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20134
</pre>
</div>
</content>
</entry>
<entry>
<title>rework reboot mechanism with the new watchdog fixes</title>
<updated>2010-03-04T08:28:20+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-03-04T08:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=86494323fe2fa4cd6b2a76a7b4b31ef01b0c7d5f'/>
<id>86494323fe2fa4cd6b2a76a7b4b31ef01b0c7d5f</id>
<content type='text'>
The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup
can no longer be called from NMI context, instead, override the machine_retart
callback with our southrbridge reboot mechanism. Patch by Bernhard Loos.

SVN-Revision: 19977
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup
can no longer be called from NMI context, instead, override the machine_retart
callback with our southrbridge reboot mechanism. Patch by Bernhard Loos.

SVN-Revision: 19977
</pre>
</div>
</content>
</entry>
<entry>
<title>remove now unused rdc321x_gpio.h file</title>
<updated>2010-03-04T08:28:05+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-03-04T08:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=29e75b52cf086f1c1d98b49e9fcc8e29e4247e64'/>
<id>29e75b52cf086f1c1d98b49e9fcc8e29e4247e64</id>
<content type='text'>
SVN-Revision: 19975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19975
</pre>
</div>
</content>
</entry>
<entry>
<title>improve sitecom device support</title>
<updated>2010-03-04T08:27:59+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-03-04T08:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b3f11c841476a214b68b085acf1943b30684a289'/>
<id>b3f11c841476a214b68b085acf1943b30684a289</id>
<content type='text'>
Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons
driver. Patch by Bernhard Loos.

SVN-Revision: 19974
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons
driver. Patch by Bernhard Loos.

SVN-Revision: 19974
</pre>
</div>
</content>
</entry>
<entry>
<title>add a new southbridge driver which registers the gpio and watchdog platform devices</title>
<updated>2010-03-04T07:54:25+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-03-04T07:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c126808243790b689b83355bf9ef43ecc3eda170'/>
<id>c126808243790b689b83355bf9ef43ecc3eda170</id>
<content type='text'>
This also fixes the watchdog logic and abstracts the access to the RDC321x
southbridge PCI configuration register space. Based on a patch by Bernhard Loos.

SVN-Revision: 19972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes the watchdog logic and abstracts the access to the RDC321x
southbridge PCI configuration register space. Based on a patch by Bernhard Loos.

SVN-Revision: 19972
</pre>
</div>
</content>
</entry>
<entry>
<title>convert gpio code to use gpiolib, make rdc321x:dmz led work again</title>
<updated>2009-12-11T19:32:52+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-12-11T19:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=95fa0702028d0aa0ffb625e5fd08e90d76d4290f'/>
<id>95fa0702028d0aa0ffb625e5fd08e90d76d4290f</id>
<content type='text'>
SVN-Revision: 18754
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 18754
</pre>
</div>
</content>
</entry>
<entry>
<title>correct flash size and detection for sitecom targets (#6278), patch from rtz</title>
<updated>2009-12-06T09:08:03+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-12-06T09:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8c2091f823699ac7f7e10ab0dc7512dcc956b043'/>
<id>8c2091f823699ac7f7e10ab0dc7512dcc956b043</id>
<content type='text'>
SVN-Revision: 18671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 18671
</pre>
</div>
</content>
</entry>
<entry>
<title>move headers to arch/x86/include/asm/, patch from sn9</title>
<updated>2009-11-08T22:49:28+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-11-08T22:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=685d84af2c96f82e2ad0668ff0e5973ab2bca3d3'/>
<id>685d84af2c96f82e2ad0668ff0e5973ab2bca3d3</id>
<content type='text'>
SVN-Revision: 18347
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 18347
</pre>
</div>
</content>
</entry>
</feed>
