<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/arch/mips/lemote/lm2e/setup.c, branch docs-5.3</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=docs-5.3</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=docs-5.3'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2009-09-17T18:07:47+00:00</updated>
<entry>
<title>MIPS: Loongson: Change naming methods</title>
<updated>2009-09-17T18:07:47+00:00</updated>
<author>
<name>Wu Zhangjin</name>
<email>wuzhangjin@gmail.com</email>
</author>
<published>2009-07-02T15:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=8e4971175acc910eb4258df82a6bd8f2c4e4e5b5'/>
<id>urn:sha1:8e4971175acc910eb4258df82a6bd8f2c4e4e5b5</id>
<content type='text'>
To make source code of loongson sharable to the machines(such as gdium)
made by the other companies, we rename arch/mips/lemote to
arch/mips/loongson, asm/mach-lemote to asm/mach-loongson, and rename lm2e
to the name of the machine: fuloong-2e. accordingly, FULONG are renamed to
FULOONG2E to make it distinguishable to the future FULOONG2F.  and also,
some other relative tuning is needed.

Signed-off-by: Wu Zhangjin &lt;wuzhangjin@gmail.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>MIPS: Loongson: clean up the coding style</title>
<updated>2009-09-17T18:07:46+00:00</updated>
<author>
<name>Wu Zhangjin</name>
<email>wuzj@lemote.com</email>
</author>
<published>2009-07-02T15:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=5e983ff654ca3df3007b5b558b5271bb4622afa4'/>
<id>urn:sha1:5e983ff654ca3df3007b5b558b5271bb4622afa4</id>
<content type='text'>
With the help of script/checkpatch.pl, i have cleaned up the coding
style.

1. remove un-needed header files and tune some comments.
2. remove some un-needed { }

add a new header file loongson.h:

3. move some common header files to loongson.h
4. move some common extern declartions to loongson.h

and this new header file is needed for future loongson2f support.

Signed-off-by: Wu Zhangjin &lt;wuzj@lemote.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>MIPS: Loongson: Split the implementation of prom and setup parts</title>
<updated>2009-09-17T18:07:46+00:00</updated>
<author>
<name>Wu Zhangjin</name>
<email>wuzj@lemote.com</email>
</author>
<published>2009-07-02T15:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=bd92aa013e8fcd17328ec8e060477761cf3380d9'/>
<id>urn:sha1:bd92aa013e8fcd17328ec8e060477761cf3380d9</id>
<content type='text'>
This patch split the old initilization and setup implementation to
several file, one file one logic function.

the other main changes include:

	1. as the script/checkpatch.pl suggests, use strict_strtol instead
	of simple_strtol in arch/mips/lemote/lm2e/cmdline.c

	2. use the existed macros in asm/mips-boards/bonito64.h as the
	arguments of set_io_port_base() and remove the un-needed ones in
	asm/mach-lemote/pci.h

Signed-off-by: Wu Zhangjin &lt;wuzj@lemote.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>MIPS: Fulong: Convert reset initialization to initcall.</title>
<updated>2009-09-17T18:07:43+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2009-09-15T13:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=38c9fb743f0d6e9dd8ee45e3e6247bc7d147c4de'/>
<id>urn:sha1:38c9fb743f0d6e9dd8ee45e3e6247bc7d147c4de</id>
<content type='text'>
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>MIPS: lemote/lm2e: Added io_map_base to pci controller</title>
<updated>2008-10-27T16:18:31+00:00</updated>
<author>
<name>Zhang Le</name>
<email>r0bertz@gentoo.org</email>
</author>
<published>2008-10-27T23:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=3a63913f607832a2629545467e715a40ec930c32'/>
<id>urn:sha1:3a63913f607832a2629545467e715a40ec930c32</id>
<content type='text'>
Signed-off-by: Zhang Le &lt;r0bertz@gentoo.org&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Kill duplicated setup_irq() for cp0 timer</title>
<updated>2007-10-19T17:15:58+00:00</updated>
<author>
<name>Atsushi Nemoto</name>
<email>anemo@mba.ocn.ne.jp</email>
</author>
<published>2007-10-19T16:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=1d9ef3ecd7fa2ca28064f03614f37409100c0527'/>
<id>urn:sha1:1d9ef3ecd7fa2ca28064f03614f37409100c0527</id>
<content type='text'>
Also many plat_timer_setup() can be killed too.

Signed-off-by: Atsushi Nemoto &lt;anemo@mba.ocn.ne.jp&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Deforest the function pointer jungle in the time code.</title>
<updated>2007-10-11T22:46:08+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2007-10-11T22:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=4b550488f894c899aa54dc935c8fee47bca2b7df'/>
<id>urn:sha1:4b550488f894c899aa54dc935c8fee47bca2b7df</id>
<content type='text'>
Hard to follow who is pointing what to where and why so it's simply getting
in the way of the time code renovation.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Fulong: Remove unneeded header file</title>
<updated>2007-07-31T20:35:34+00:00</updated>
<author>
<name>Songmao Tian</name>
<email>tiansm@lemote.com</email>
</author>
<published>2007-07-30T01:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=796756bab6fd09111159b76288169e18fa13d3e8'/>
<id>urn:sha1:796756bab6fd09111159b76288169e18fa13d3e8</id>
<content type='text'>
Signed-off-by: Songmao Tian &lt;tiansm@lemote.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Fix build breakage due to duplicate cpu_clock definition</title>
<updated>2007-07-31T20:35:28+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2007-07-28T10:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=348c913f571dc1a0e7fd84d7206fc7ee983420df'/>
<id>urn:sha1:348c913f571dc1a0e7fd84d7206fc7ee983420df</id>
<content type='text'>
commit e436d80085133858bf2613a630365e8a0459fd58
Author: Ingo Molnar &lt;mingo@elte.hu&gt;
Date:   Thu Jul 19 21:28:35 2007 +0200

    [PATCH] sched: implement cpu_clock(cpu) high-speed time source

broke the build of several MIPS platforms which were already using the
symbol cpu_clock for the own purposes.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] New files for lemote fulong mini-PC support</title>
<updated>2007-07-10T16:33:02+00:00</updated>
<author>
<name>Songmao Tian</name>
<email>tiansm@lemote.com</email>
</author>
<published>2007-06-06T06:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=42d226c7248a28ff8c478c06b7e9bd9ef5d73574'/>
<id>urn:sha1:42d226c7248a28ff8c478c06b7e9bd9ef5d73574</id>
<content type='text'>
Signed-off-by: Fuxin Zhang &lt;zhangfx@lemote.com&gt;
Signed-off-by: Songmao Tian &lt;tiansm@lemote.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
</feed>
