<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/rb532/files/include/asm-mips, 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>change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.</title>
<updated>2008-10-18T21:43:30+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-10-18T21:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1e570a9288856bcd288a80115f2233c9c785706c'/>
<id>1e570a9288856bcd288a80115f2233c9c785706c</id>
<content type='text'>
SVN-Revision: 13010
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 13010
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work</title>
<updated>2008-07-15T17:18:28+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-07-15T17:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b0250695a9247aac244b770a0fb0d6deaad5467c'/>
<id>b0250695a9247aac244b770a0fb0d6deaad5467c</id>
<content type='text'>
SVN-Revision: 11844
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 11844
</pre>
</div>
</content>
</entry>
<entry>
<title>GPIO code updates, make the cf-mips driver compile against this gpio version</title>
<updated>2008-04-07T21:49:05+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-04-07T21:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d835b0e42e2b9bac775c4f30502f522ab9a26f5f'/>
<id>d835b0e42e2b9bac775c4f30502f522ab9a26f5f</id>
<content type='text'>
SVN-Revision: 10768
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10768
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade rb532 to .23, provide generic GPIO API to this board</title>
<updated>2008-01-11T10:42:06+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-01-11T10:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=918e830718c2216a64d65f7ad58a784a841cd296'/>
<id>918e830718c2216a64d65f7ad58a784a841cd296</id>
<content type='text'>
SVN-Revision: 10171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10171
</pre>
</div>
</content>
</entry>
<entry>
<title>watchdog driver for RB 532</title>
<updated>2007-12-24T22:47:27+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-12-24T22:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c65e66ac49dfecf55bfbf61a10eebf2443b82b92'/>
<id>c65e66ac49dfecf55bfbf61a10eebf2443b82b92</id>
<content type='text'>
Here is the driver for the hardware watchdog timer
integrated in RB 532 (as part of the SoC IDT 79RC32434).

File include/asm-mips/rc32434/integ.h is taken from
Mikrotik RB 532 kernel patch.

Signed-off-by: Ondrej Zajicek &lt;santiago@crfreenet.org&gt;

SVN-Revision: 9896
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here is the driver for the hardware watchdog timer
integrated in RB 532 (as part of the SoC IDT 79RC32434).

File include/asm-mips/rc32434/integ.h is taken from
Mikrotik RB 532 kernel patch.

Signed-off-by: Ondrej Zajicek &lt;santiago@crfreenet.org&gt;

SVN-Revision: 9896
</pre>
</div>
</content>
</entry>
<entry>
<title>strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_&lt;ver&gt;_&lt;board&gt; becomes CONFIG_TARGET_&lt;board&gt;, same for profiles.</title>
<updated>2007-09-06T16:27:37+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-09-06T16:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56231056ea784f1cec6450f649b1adaed1f56366'/>
<id>56231056ea784f1cec6450f649b1adaed1f56366</id>
<content type='text'>
SVN-Revision: 8653
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8653
</pre>
</div>
</content>
</entry>
</feed>
