<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-arm/arch-versatile, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/asm-arm/arch-versatile?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/asm-arm/arch-versatile?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-10-11T18:17:06Z</updated>
<entry>
<title>[PATCH] arm-versatile iomem annotations</title>
<updated>2006-10-11T18:17:06Z</updated>
<author>
<name>Al Viro</name>
<email>viro@ftp.linux.org.uk</email>
</author>
<published>2006-10-11T16:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=399ad77b9098ed2eb27cbfbeb6449c1caab3c18e'/>
<id>urn:sha1:399ad77b9098ed2eb27cbfbeb6449c1caab3c18e</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[ARM] Allow Versatile to be built for AB and PB</title>
<updated>2006-07-11T20:10:42Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-07-10T15:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dc5bc8f1e96c32f28bddf32a14ef9251fb3071d0'/>
<id>urn:sha1:dc5bc8f1e96c32f28bddf32a14ef9251fb3071d0</id>
<content type='text'>
If a configuration was chosen to support both the Versatile
AB and PB boards, the result would write to registers not
available on the PB version of the board.  Resolve this by
using machine_is_xxx().

Also, for the CLCD, despite how the code looks, both the AB
and PB access the same location to control the clock rate -
it's just called something different between the two board
versions.  Invent our own name for this location and use it
unconditionally.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 3631/1: Remove legacy __mem_isa() definitions</title>
<updated>2006-06-24T09:34:48Z</updated>
<author>
<name>Andrew Victor</name>
<email>andrew@sanpeople.com</email>
</author>
<published>2006-06-24T08:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=52e3e772a098274df3c6f5f1ad58cd7fe24089bf'/>
<id>urn:sha1:52e3e772a098274df3c6f5f1ad58cd7fe24089bf</id>
<content type='text'>
Patch from Andrew Victor

Remove the remaining legacy __mem_isa() definitions for the ARM
platforms.

Signed-off-by: Andrew Victor &lt;andrew@sanpeople.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 3610/1: Make reboot work on Versatile</title>
<updated>2006-06-20T20:30:44Z</updated>
<author>
<name>Deepak Saxena</name>
<email>dsaxena@plexity.net</email>
</author>
<published>2006-06-20T20:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4af6fee18822d012a15b4c9b8992e1f2793dfe0b'/>
<id>urn:sha1:4af6fee18822d012a15b4c9b8992e1f2793dfe0b</id>
<content type='text'>
Patch from Deepak Saxena

This patch makes soft reboot work on the Versatile board. Thanks to
Catalin Marinas @ ARM for pointing out the proper way to do this.

Signed-off-by: Deepak Saxena &lt;dsaxena@plexity.net&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Fix decompressor serial IO to give CRLF not LFCR</title>
<updated>2006-03-28T09:24:33Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-03-28T09:24:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a081568d7016061ed848696984e3acf1ba0b3054'/>
<id>urn:sha1:a081568d7016061ed848696984e3acf1ba0b3054</id>
<content type='text'>
As per the corresponding change to the serial drivers, arrange
for ARM decompressors to give CRLF.  Move the common putstr code
into misc.c such that machines only need to supply "putc" and
"flush" functions.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Collect Primecell PL01x-based debug implementations together</title>
<updated>2006-03-21T22:05:58Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-03-16T20:50:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=71dccd0f158a8077c92d51f213b55991b7a0e47e'/>
<id>urn:sha1:71dccd0f158a8077c92d51f213b55991b7a0e47e</id>
<content type='text'>
Several ARM machine implementations used a PL01x primecell compatible
serial port for debugging purposes, and indepdently implemented the low
level debug macros every time.  Provide a common implementation and
convert these implementations to use this version.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Move HZ definition into Kconfig</title>
<updated>2006-03-21T22:05:45Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-03-02T22:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f80658137fc8b789a71953adeca194a5a4747427'/>
<id>urn:sha1:f80658137fc8b789a71953adeca194a5a4747427</id>
<content type='text'>
Move the HZ definition into Kconfig, and set appropriate defaults
for platforms.  Remove mostly empty asm/arch/param.h include file.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Separate VIC (vectored interrupt controller) support from Versatile</title>
<updated>2006-01-13T21:30:48Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-01-13T21:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fa0fe48fcca9ea7f8c13e21d2646bbaa1747d183'/>
<id>urn:sha1:fa0fe48fcca9ea7f8c13e21d2646bbaa1747d183</id>
<content type='text'>
Other machines may wish to make use of the VIC support code, so
move it to arch/arm/common.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Move AMBA include files to include/linux/amba/</title>
<updated>2006-01-07T13:52:45Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-01-07T13:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a62c80e559809e6c7851ec04d30575e85ad6f6ed'/>
<id>urn:sha1:a62c80e559809e6c7851ec04d30575e85ad6f6ed</id>
<content type='text'>
Since the ARM AMBA bus is used on MIPS as well as ARM, we need
to make the bus available for other architectures to use.  Move
the AMBA include files from include/asm-arm/hardware/ to
include/linux/amba/

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Remove definition of MAX_DMA_CHANNELS to zero</title>
<updated>2006-01-04T15:51:51Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-01-04T15:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=95ba9fb06be4a8714c98df6097eab1808c72fa98'/>
<id>urn:sha1:95ba9fb06be4a8714c98df6097eab1808c72fa98</id>
<content type='text'>
Since we now only build arch/arm/kernel/dma.c on machine types
which set ISA_DMA_API, we don't need to define MAX_DMA_CHANNELS
to 0 to indicate this - this definition becomes superfluous.
Remove it.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
</feed>
