<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include, branch v2010.03-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include?h=v2010.03-rc3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include?h=v2010.03-rc3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-03-27T23:18:58Z</updated>
<entry>
<title>ml300: remove support for broken, orphaned board</title>
<updated>2010-03-27T23:18:58Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-03-24T11:19:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a574cff121b1479c8e962b7a2a29310020387260'/>
<id>urn:sha1:a574cff121b1479c8e962b7a2a29310020387260</id>
<content type='text'>
The ml300 board has a number of issues, but nobody cares about this
long-orphaned board any more.  Remove it.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Acked-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>ppc4xx fix unstable 440EPx bootstrap options</title>
<updated>2010-03-24T13:27:01Z</updated>
<author>
<name>Rupjyoti Sarmah</name>
<email>rsarmah@appliedmicro.com</email>
</author>
<published>2010-03-24T11:22:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c550afada5fcad426aa6a219a329feb9eedae8b2'/>
<id>urn:sha1:c550afada5fcad426aa6a219a329feb9eedae8b2</id>
<content type='text'>
440EPx fixed bootstrap options A, B, D, and E sets PLL FWDVA to a value = 1.
This results in the PLLOUTB being greater than the CPU clock frequency
resulting unstable 440EPx operation resulting in various software hang
conditions.

This patch reprograms the FWDVA satisfying the requirement of setting FWDVB
to a value greater than 1 while using one of the four deafult bootstrap options.

Signed-off-by: Rupjyoti Sarmah &lt;rsarmah@amcc.com&gt;
Acked-by : Victor Gallardo &lt;vgallardo@appliedmicro.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>at91: Get rid of some warnings when building for otc570</title>
<updated>2010-03-24T12:06:24Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>matthias.fuchs@esd.eu</email>
</author>
<published>2010-03-24T09:16:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fb508b8b39a52a4063d098f5a9b4355bc5b30c14'/>
<id>urn:sha1:fb508b8b39a52a4063d098f5a9b4355bc5b30c14</id>
<content type='text'>
The soft-i2c code for AT91 defines I2C_SOFT_DECLARATIONS
for direct access by dereferencing a pio pointer.
The OTC570 platform uses the AT91 gpio API so it does not
need the pio variable.

Signed-off-by: Matthias Fuchs &lt;matthias.fuchs@esd.eu&gt;
</content>
</entry>
<entry>
<title>correct a syntax typo in at91_matrix.h</title>
<updated>2010-03-21T21:22:53Z</updated>
<author>
<name>Asen Dimov</name>
<email>dimov@ronetix.at</email>
</author>
<published>2010-03-18T11:41:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=daa989b47297c9f73426783599c286ef3a1f3f49'/>
<id>urn:sha1:daa989b47297c9f73426783599c286ef3a1f3f49</id>
<content type='text'>
Signed-off-by: Asen Dimov &lt;dimov@ronetix.at&gt;
</content>
</entry>
<entry>
<title>mod change 755 =&gt; 644 for multiple files</title>
<updated>2010-03-21T21:22:53Z</updated>
<author>
<name>Thomas Weber</name>
<email>swirl@gmx.li</email>
</author>
<published>2010-03-13T22:14:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5647f78d04174b0b99857d2a7cbf25141bd14a45'/>
<id>urn:sha1:5647f78d04174b0b99857d2a7cbf25141bd14a45</id>
<content type='text'>
I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;'

Signed-off-by: Thomas Weber &lt;swirl@gmx.li&gt;
Add some more: neither Makefile nor config.mk need execute permissions.
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>nios2: Added support to YANU UART</title>
<updated>2010-03-16T20:01:29Z</updated>
<author>
<name>Renato Andreola</name>
<email>renato.andreola@imagos.it</email>
</author>
<published>2010-03-16T20:01:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=67c7189dd35cb368ef665126fd17816581bd2e92'/>
<id>urn:sha1:67c7189dd35cb368ef665126fd17816581bd2e92</id>
<content type='text'>
Signed-off-by: Scott McNutt &lt;smcnutt@psyent.com&gt;
</content>
</entry>
<entry>
<title>nios2: use generic unaligned.h</title>
<updated>2010-03-16T16:12:48Z</updated>
<author>
<name>Thomas Chou</name>
<email>thomas@wytron.com.tw</email>
</author>
<published>2010-03-16T16:12:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1e67fb32fbdae7949bb423c9e20b3f77c0a61663'/>
<id>urn:sha1:1e67fb32fbdae7949bb423c9e20b3f77c0a61663</id>
<content type='text'>
Signed-off-by: Scott McNutt &lt;smcnutt@psyent.com&gt;
</content>
</entry>
<entry>
<title>asm-blackfin/unaligned.h: add for zlib code</title>
<updated>2010-03-13T23:11:16Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-01-21T10:01:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=05022629a2ca6c385dc390d32c20aa27cf5d915a'/>
<id>urn:sha1:05022629a2ca6c385dc390d32c20aa27cf5d915a</id>
<content type='text'>
The new zlib code wants asm/unaligned.h, so have the Blackfin version pull
in the asm-generic/unaligned.h.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>asm-generic/unaligned.h: dynamic default unaligned accesses</title>
<updated>2010-03-13T23:10:09Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-01-21T10:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3adc1fda38a6aacd4aaf3c2c9cc62a1e69e6de17'/>
<id>urn:sha1:3adc1fda38a6aacd4aaf3c2c9cc62a1e69e6de17</id>
<content type='text'>
This is based on the asm-arm/unaligned.h, but made generic so all arches
that cannot do unaligned accesses can utilize it.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Prepare v2010.03-rc1</title>
<updated>2010-03-12T22:06:04Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-03-12T22:06:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=93910edb595a88d394da3eb2cf5148096155dfe9'/>
<id>urn:sha1:93910edb595a88d394da3eb2cf5148096155dfe9</id>
<content type='text'>
Coding style cleanup, update CHANGELOG.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
</feed>
