<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/atmel, branch v2011.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/atmel?h=v2011.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/atmel?h=v2011.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-09-13T06:30:52Z</updated>
<entry>
<title>led: remove camel casing of led identifiers globally</title>
<updated>2011-09-13T06:30:52Z</updated>
<author>
<name>Jason Kridner</name>
<email>jkridner@beagleboard.org</email>
</author>
<published>2011-09-04T18:40:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037'/>
<id>urn:sha1:2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037</id>
<content type='text'>
Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner &lt;jkridner@beagleboard.org&gt;
Signed-off-by: Joel A Fernandes &lt;agnel.joel@gmail.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: remove broken "at91rm9200dk" board</title>
<updated>2011-09-04T09:36:15Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-08-26T02:25:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1c8575225825b507573d0cac9c51b3611949ba01'/>
<id>urn:sha1:1c8575225825b507573d0cac9c51b3611949ba01</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: remove broken "at91cap9adk" board</title>
<updated>2011-09-04T09:36:14Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-08-26T02:25:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b5508344581d785b495df6e2b9cb94a13360afb5'/>
<id>urn:sha1:b5508344581d785b495df6e2b9cb94a13360afb5</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Stelian Pop &lt;stelian.pop@leadtechdesign.com&gt;
</content>
</entry>
<entry>
<title>atmel: Update support of board AT91SAM9M10G45-EK to new style</title>
<updated>2011-09-03T20:40:45Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-08-04T11:08:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5cfeec5125a1946da7d5f25576ea686047848182'/>
<id>urn:sha1:5cfeec5125a1946da7d5f25576ea686047848182</id>
<content type='text'>
Based on earlier work by Alex Waterman &lt;awaterman@dawning.com&gt;.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master</title>
<updated>2011-08-03T11:00:56Z</updated>
<author>
<name>Xu, Hong</name>
<email>Hong.Xu@atmel.com</email>
</author>
<published>2011-06-10T21:31:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd46b0f2b97771a19c3997e713d22bfb374815bb'/>
<id>urn:sha1:cd46b0f2b97771a19c3997e713d22bfb374815bb</id>
<content type='text'>
Rework for AT91SAM9263-EK, makes it build again.
Based on the work for AT91SAM9260-EK.

Signed-off-by: Hong Xu &lt;hong.xu@atmel.com&gt;
Signed-off-by: Reinhard Meyer &lt;uboot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>AT91: Board fix for AT91SAM9261-EK</title>
<updated>2011-08-03T11:00:56Z</updated>
<author>
<name>Xu, Hong</name>
<email>Hong.Xu@atmel.com</email>
</author>
<published>2011-07-31T22:49:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f7aea46d6ad9c257d2fbea7238cc8796aaa733f1'/>
<id>urn:sha1:f7aea46d6ad9c257d2fbea7238cc8796aaa733f1</id>
<content type='text'>
Fix board part of AT91SAM9261-EK according to the new scheme

Signed-off-by: Hong Xu &lt;hong.xu@atmel.com&gt;
Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master</title>
<updated>2011-08-03T11:00:56Z</updated>
<author>
<name>Xu, Hong</name>
<email>Hong.Xu@atmel.com</email>
</author>
<published>2011-08-01T03:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=21d671d0c492984c75c7cb704325e56448bf277a'/>
<id>urn:sha1:21d671d0c492984c75c7cb704325e56448bf277a</id>
<content type='text'>
Rework for AT91SAM9RL-EK, makes it build again.
Based on the work for AT91SAM9260-EK.
V4: added changes to MAKEALL

Signed-off-by: Hong Xu &lt;hong.xu@atmel.com&gt;
Signed-off-by: Reinhard Meyer &lt;u-boot@emk-elektronik.de&gt;
</content>
</entry>
<entry>
<title>Remove volatile qualifier in get_ram_size() calls</title>
<updated>2011-07-17T15:11:53Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2011-07-03T05:55:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a55d23ccf6cb90acb9667a46427670add9486aec'/>
<id>urn:sha1:a55d23ccf6cb90acb9667a46427670add9486aec</id>
<content type='text'>
Checkpatch.pl complains about the volatile qualifier in calls to
get_ram_size(). Remove this qualifier in the prototype and in the
calls where it is useless, and leave it only in the function body
where it is needed.

Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</content>
</entry>
<entry>
<title>Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm</title>
<updated>2011-07-16T09:55:00Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2011-07-15T23:31:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a60d1e5b8e5007f53c198acc5ca636ae570ae180'/>
<id>urn:sha1:a60d1e5b8e5007f53c198acc5ca636ae570ae180</id>
<content type='text'>
Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>atstk100x: switch to common cfi driver</title>
<updated>2011-07-04T08:55:27Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>biessmann@corscience.de</email>
</author>
<published>2011-06-28T04:15:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=221786525fb707e12e9026192188828ac4466f5b'/>
<id>urn:sha1:221786525fb707e12e9026192188828ac4466f5b</id>
<content type='text'>
This patch removes the board implemenatation for flash driver which can now
safely switched to the common cfi driver.

Compile tested for all atstk100x boards, runtime tested on atstk1002.

Signed-off-by: Andreas Bießmann &lt;biessmann@corscience.de&gt;
</content>
</entry>
</feed>
