<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/davinci, branch v2009.03</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>davinci: fix implicit declaration of function 'davinci_errata_workarounds'</title>
<updated>2009-02-22T16:49:43+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-02-22T16:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9751a456f702ba2fcdfd1bdbc0138927ef007858'/>
<id>9751a456f702ba2fcdfd1bdbc0138927ef007858</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>ARM DaVinci: Add common peripherals and modules enable functions.</title>
<updated>2009-02-22T12:42:25+00:00</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-11-21T19:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0cd18fa982f9a8c1a90ce971379a7d6408976d48'/>
<id>0cd18fa982f9a8c1a90ce971379a7d6408976d48</id>
<content type='text'>
Taken all the duplicated code for enabling common modules and apply
software workarounds from the board specific code into common
functions. Also added comments explaining the workarounds
(from TI errata documents) and replaced some numerical bit numbers
with more meaningful defines.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken all the duplicated code for enabling common modules and apply
software workarounds from the board specific code into common
functions. Also added comments explaining the workarounds
(from TI errata documents) and replaced some numerical bit numbers
with more meaningful defines.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style cleanup; update CHANGELOG</title>
<updated>2009-02-11T23:08:39+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-02-11T23:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f15c6515fc23f83c51f3de272ca23d86b80e81b1'/>
<id>f15c6515fc23f83c51f3de272ca23d86b80e81b1</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>usb : musb : Enabling DM6446 (TI DaVinci) USB module power</title>
<updated>2009-01-28T18:57:30+00:00</updated>
<author>
<name>Thomas Abraham</name>
<email>t-abraham@ti.com</email>
</author>
<published>2009-01-04T04:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=538ef967715322f64ee08efa2296d9682111b014'/>
<id>538ef967715322f64ee08efa2296d9682111b014</id>
<content type='text'>
Enabling DM6446 (TI DaVinci) USB module power and MUSB low-level
controller hook up to USB core layer.

Signed-off-by: Ravi Babu &lt;ravibabu@ti.com&gt;
Signed-off-by: Swaminathan S &lt;swami.iyer@ti.com&gt;
Signed-off-by: Thomas Abraham &lt;t-abraham@ti.com&gt;
Signed-off-by: Ajay Kumar Gupta &lt;ajay.gupta@ti.com&gt;
Signed-off-by: Remy Bohmer &lt;linux@bohmer.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enabling DM6446 (TI DaVinci) USB module power and MUSB low-level
controller hook up to USB core layer.

Signed-off-by: Ravi Babu &lt;ravibabu@ti.com&gt;
Signed-off-by: Swaminathan S &lt;swami.iyer@ti.com&gt;
Signed-off-by: Thomas Abraham &lt;t-abraham@ti.com&gt;
Signed-off-by: Ajay Kumar Gupta &lt;ajay.gupta@ti.com&gt;
Signed-off-by: Remy Bohmer &lt;linux@bohmer.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>usb : musb : Adding USB VBUS enable functionality for DM644x DVEVM</title>
<updated>2009-01-28T18:57:30+00:00</updated>
<author>
<name>Thomas Abraham</name>
<email>t-abraham@ti.com</email>
</author>
<published>2009-01-04T04:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a9d39ebe91ecdd5ac0a0cf56ea162a19773db8da'/>
<id>a9d39ebe91ecdd5ac0a0cf56ea162a19773db8da</id>
<content type='text'>
Adding USB VBUS enable functionality for DM644x DVEVM (TI DaVinci)
platform.

Signed-off-by: Ravi Babu &lt;ravibabu@ti.com&gt;
Signed-off-by: Swaminathan S &lt;swami.iyer@ti.com&gt;
Signed-off-by: Thomas Abraham &lt;t-abraham@ti.com&gt;
Signed-off-by: Ajay Kumar Gupta &lt;ajay.gupta@ti.com&gt;
Signed-off-by: Remy Bohmer &lt;linux@bohmer.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding USB VBUS enable functionality for DM644x DVEVM (TI DaVinci)
platform.

Signed-off-by: Ravi Babu &lt;ravibabu@ti.com&gt;
Signed-off-by: Swaminathan S &lt;swami.iyer@ti.com&gt;
Signed-off-by: Thomas Abraham &lt;t-abraham@ti.com&gt;
Signed-off-by: Ajay Kumar Gupta &lt;ajay.gupta@ti.com&gt;
Signed-off-by: Remy Bohmer &lt;linux@bohmer.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Align end of bss by 4 bytes</title>
<updated>2008-11-18T22:13:16+00:00</updated>
<author>
<name>Selvamuthukumar</name>
<email>selva.muthukumar@e-coninfotech.com</email>
</author>
<published>2008-10-16T17:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9b827cf1720acda2473afa516956eab6f7cca9a1'/>
<id>9b827cf1720acda2473afa516956eab6f7cca9a1</id>
<content type='text'>
Most of the bss initialization loop increments 4 bytes
at a time. And the loop end is checked for an 'equal'
condition. Make the bss end address aligned by 4, so
that the loop will end as expected.

Signed-off-by: Selvamuthukumar &lt;selva.muthukumar@e-coninfotech.com&gt;
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of the bss initialization loop increments 4 bytes
at a time. And the loop end is checked for an 'equal'
condition. Make the bss end address aligned by 4, so
that the loop will end as expected.

Signed-off-by: Selvamuthukumar &lt;selva.muthukumar@e-coninfotech.com&gt;
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rename CFG_ macros to CONFIG_SYS</title>
<updated>2008-10-18T19:54:03+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-10-16T13:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d0f6bcf337c5261c08fabe12982178c2c489d76'/>
<id>6d0f6bcf337c5261c08fabe12982178c2c489d76</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>ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.</title>
<updated>2008-10-13T12:49:17+00:00</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-09-16T21:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f099bbac1ba5dfb46ee7ad29dc53713f0501ba5'/>
<id>6f099bbac1ba5dfb46ee7ad29dc53713f0501ba5</id>
<content type='text'>
This is no longer necessary now that the GD_FLG_RELOC flag is set for
all ARM boards.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is no longer necessary now that the GD_FLG_RELOC flag is set for
all ARM boards.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM DaVinci: Standardize names of directories/files</title>
<updated>2008-08-30T21:18:55+00:00</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-08-27T19:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=89d51d022a63be1a851eda983c8cbce1a044f65f'/>
<id>89d51d022a63be1a851eda983c8cbce1a044f65f</id>
<content type='text'>
ARM DaVinci: Standardize names of directories/files.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
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>
ARM DaVinci: Standardize names of directories/files.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM DaVinci: Move common functions to board/davinci/common</title>
<updated>2008-08-30T21:18:54+00:00</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-07-11T19:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=264bbdd11d01f14f5ea4629556ae63b00b13402d'/>
<id>264bbdd11d01f14f5ea4629556ae63b00b13402d</id>
<content type='text'>
ARM DaVinci: Move common functions to board/davinci/common.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ARM DaVinci: Move common functions to board/davinci/common.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
