<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/include/asm-parisc/pdc.h, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/include/asm-parisc/pdc.h?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/include/asm-parisc/pdc.h?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2008-10-10T16:32:29Z</updated>
<entry>
<title>parisc: move include/asm-parisc to arch/parisc/include/asm</title>
<updated>2008-10-10T16:32:29Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@mcmartin.ca</email>
</author>
<published>2008-07-29T03:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=deae26bf6a10e47983606f5df080b91e97650ead'/>
<id>urn:sha1:deae26bf6a10e47983606f5df080b91e97650ead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parisc: move pdc_result to real2.S</title>
<updated>2008-10-10T16:32:28Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@mcmartin.ca</email>
</author>
<published>2008-07-29T02:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=6c86cb8237bf08443806089130dc108051569a93'/>
<id>urn:sha1:6c86cb8237bf08443806089130dc108051569a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PARISC] pdc_console: fix bizarre panic on boot</title>
<updated>2008-03-16T02:12:03Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@shortfin.cabal.ca</email>
</author>
<published>2008-02-19T07:34:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2'/>
<id>urn:sha1:ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2</id>
<content type='text'>
Commit 721fdf34167580ff98263c74cead8871d76936e6 introduced a subtle bug
by accidently removing the "static" from iodc_dbuf. This resulted in, what
appeared to be, a trap without *current set to a task. Probably the result of
a trap in real mode while calling firmware.

Also do other misc clean ups. Since the only input from firmware is non
blocking, share iodc_dbuf between input and output, and spinlock the
only callers.

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] remove unused pdc_iodc_printf function</title>
<updated>2008-03-16T02:11:56Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@shortfin.cabal.ca</email>
</author>
<published>2008-02-18T22:26:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=179183bf1fcff3830f0c05058ec0fc4d0878c67c'/>
<id>urn:sha1:179183bf1fcff3830f0c05058ec0fc4d0878c67c</id>
<content type='text'>
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] print more than one character at a time for pdc console</title>
<updated>2007-12-06T17:32:15Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@shortfin.cabal.ca</email>
</author>
<published>2007-12-06T17:32:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=721fdf34167580ff98263c74cead8871d76936e6'/>
<id>urn:sha1:721fdf34167580ff98263c74cead8871d76936e6</id>
<content type='text'>
There's really no reason not to print more than one character at a
time to the PDC console... Booting is measurably speedier, and now I don't
have to watch individual characters get drawn.

Signed-off-by: Kyle McMartin &lt;kyle@mcmartin.ca&gt;
</content>
</entry>
<entry>
<title>[PARISC] Clean up asm-parisc/pdc.h</title>
<updated>2007-10-18T07:58:33Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@mcmartin.ca</email>
</author>
<published>2007-10-18T07:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=218c998caa4ec76a9da15f3946dbb2cc22564114'/>
<id>urn:sha1:218c998caa4ec76a9da15f3946dbb2cc22564114</id>
<content type='text'>
If we're going to export the header, at least let's organize it sensibly and
not have a mishmash of userspace, assembly, and kernel visible defines.

Signed-off-by: Kyle McMartin &lt;kyle@mcmartin.ca&gt;
</content>
</entry>
<entry>
<title>[PARISC] Export pdc.h for palo</title>
<updated>2007-10-18T07:58:29Z</updated>
<author>
<name>Jeff Bailey</name>
<email>jbailey@raspberryginger.com</email>
</author>
<published>2007-09-28T18:22:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=c75ac712df81bf0b9a561bd89f74282650440035'/>
<id>urn:sha1:c75ac712df81bf0b9a561bd89f74282650440035</id>
<content type='text'>
Signed-off-by: Jeff Bailey &lt;jbailey@raspberryginger.com&gt;
Signed-off-by: Kyle McMartin &lt;kyle@mcmartin.ca&gt;
</content>
</entry>
<entry>
<title>[PARISC] convert to use CONFIG_64BIT instead of __LP64__</title>
<updated>2007-02-17T06:17:13Z</updated>
<author>
<name>Helge Deller</name>
<email>deller@gmx.de</email>
</author>
<published>2007-01-28T14:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=513e7ecd695a4c0f95b9aa86c03ec9b7d2d09e03'/>
<id>urn:sha1:513e7ecd695a4c0f95b9aa86c03ec9b7d2d09e03</id>
<content type='text'>
Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] pdc_init no longer exists</title>
<updated>2006-10-07T11:22:30Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>willy@rowlf.int.wil.cx</email>
</author>
<published>2006-10-07T03:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=bbd6330ea1154fc13a351263160d4f9cca2ff5d9'/>
<id>urn:sha1:bbd6330ea1154fc13a351263160d4f9cca2ff5d9</id>
<content type='text'>
Just a stale prototype

Signed-off-by: Matthew Wilcox &lt;matthew@wil.cx&gt;
</content>
</entry>
<entry>
<title>[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__</title>
<updated>2006-06-27T23:28:45Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@athena.road.mcmartin.ca</email>
</author>
<published>2006-06-26T15:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=c1a7a755be26f68d7f21ee769584149a96185ea8'/>
<id>urn:sha1:c1a7a755be26f68d7f21ee769584149a96185ea8</id>
<content type='text'>
Assembly files should be protected from os_id_to_string()... Pass me
a brown paper bag, please.

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
</feed>
