<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/blackfin/serial.h, branch v2009.08</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/blackfin/serial.h?h=v2009.08</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/blackfin/serial.h?h=v2009.08'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-05-06T12:47:27Z</updated>
<entry>
<title>Blackfin: avoid get_sclk() with early serial debug</title>
<updated>2009-05-06T12:47:27Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-04-25T03:54:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f58bf804a14324c6c9186a7a664fa23281780e8b'/>
<id>urn:sha1:f58bf804a14324c6c9186a7a664fa23281780e8b</id>
<content type='text'>
When the clock functions were changed to use cached values (and thereby
avoiding expensive math functions), early serial debug broke because the
baud programming is called before external memory is available.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: audit UART for all known anomalies</title>
<updated>2009-04-06T21:37:49Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-04-04T13:10:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aad4eca4ba8d597747199d8af723426681557dda'/>
<id>urn:sha1:aad4eca4ba8d597747199d8af723426681557dda</id>
<content type='text'>
There is no code change here, just new comments, but this keeps me from
having to do another audit from scratch in the future.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: dynamically update UART speed when initializing</title>
<updated>2009-02-06T02:25:35Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-12-10T17:33:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f790ef6ff12381cb0e43de54fb2b0f1204ad8ed6'/>
<id>urn:sha1:f790ef6ff12381cb0e43de54fb2b0f1204ad8ed6</id>
<content type='text'>
Previously, booting over the UART required the baud rate to be known ahead
of time.  Using a bit of tricky simple math, we can calculate the new board
rate based on the old divisors.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Robin Getz &lt;rgetz@blackfin.uclinux.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: allow serial console to be disabled</title>
<updated>2009-01-28T18:26:15Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-10-12T01:52:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7633903bff432ec7b27905dce7396958553f2be6'/>
<id>urn:sha1:7633903bff432ec7b27905dce7396958553f2be6</id>
<content type='text'>
Some devices have no UART device pulled out, so allow people to disable the
driver completely in favor of other methods (like JTAG-console).

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: add portmuxing for UARTs on the BF51x</title>
<updated>2009-01-28T18:26:14Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-10-12T01:15:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=51230e6e356ccf4c932e0c4ff54f1e49da02285c'/>
<id>urn:sha1:51230e6e356ccf4c932e0c4ff54f1e49da02285c</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: make baud calculation more accurate</title>
<updated>2008-10-23T09:03:51Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-04-20T07:11:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25cd33d82ea521b7bd90ca858f8919fae1e9732b'/>
<id>urn:sha1:25cd33d82ea521b7bd90ca858f8919fae1e9732b</id>
<content type='text'>
We should use the algorithm in the Linux kernel so that the UART divisor
calculation is more accurate.  It also fixes problems on some picky UARTs
that have sampling anomalies.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Blackfin: unify cpu and boot modes</title>
<updated>2008-03-30T19:50:19Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-03-30T19:46:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9171fc81722c20fdb5a829a58b17c9eaadd5fb44'/>
<id>urn:sha1:9171fc81722c20fdb5a829a58b17c9eaadd5fb44</id>
<content type='text'>
All of the duplicated code for Blackfin processors and boot modes have been
unified.  After all, the core is the same for all processors, just the
peripheral set differs (which gets handled in the drivers).

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
