<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/serial/sh-sci.c, branch v2.6.24</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.24</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.24'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2007-09-21T02:57:53Z</updated>
<entry>
<title>serial: sh-sci: kgdb console build fixes.</title>
<updated>2007-09-21T02:57:53Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2007-09-11T06:27:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=68362e0857ecf8a9da1ac5f7abceafbcfaa969d7'/>
<id>urn:sha1:68362e0857ecf8a9da1ac5f7abceafbcfaa969d7</id>
<content type='text'>
The kgdb console code requires uart_set_options() and friends, which
are only provided by the serial core when console support is enabled.
These were sitting under CONFIG_SH_KGDB and resulted in a link error
when console support wasn't enabled, work that by rolling the console
routines under CONFIG_SH_KGDB_CONSOLE, which they should have been
all along.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Add SH7720 CPU support.</title>
<updated>2007-09-21T02:57:49Z</updated>
<author>
<name>Markus Brunner</name>
<email>super.firetwister@gmail.com</email>
</author>
<published>2007-08-19T23:59:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3ea6bc3de4f15fcae84fb31eeea4d420685a3da2'/>
<id>urn:sha1:3ea6bc3de4f15fcae84fb31eeea4d420685a3da2</id>
<content type='text'>
This adds support for the SH7720 (SH3-DSP) CPU.

Signed-off by: Markus Brunner &lt;super.firetwister@gmail.com&gt;
Signed-off by: Mark Jonas &lt;toertel@gmail.com&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>serial: sh-sci: Tidy cpufreq printk.</title>
<updated>2007-09-21T02:57:49Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2007-08-08T09:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e289fd972c9943e51c46929e9dbec3cc4558a6b8'/>
<id>urn:sha1:e289fd972c9943e51c46929e9dbec3cc4558a6b8</id>
<content type='text'>
This was a bit more verbose than it needed to be.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: remove support for sh7300 and solution engine 7300</title>
<updated>2007-07-26T06:37:57Z</updated>
<author>
<name>Magnus Damm</name>
<email>damm@igel.co.jp</email>
</author>
<published>2007-07-25T02:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d89ddd1c847637d91625c8cb6b0d064e1717057c'/>
<id>urn:sha1:d89ddd1c847637d91625c8cb6b0d064e1717057c</id>
<content type='text'>
This patch removes old dead code:
- kill off sh7300 cpu support
- get rid of broken solution engine 7300 board support

Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Preliminary support for the SH-X3 CPU.</title>
<updated>2007-06-20T09:27:10Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2007-06-20T09:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2b1bd1ac5d4bffe3fd542bfe1784a583bd7df4fa'/>
<id>urn:sha1:2b1bd1ac5d4bffe3fd542bfe1784a583bd7df4fa</id>
<content type='text'>
This adds basic support for UP SH-X3.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>serial: sh-sci: Fix module clock refcount for serial console.</title>
<updated>2007-05-07T02:11:56Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2007-04-26T02:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=005a336e71e9e3ea356f9afca5d66318d6901319'/>
<id>urn:sha1:005a336e71e9e3ea356f9afca5d66318d6901319</id>
<content type='text'>
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>serial: sh-sci: Fix module clock refcounting.</title>
<updated>2007-05-07T02:11:56Z</updated>
<author>
<name>dmitry pervushin</name>
<email>dimka@nomadgs.com</email>
</author>
<published>2007-04-24T04:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1534a3b3dc1cbab006f0add253be1b095d738b82'/>
<id>urn:sha1:1534a3b3dc1cbab006f0add253be1b095d738b82</id>
<content type='text'>
This adds the enable/disable hooks for the port clock to sh-sci.

Signed-off-by: dmitry pervushin &lt;dimka@nomadgs.com&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: MS7712SE01 board support.</title>
<updated>2007-05-07T02:10:54Z</updated>
<author>
<name>Nobuhiro Iwamatsu</name>
<email>iwamatsu@nigauri.org</email>
</author>
<published>2007-03-27T09:13:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9465a54fa4a9da628091c372baa84120f8304587'/>
<id>urn:sha1:9465a54fa4a9da628091c372baa84120f8304587</id>
<content type='text'>
Support the SH7712 (SH3-DSP) Solution Engine reference board.

Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>serial: sh-sci: Kill off breakpoint in break IRQ.</title>
<updated>2007-05-07T02:10:53Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2007-03-14T05:23:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8248daac6b9cde7748a659dcabea6584d62a9fd8'/>
<id>urn:sha1:8248daac6b9cde7748a659dcabea6584d62a9fd8</id>
<content type='text'>
With the GDB stub being entered via a special sysrq trigger,
we don't want to hit it directly from sci_br_interrupt().
Without this, there is access to the other sysrq triggers when
kgdb is enabled.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Add SH7785 Highlander board support (R7785RP).</title>
<updated>2007-05-07T02:10:53Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2007-03-12T05:38:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=32351a28a7e1f2c68afbe559dd35e1ad0301be6d'/>
<id>urn:sha1:32351a28a7e1f2c68afbe559dd35e1ad0301be6d</id>
<content type='text'>
This adds preliminary support for the SH7785-based Highlander board.
Some of the Highlander support code is reordered so that most of it
can be reused directly.

This also plugs in missing SH7785 checks in the places that need it,
as this is the first board to support the CPU.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
</feed>
