<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-arm/arch-ebsa110, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/asm-arm/arch-ebsa110?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/asm-arm/arch-ebsa110?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-11-20T15:59:10Z</updated>
<entry>
<title>[ARM] ebsa110: fix warnings generated by asm/arch/io.h</title>
<updated>2006-11-20T15:59:10Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-11-20T15:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8de35efb6afa75f25415d54e21221eea759db261'/>
<id>urn:sha1:8de35efb6afa75f25415d54e21221eea759db261</id>
<content type='text'>
Remove two warnings:
drivers/serial/8250_early.c:136: warning: unused variable 'mapsize'
include/linux/io.h:47: warning: passing argument 1 of '__readb' discards qualifiers from pointer target type

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] ebsa110: Fix incorrect serial port address</title>
<updated>2006-04-07T12:23:48Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-04-07T10:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f1dc24d53e9e91cf795f05751eeb7e220c7c15e1'/>
<id>urn:sha1:f1dc24d53e9e91cf795f05751eeb7e220c7c15e1</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Fix ebsa110 debug macros</title>
<updated>2006-04-07T12:23:37Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-04-07T09:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6e29ebad0f252b085a3bb0188637f315efda0a48'/>
<id>urn:sha1:6e29ebad0f252b085a3bb0188637f315efda0a48</id>
<content type='text'>
Was including debug-8250.h rather than debug-8250.S

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] Move FLUSH_BASE macros to asm/arch/memory.h</title>
<updated>2006-04-07T12:22:21Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-04-04T20:47:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=74d02fb9543ec85b04319b5b50926c78e7f07f3e'/>
<id>urn:sha1:74d02fb9543ec85b04319b5b50926c78e7f07f3e</id>
<content type='text'>
FLUSH_BASE must be visible to arch/arm/mm/init.c in order for the
memory region to be setup.  Move these definitions from
asm-arm/arch-*/hardware.h into asm-arm/arch-*/memory.h where mm
stuff can see them.

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 8250-based debug implementations together</title>
<updated>2006-03-21T22:05:57Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-03-16T20:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=268099e3ccca5a988632ce18abd21d809d632ddc'/>
<id>urn:sha1:268099e3ccca5a988632ce18abd21d809d632ddc</id>
<content type='text'>
Several ARM machine implementations used an 8250 compatible 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] 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>
<entry>
<title>[ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.h</title>
<updated>2006-01-04T15:30:48Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2006-01-04T15:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d4c6fc9976dd70a27abc988ddbd6a746c1dba0a7'/>
<id>urn:sha1:d4c6fc9976dd70a27abc988ddbd6a746c1dba0a7</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] ebsa110: __arch_ioremap should be 3 args</title>
<updated>2005-11-21T15:26:52Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2005-11-21T15:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=30a09616df38ab282e66084f40fb438fe715b2ec'/>
<id>urn:sha1:30a09616df38ab282e66084f40fb438fe715b2ec</id>
<content type='text'>
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
</feed>
