<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm926ejs, branch v1.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Fix @ -&gt; &lt;at&gt; substitution</title>
<updated>2008-05-09T22:30:22+00:00</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-05-08T20:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cce9cfdabcf416ecd2aacc3681c91e5378c75a3d'/>
<id>cce9cfdabcf416ecd2aacc3681c91e5378c75a3d</id>
<content type='text'>
When applying the AT91CAP9 patches upstream, something transformed
the '@' character into the ' &lt;at&gt; ' sequence.

The patch below restores the original form in all the places where
it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
were copied from AT91CAP9, and a couple of other files where the
' &lt;at&gt; ' sequence was present).

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When applying the AT91CAP9 patches upstream, something transformed
the '@' character into the ' &lt;at&gt; ' sequence.

The patch below restores the original form in all the places where
it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
were copied from AT91CAP9, and a couple of other files where the
' &lt;at&gt; ' sequence was present).

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: Davinci: Fix DM644x timer overflow handling and cleanup</title>
<updated>2008-04-22T21:12:01+00:00</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2008-03-26T08:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80c40b765b3642ddb9f3392b7898715aab44a29c'/>
<id>80c40b765b3642ddb9f3392b7898715aab44a29c</id>
<content type='text'>
Fix ARM based DaVinci DM644x timer overflow handling and cleanup timer code.

Changes:

- Remove *_masked() functions as noted by Wolfgang

- Adapt register naming to recent TI spec (sprue26, March 2007)

- Fix reset_timer() handling

- As reported by Pieter [1] the overflow fix introduced a delay of factor 16 (e.g 2 seconds became 32). While the overflow fix is basically okay, it missed to divide udelay by 16, too. Fix this.

