<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/asm-arm/arch-at91, branch v2009.06</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/asm-arm/arch-at91?h=v2009.06</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/asm-arm/arch-at91?h=v2009.06'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-04-16T19:30:48Z</updated>
<entry>
<title>at91: add support for the PM9263 board of Ronetix GmbH</title>
<updated>2009-04-16T19:30:48Z</updated>
<author>
<name>Ilko Iliev</name>
<email>iliev@ronetix.at</email>
</author>
<published>2009-04-16T19:30:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f0a2c7b4b64eacd06bb272856bcc056be8719f5a'/>
<id>urn:sha1:f0a2c7b4b64eacd06bb272856bcc056be8719f5a</id>
<content type='text'>
The PM9263 board is based on the AT91SAM9263-EK board.

Here is the page on Ronetix website:
http://www.ronetix.at/starter_kit_9263.html

Signed-off-by: Ilko Iliev &lt;iliev@ronetix.at&gt;
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>at91sam9/at91cap: improve clock framework</title>
<updated>2009-04-16T19:30:44Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-04-16T19:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dc39ae9513c32dfeb9e018dc0d22c6484514fefb'/>
<id>urn:sha1:dc39ae9513c32dfeb9e018dc0d22c6484514fefb</id>
<content type='text'>
calculate dynamically the clock rate and pllb setting for usb

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>at91sam9: add watchdog support</title>
<updated>2009-04-04T18:42:19Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-03-27T22:26:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=843a2654bce74192de2b5a43474fdc27a572ab40'/>
<id>urn:sha1:843a2654bce74192de2b5a43474fdc27a572ab40</id>
<content type='text'>
Signed-off-by: Nicolas Ferre &lt;nicolas.ferre@atmel.com&gt;
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.</title>
<updated>2009-03-22T13:48:16Z</updated>
<author>
<name>Nicolas Ferre</name>
<email>nicolas.ferre@atmel.com</email>
</author>
<published>2009-03-22T13:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=df486b1fa3f750b153eac7daa0b3bf1f594e5098'/>
<id>urn:sha1:df486b1fa3f750b153eac7daa0b3bf1f594e5098</id>
<content type='text'>
AT91sam9g20 is an evolution of the at91sam9260 with a faster clock speed.

The AT91SAM9G20-EK board is an updated revision of the AT91SAM9260-EK board.
It is essentially the same, with a few minor differences.

Here is the chip page on Atmel website:
http://www.atmel.com/dyn/products/product_card.asp?part_id=4337

Signed-off-by: Justin Waters &lt;justin.waters@timesys.com&gt;
Signed-off-by: Nicolas Ferre &lt;nicolas.ferre@atmel.com&gt;
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>at91sam9/at91cap: move common macb initialisation to cpu</title>
<updated>2009-03-22T12:22:14Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-03-21T20:08:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2c0476f958f8e0b269a1118f4ba4a5cd475aa56'/>
<id>urn:sha1:e2c0476f958f8e0b269a1118f4ba4a5cd475aa56</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>at91sam9/at91cap: move common usb host initialisation to cpu</title>
<updated>2009-03-22T12:22:11Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-03-21T20:08:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f3f91f886bc8927fd692ac411b7423a87ffec532'/>
<id>urn:sha1:f3f91f886bc8927fd692ac411b7423a87ffec532</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>at91sam9/at91cap: move common spi initialisation to cpu</title>
<updated>2009-03-22T12:22:06Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-03-21T20:07:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7ebafb7ec1a0285af8380623c009576f92583b98'/>
<id>urn:sha1:7ebafb7ec1a0285af8380623c009576f92583b98</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>at91sam9/at91cap: move common serial initialisation to cpu</title>
<updated>2009-03-22T12:22:03Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-03-21T20:07:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1332a2a0694c8e10a5bade397cf83645b2c3fd7e'/>
<id>urn:sha1:1332a2a0694c8e10a5bade397cf83645b2c3fd7e</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>AT91: Replace AT91_BASE_EMAC by the board specific values.</title>
<updated>2008-11-07T12:54:31Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-11-07T12:54:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d8003fa03733901b73d6c4667b4d80fc8eb1ddd3'/>
<id>urn:sha1:d8003fa03733901b73d6c4667b4d80fc8eb1ddd3</id>
<content type='text'>
AT91_BASE_EMAC is never used outside the board specific files,
so replace its usage by the board specific AT91xxx_BASE_EMAC.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>atmel_lcdfb: Eliminate unneeded #include &lt;asm/arch/hardware.h&gt;</title>
<updated>2008-10-25T18:33:10Z</updated>
<author>
<name>Haavard Skinnemoen</name>
<email>haavard.skinnemoen@atmel.com</email>
</author>
<published>2008-09-01T14:21:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23bb28f0f76b46c4b573374b0bb3b3f23d85ef55'/>
<id>urn:sha1:23bb28f0f76b46c4b573374b0bb3b3f23d85ef55</id>
<content type='text'>
atmel_lcdfb doesn't actually need anything from asm/arch/hardware.h. It
includes a file that does, asm/arch/gpio.h, but this file doesn't
include &lt;asm/arch/hardware.h&gt; like it's supposed to.

Add the missing include to asm/arch/gpio.h and remove the workaround
from the atmel_lcdfb driver. This makes the driver compile on avr32.

Signed-off-by: Haavard Skinnemoen &lt;haavard.skinnemoen@atmel.com&gt;
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
</feed>
