<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-arm/arch-davinci, 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>[ARM] 4634/1: DaVinci GPIO header build fix</title>
<updated>2007-10-31T15:21:52Z</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2007-10-29T23:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=558de8a74efe37a4b5e2ef944da17d23e701dd98'/>
<id>urn:sha1:558de8a74efe37a4b5e2ef944da17d23e701dd98</id>
<content type='text'>
This fixes a build problem with GPIOs on DaVinci.  Since it inlines
operations for on-chip GPIOs, it needs some headers to support those
direct register accesses.  Those headers won't be included on other
platforms, since they don't have that optimization.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Acked-by: Kevin Hilman &lt;khilman@mvista.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>i2c: Add DaVinci I2C controller support</title>
<updated>2007-10-13T21:56:30Z</updated>
<author>
<name>Vladimir Barinov</name>
<email>vbarinov@ru.mvista.com</email>
</author>
<published>2007-10-13T21:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=95a7f10eadcd88cfd6640e44c7b8cf9ac1afafe7'/>
<id>urn:sha1:95a7f10eadcd88cfd6640e44c7b8cf9ac1afafe7</id>
<content type='text'>
Signed-off-by: Vladimir Barinov &lt;vbarinov@ru.mvista.com&gt;
Acked-by: Trilok Soni &lt;soni.trilok@gmail.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>[ARM] 4432/5: davinci: pin mux support</title>
<updated>2007-07-12T08:57:09Z</updated>
<author>
<name>Vladimir Barinov</name>
<email>vbarinov@ru.mvista.com</email>
</author>
<published>2007-07-10T12:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=83f53220f8313f097cdf181928be13bafbb697ea'/>
<id>urn:sha1:83f53220f8313f097cdf181928be13bafbb697ea</id>
<content type='text'>
Support pin multiplexing configurations driver for TI DaVinci SoC

Signed-off-by: Vladimir Barinov &lt;vbarinov@ru.mvista.com&gt;
Acked-by: Kevin Hilman &lt;khilman@mvista.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4457/2: davinci: GPIO support</title>
<updated>2007-07-12T08:57:09Z</updated>
<author>
<name>Vladimir Barinov</name>
<email>vbarinov@ru.mvista.com</email>
</author>
<published>2007-07-10T12:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3d9edf09d4525dad95f98b31f31aa86b8071fab9'/>
<id>urn:sha1:3d9edf09d4525dad95f98b31f31aa86b8071fab9</id>
<content type='text'>
Support GPIO driver for TI DaVinci SoC

Signed-off-by: Vladimir Barinov &lt;vbarino@ru.mvista.com&gt;
Acked-by: David Brownell &lt;david-b@pacbell.net&gt;
Acked-by: Kevin Hilman &lt;khilman@mvista.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4430/1: davinci: clock control support</title>
<updated>2007-07-12T08:57:09Z</updated>
<author>
<name>Vladimir Barinov</name>
<email>vbarinov@ru.mvista.com</email>
</author>
<published>2007-06-05T15:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3e062b07ada88edb9ffdd147e39c7df4b4418f64'/>
<id>urn:sha1:3e062b07ada88edb9ffdd147e39c7df4b4418f64</id>
<content type='text'>
Support clock control driver for TI DaVinci SoC

Signed-off-by: Vladimir Barinov &lt;vbarinov@ru.mvista.com&gt;
Signed-off-by: Kevin Hilman &lt;khilman@mvista.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4303/3: base kernel support for TI DaVinci</title>
<updated>2007-05-11T16:26:55Z</updated>
<author>
<name>Kevin Hilman</name>
<email>khilman@mvista.com</email>
</author>
<published>2007-04-30T18:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7c6337e225364870e9bf02a3ae277d9fdea483f8'/>
<id>urn:sha1:7c6337e225364870e9bf02a3ae277d9fdea483f8</id>
<content type='text'>
Add base kernel support for the TI DaVinci platform.

This patch only includes interrupts, timers, CPU identification,
serial support and basic power and sleep controller init.  More
drivers to come.

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