[1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179

- Remove software division of timer count value (DIV(x) macro) and do it in hardware (TIM_CLK_DIV).

Many thanks to Troy Kisky &lt;troy.kisky@boundarydevices.com&gt; and Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt; for the hints &amp; testing!

Patch is compile tested with davinci_dvevm &amp; sonata &amp; schmoogie configuration and tested by Pieter on DaVinci EVM hardware.

Signed-off-by: Dirk Behme &lt;dirk.behme@gmail.com&gt;
Acked-by: Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ARM based DaVinci DM644x timer overflow handling and cleanup timer code.

Changes:

- Remove *_masked() functions as noted by Wolfgang

- Adapt register naming to recent TI spec (sprue26, March 2007)

- Fix reset_timer() handling

- As reported by Pieter [1] the overflow fix introduced a delay of factor 16 (e.g 2 seconds became 32). While the overflow fix is basically okay, it missed to divide udelay by 16, too. Fix this.

[1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179

- Remove software division of timer count value (DIV(x) macro) and do it in hardware (TIM_CLK_DIV).

Many thanks to Troy Kisky &lt;troy.kisky@boundarydevices.com&gt; and Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt; for the hints &amp; testing!

Patch is compile tested with davinci_dvevm &amp; sonata &amp; schmoogie configuration and tested by Pieter on DaVinci EVM hardware.

Signed-off-by: Dirk Behme &lt;dirk.behme@gmail.com&gt;
Acked-by: Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:</title>
<updated>2008-04-11T13:11:26+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-11T13:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=950a392464e616b4590bc4501be46e2d7d162dea'/>
<id>950a392464e616b4590bc4501be46e2d7d162dea</id>
<content type='text'>
Reverting became necessary after it turned out that the patches in
the u-boot-arm repo were modified, and in some cases corrupted.

This reverts the following commits:

	066bebd6353e33af3adefc3404560871699e9961
	7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
	c88ae20580b2b01487b4cdcc8b2a113f551aee36
	a147e56f03871bba4f05058d5e04ce7deb010b04
	d6674e0e2a6a1f033945f78838566210d3f28c95
	8c8463cce44d849e37744749b32d38e1dfb12e50
	c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
	8bf69d81782619187933a605f1a95ee1d069478d
	8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
	a574a73852a527779234e73e17e7597fd8128882
	1377b5583a48021d983e1fd565f7d40c89e84d63
	1704dc20917b4f71e373e2c888497ee666d40380

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverting became necessary after it turned out that the patches in
the u-boot-arm repo were modified, and in some cases corrupted.

This reverts the following commits:

	066bebd6353e33af3adefc3404560871699e9961
	7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
	c88ae20580b2b01487b4cdcc8b2a113f551aee36
	a147e56f03871bba4f05058d5e04ce7deb010b04
	d6674e0e2a6a1f033945f78838566210d3f28c95
	8c8463cce44d849e37744749b32d38e1dfb12e50
	c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
	8bf69d81782619187933a605f1a95ee1d069478d
	8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
	a574a73852a527779234e73e17e7597fd8128882
	1377b5583a48021d983e1fd565f7d40c89e84d63
	1704dc20917b4f71e373e2c888497ee666d40380

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-at91</title>
<updated>2008-04-07T22:16:36+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-07T22:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a1b215e2a2a013327693f2fb990957b746f26cf5'/>
<id>a1b215e2a2a013327693f2fb990957b746f26cf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile</title>
<updated>2008-03-31T23:46:12+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-03-31T19:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1762f13b4aab88b685b1722f17dada247945624b'/>
<id>1762f13b4aab88b685b1722f17dada247945624b</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Port AT91CAP9 to the new headers</title>
<updated>2008-03-31T23:45:50+00:00</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-03-26T19:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=983c1db04c1dd0f92e02f06d29f0c65a3d9a2687'/>
<id>983c1db04c1dd0f92e02f06d29f0c65a3d9a2687</id>
<content type='text'>
Adapt the existing AT91CAP9 code to the new headers and APIs.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapt the existing AT91CAP9 code to the new headers and APIs.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move at91cap9 specific files to at91sam9 directory</title>
<updated>2008-03-31T23:44:18+00:00</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-03-26T19:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8a78f2d99dc1bd30dc3595da118539b506c6118'/>
<id>a8a78f2d99dc1bd30dc3595da118539b506c6118</id>
<content type='text'>
AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a
common infrastructure can be used. Let this infrastructure be
named after the AT91SAM9 family, and move the existing AT91CAP9
files to the new place.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a
common infrastructure can be used. Let this infrastructure be
named after the AT91SAM9 family, and move the existing AT91CAP9
files to the new place.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use timer_init() instead of board supplied interrupt_init()</title>
<updated>2008-03-31T23:44:05+00:00</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-03-26T20:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=61106a565870ff503f92b251b94bd7afef889a04'/>
<id>61106a565870ff503f92b251b94bd7afef889a04</id>
<content type='text'>
The timer on AT91CAP9/AT91SAM9 is supplied by the SoC, and not by
the board, so use timer_init() instead of interrupt_init().

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The timer on AT91CAP9/AT91SAM9 is supplied by the SoC, and not by
the board, so use timer_init() instead of interrupt_init().

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes all board specific code from the arch. part for DM644x (DaVinci) boards</title>
<updated>2008-03-30T10:11:34+00:00</updated>
<author>
<name>Pieter Voorthuijsen</name>
<email>[pieter.voorthuijsen@Prodrive.nl]</email>
</author>
<published>2008-03-30T10:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1377b5583a48021d983e1fd565f7d40c89e84d63'/>
<id>1377b5583a48021d983e1fd565f7d40c89e84d63</id>
<content type='text'>
Signed-off-by: Pieter Voorthuijsen &lt;pv@prodrive.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pieter Voorthuijsen &lt;pv@prodrive.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove *_masked() functions as noted by Wolfgang</title>
<updated>2008-03-30T10:09:01+00:00</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@gmail.com</email>
</author>
<published>2008-03-30T10:09:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1704dc20917b4f71e373e2c888497ee666d40380'/>
<id>1704dc20917b4f71e373e2c888497ee666d40380</id>
<content type='text'>
- Adapt register naming to recent TI spec (sprue26, March 2007)
- Fix reset_timer() handling
- As reported by Pieter [1] the overflow fix introduced a
delay of factor 16 (e.g 2 seconds became 32). While the
overflow fix is basically okay, it missed to divide udelay by
16, too. Fix this.
[1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179
- Remove software division of timer count value (DIV(x)
macro) and do it in hardware (TIM_CLK_DIV).
Many thanks to Troy Kisky &lt;troy.kisky@boundarydevices.com&gt;
and Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt; for
the hints &amp; testing!

Signed-off-by: Dirk Behme &lt;dirk.behme@gmail.com&gt;

Acked-by: Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adapt register naming to recent TI spec (sprue26, March 2007)
- Fix reset_timer() handling
- As reported by Pieter [1] the overflow fix introduced a
delay of factor 16 (e.g 2 seconds became 32). While the
overflow fix is basically okay, it missed to divide udelay by
16, too. Fix this.
[1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179
- Remove software division of timer count value (DIV(x)
macro) and do it in hardware (TIM_CLK_DIV).
Many thanks to Troy Kisky &lt;troy.kisky@boundarydevices.com&gt;
and Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt; for
the hints &amp; testing!

Signed-off-by: Dirk Behme &lt;dirk.behme@gmail.com&gt;

Acked-by: Pieter Voorthuijsen &lt;pieter.voorthuijsen@Prodrive.nl&gt;
</pre>
</div>
</content>
</entry>
</feed>
