<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git, branch 3.0-pcl052-ts1.4</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>pcl052: Fix eth0 not being recognized</title>
<updated>2014-03-05T18:11:31+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2014-03-05T18:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=5e9d9a5a732c65ee5ae51055effad8b6e593770b'/>
<id>5e9d9a5a732c65ee5ae51055effad8b6e593770b</id>
<content type='text'>
This patch fixes eth0 with the pcl052 platform. It appears to be a vague init
issue, as the actual code change relates to the way a DCU pin is enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes eth0 with the pcl052 platform. It appears to be a vague init
issue, as the actual code change relates to the way a DCU pin is enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disabled EDMA in UART Configuration to prevent jumbled characters on serial port with Sysvinit.</title>
<updated>2014-02-25T21:29:59+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2014-02-25T21:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=655f7949b5fd0b66bde03fc3c63c7a436353b1e1'/>
<id>655f7949b5fd0b66bde03fc3c63c7a436353b1e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a panic seen as soon as you type a character on the terminal when EDMA is disabled in UART config. The receive interrupt was attempting to schedule a work queue only defined if EDMA is enabled.</title>
<updated>2014-02-25T21:28:30+00:00</updated>
<author>
<name>Roshni Shah</name>
<email>roshni.shah@timesys.com</email>
</author>
<published>2014-01-07T05:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3f34f7f7a35b22f4aab556b5a30526f44a76ddc8'/>
<id>3f34f7f7a35b22f4aab556b5a30526f44a76ddc8</id>
<content type='text'>
kernel BUG at kernel/workqueue.c:1037!
Unable to handle kernel NULL pointer dereference at virtual address 00000000
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kernel BUG at kernel/workqueue.c:1037!
Unable to handle kernel NULL pointer dereference at virtual address 00000000
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the uart_tasklet_action NULL pointer deference panic in MVF Serial Driver</title>
<updated>2014-02-25T21:28:14+00:00</updated>
<author>
<name>roshni.shah</name>
<email>roshni.shah@timesys.com</email>
</author>
<published>2013-07-18T17:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e6219d5852d2e6f49009ea40f143bc084bb6e8fd'/>
<id>e6219d5852d2e6f49009ea40f143bc084bb6e8fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for setting TX clear-to-send in set modem CTRL in MVF Serial Driver</title>
<updated>2014-02-25T21:28:09+00:00</updated>
<author>
<name>roshni.shah</name>
<email>roshni.shah@timesys.com</email>
</author>
<published>2013-07-26T01:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8ddb81e109c38fc890068f3a82b826a2db51644b'/>
<id>8ddb81e109c38fc890068f3a82b826a2db51644b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MVF Serial Driver Improvements to fix the sysvinit console hang issue.</title>
<updated>2014-02-25T21:27:56+00:00</updated>
<author>
<name>roshni.shah</name>
<email>roshni.shah@timesys.com</email>
</author>
<published>2013-06-30T14:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0525c1009119e31f11a2c400a7eb29991e237bf2'/>
<id>0525c1009119e31f11a2c400a7eb29991e237bf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dead code, corrected comments, print uart settings in MVF Serial Driver</title>
<updated>2014-02-25T21:27:50+00:00</updated>
<author>
<name>roshni.shah</name>
<email>roshni.shah@timesys.com</email>
</author>
<published>2013-06-27T21:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=6d7665ebe997102e9dd352a1f58a169152e7f960'/>
<id>6d7665ebe997102e9dd352a1f58a169152e7f960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing header for __exception_irq_entry in global timer</title>
<updated>2014-01-23T16:35:19+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2014-01-09T21:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ded0a2d6b2a0897b2b2ad114e49dea22987a53cc'/>
<id>ded0a2d6b2a0897b2b2ad114e49dea22987a53cc</id>
<content type='text'>
Fixes issue reported in ticket #52637
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue reported in ticket #52637
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing Global Timer source file.</title>
<updated>2014-01-23T16:33:38+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2013-11-14T17:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=cca54a8e901e76122cec4072c528f7cd75687b04'/>
<id>cca54a8e901e76122cec4072c528f7cd75687b04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Global Timer support to fix High Resolution Timer functionality.</title>
<updated>2014-01-23T16:33:23+00:00</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2013-11-07T16:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d59b15505edccfc8df2aa6d418d85f2a6f8b572f'/>
<id>d59b15505edccfc8df2aa6d418d85f2a6f8b572f</id>
<content type='text'>
This patch was submitted by Yoshihisa Ozawa &lt;ozawa@lineo.co.jp&gt; in
ticket #52306.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch was submitted by Yoshihisa Ozawa &lt;ozawa@lineo.co.jp&gt; in
ticket #52306.
</pre>
</div>
</content>
</entry>
</feed>
