<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-arm/arch-mxc, branch master</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=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2008-08-07T08:55:48Z</updated>
<entry>
<title>[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach</title>
<updated>2008-08-07T08:55:48Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2008-08-05T15:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a09e64fbc0094e3073dbb09c3b4bfe4ab669244b'/>
<id>urn:sha1:a09e64fbc0094e3073dbb09c3b4bfe4ab669244b</id>
<content type='text'>
This just leaves include/asm-arm/plat-* to deal with.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead</title>
<updated>2008-08-07T08:40:08Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2008-08-04T09:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=be509729356b7433f73df2b9a966674a437fbbc1'/>
<id>urn:sha1:be509729356b7433f73df2b9a966674a437fbbc1</id>
<content type='text'>
Remove includes of asm/hardware.h in addition to asm/arch/hardware.h.
Then, since asm/hardware.h only exists to include asm/arch/hardware.h,
update everything to directly include asm/arch/hardware.h and remove
asm/hardware.h.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>i.MX27 family: Add the Phytec PCM970 evaluation board</title>
<updated>2008-07-05T08:03:01Z</updated>
<author>
<name>Juergen Beisert</name>
<email>j.beisert@pengutronix.de</email>
</author>
<published>2008-07-05T08:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ff6552e4f3505da9c2886098773146be71c872e3'/>
<id>urn:sha1:ff6552e4f3505da9c2886098773146be71c872e3</id>
<content type='text'>
The Phytec phyCORE-i.MX27 CPU module is delivered with the PCM970
baseboard by default. This patch adds support for the hardware.

This code is only an empty stub; it is filled up with functionality
in a later patch series.

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;

</content>
</entry>
<entry>
<title>i.MX27: Adding PCM038 platform support</title>
<updated>2008-07-05T08:03:00Z</updated>
<author>
<name>Juergen Beisert</name>
<email>j.beisert@pengutronix.de</email>
</author>
<published>2008-07-05T08:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7e5e9f5457f5cd019fd7e2f3da94e9fc72cc9ff6'/>
<id>urn:sha1:7e5e9f5457f5cd019fd7e2f3da94e9fc72cc9ff6</id>
<content type='text'>
This patch adds support for the phyCORE-i.MX27 cpu module (aka pcm038).
It is as generic as possible in order to support any kind of baseboard.

Note: This CPU module implementation can't work without a baseboard
support. Baseboard support can be added by the PCM-970 (included in
this patch stack) or any custom variant.

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;

</content>
</entry>
<entry>
<title>i.MX27: Add ADS platform support</title>
<updated>2008-07-05T08:03:00Z</updated>
<author>
<name>Juergen Beisert</name>
<email>j.beisert@pengutronix.de</email>
</author>
<published>2008-07-05T08:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=80eedae6f0322dafc749140b67986b2472473745'/>
<id>urn:sha1:80eedae6f0322dafc749140b67986b2472473745</id>
<content type='text'>
This patch adds basic support for the Freescale MX27ADS reference board.
Currently only a serial console can be used.

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;

</content>
</entry>
<entry>
<title>i.MX27 CPU: Add basic i.MX27 CPU support</title>
<updated>2008-07-05T08:02:59Z</updated>
<author>
<name>Juergen Beisert</name>
<email>j.beisert@pengutronix.de</email>
</author>
<published>2008-07-05T08:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f31405cc4cc568baad28273c7f45b0563b57a17d'/>
<id>urn:sha1:f31405cc4cc568baad28273c7f45b0563b57a17d</id>
<content type='text'>
Add basic i.MX27 CPU support

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;

</content>
</entry>
<entry>
<title>i.MX2 family: Add basic mach support (headers)</title>
<updated>2008-07-05T08:02:56Z</updated>
<author>
<name>Juergen Beisert</name>
<email>j.beisert@pengutronix.de</email>
</author>
<published>2008-07-05T08:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=32dc80c9cb13a7ce686bcc26efcf39e35719b466'/>
<id>urn:sha1:32dc80c9cb13a7ce686bcc26efcf39e35719b466</id>
<content type='text'>
This patch adds basic mach support for the mx2 processor family, based
on the original freescale code and adapted to mainline kernel coding
style.

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;

</content>
</entry>
<entry>
<title>i.MX2 family: Add GPIO multiplexing support</title>
<updated>2008-07-05T08:02:55Z</updated>
<author>
<name>Juergen Beisert</name>
<email>j.beisert@pengutronix.de</email>
</author>
<published>2008-07-05T08:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=aa10abd381b9493a88f6b9e111adc79e33d548fa'/>
<id>urn:sha1:aa10abd381b9493a88f6b9e111adc79e33d548fa</id>
<content type='text'>
This patch adds GPIO multiplexing support for the imx1/mxc2
family of procesors.

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;

</content>
</entry>
<entry>
<title>MXC arch: Simplify architecture's irq sources</title>
<updated>2008-07-05T08:02:54Z</updated>
<author>
<name>Juergen Beisert</name>
<email>j.beisert@pengutronix.de</email>
</author>
<published>2008-07-05T08:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=259bcaae9a2f28d7e3303b202b64a1fb0a9ab9e4'/>
<id>urn:sha1:259bcaae9a2f28d7e3303b202b64a1fb0a9ab9e4</id>
<content type='text'>
Simplify architecture's irq headers and sources, to share these files
between MXC3 and MXC2.

Signed-off-by: Juergen Beisert &lt;j.beisert@pengutronix.de&gt;

</content>
</entry>
<entry>
<title>MX3: Add basic support for LogicPD i.MX31 LiteKit</title>
<updated>2008-07-05T08:02:53Z</updated>
<author>
<name>Daniel Mack</name>
<email>daniel@caiaq.de</email>
</author>
<published>2008-07-05T08:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9a4cd7a5c836e189a1712c9ffd2d76b2302ce212'/>
<id>urn:sha1:9a4cd7a5c836e189a1712c9ffd2d76b2302ce212</id>
<content type='text'>
This patch adds basic support for i.MX31 LiteKit by LogicPD.
With printascii() in kernel/printk.c, it boots right into the
rootfs-panic.

Note: This is a modified version of Daniel's patch to fit into this patch
stack.

&gt; On 09.06.2008, at 17:26, Russell King - ARM Linux wrote:
&gt;
&gt; &gt; I would much prefer it if board specific includes were included by the
&gt; &gt; code which needs them rather than in asm/arch/hardware.h.  With the
&gt; &gt; device model, drivers shouldn't need to include any board specific
&gt; &gt; includes - only the board specific C file should need it.
&gt;
&gt; The new version of this patch (#5102) has been uploaded to the patch
&gt; tracker this morning.

Signed-off-by: Daniel Mack &lt;daniel@caiaq.de&gt;

-- 
 arch/arm/configs/mx31litekit_defconfig    | 1100 ++++++++++++++++++++++++++++++
 arch/arm/mach-mx3/Kconfig                 |    7 
 arch/arm/mach-mx3/Makefile                |    1 
 arch/arm/mach-mx3/mx31lite.c              |   96 ++
 include/asm-arm/arch-mxc/board-mx31lite.h |   38 +
 include/asm-arm/arch-mxc/debug-macro.S    |    3 
 6 files changed, 1245 insertions(+)

</content>
</entry>
</feed>
