<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/davinci/dv-evm, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/davinci/dv-evm?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/davinci/dv-evm?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-08-30T21:18:55Z</updated>
<entry>
<title>ARM DaVinci: Standardize names of directories/files</title>
<updated>2008-08-30T21:18:55Z</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-08-27T19:35:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=89d51d022a63be1a851eda983c8cbce1a044f65f'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>ARM DaVinci: Move common functions to board/davinci/common</title>
<updated>2008-08-30T21:18:54Z</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-07-11T19:10:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=264bbdd11d01f14f5ea4629556ae63b00b13402d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>ARM DaVinci: Remove extern phy_t declaration by moving code to proper place</title>
<updated>2008-07-14T21:40:55Z</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-07-11T19:10:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=85e5808e8ea9f77da5219f23394112f0b424fa5e'/>
<id>urn:sha1:85e5808e8ea9f77da5219f23394112f0b424fa5e</id>
<content type='text'>
ARM DaVinci: Remove extern phy_t declaration by moving
code to proper place.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</content>
</entry>
<entry>
<title>ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init()</title>
<updated>2008-07-14T21:40:55Z</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-07-11T19:10:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a9e7ba2ac14018c5dd1e78a7dd735571569c971'/>
<id>urn:sha1:3a9e7ba2ac14018c5dd1e78a7dd735571569c971</id>
<content type='text'>
ARM DaVinci: Remove duplicate definitions of MACH_TYPE
and prototype of i2c_init().

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
</content>
</entry>
<entry>
<title>Cleanup: remove redundant deleting on *~ files</title>
<updated>2008-07-02T21:53:23Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-07-02T21:53:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=322ef5e28d2dc62571afc699b00add22a8e006e4'/>
<id>urn:sha1:322ef5e28d2dc62571afc699b00add22a8e006e4</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Cleanup out-or-tree building for some boards (.depend)</title>
<updated>2008-07-02T21:49:18Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-07-02T21:49:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c8a3b109f07f02342d097b30908965f7261d9f15'/>
<id>urn:sha1:c8a3b109f07f02342d097b30908965f7261d9f15</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Big white-space cleanup.</title>
<updated>2008-05-20T22:14:08Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-05-20T14:00:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53677ef18e25c97ac613349087c5cb33ae5a2741'/>
<id>urn:sha1:53677ef18e25c97ac613349087c5cb33ae5a2741</id>
<content type='text'>
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).

Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections</title>
<updated>2008-01-12T19:31:39Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-01-12T19:31:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64134f011254123618798ff77c42ba196b2ec485'/>
<id>urn:sha1:64134f011254123618798ff77c42ba196b2ec485</id>
<content type='text'>
With recent toolchain versions, some boards would not build because
or errors like this one (here for ocotea board when building with
ELDK 4.2 beta):
ppc_4xx-ld: section .bootpg [fffff000 -&gt; fffff23b] overlaps section .bss [fffee900 -&gt; fffff8ab]

For many boards, the .bss section is big enough that it wraps around
at the end of the address space (0xFFFFFFFF), so the problem will not
be visible unless you use a 64 bit tool chain for development. On
some boards however, changes to the code size (due to different
optimizations) we bail out with section overlaps like above.

The fix is to add the NOLOAD attribute to the .bss and .sbss
sections, telling the linker that .bss does not consume any space in
the image.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Make DECLARE_GLOBAL_DATA_PTR global for DaVinci</title>
<updated>2007-09-15T16:46:20Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@googlemail.com</email>
</author>
<published>2007-09-15T09:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=66b3f24d665be678a9dbb125b1e84185400f63b5'/>
<id>urn:sha1:66b3f24d665be678a9dbb125b1e84185400f63b5</id>
<content type='text'>
As discussed in [1], DECLARE_GLOBAL_DATA_PTR has to be global and not
function local.

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

[1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/31805
</content>
</entry>
<entry>
<title>TI DaVinci - fix unsupported %hhx format</title>
<updated>2007-08-14T18:58:04Z</updated>
<author>
<name>ksi@koi8.net</name>
<email>ksi@koi8.net</email>
</author>
<published>2007-08-14T17:02:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b361acd64fd2525c081b9b288b0804efe209c0e9'/>
<id>urn:sha1:b361acd64fd2525c081b9b288b0804efe209c0e9</id>
<content type='text'>
Signed-off-by: Sergey Kubushyn &lt;ksi@koi8.net&gt;
</content>
</entry>
</feed>
