<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mpc5xxx/serial.c, 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/mpc5xxx/serial.c?h=v2009.08</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc5xxx/serial.c?h=v2009.08'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-10-18T19:54:03Z</updated>
<entry>
<title>rename CFG_ macros to CONFIG_SYS</title>
<updated>2008-10-18T19:54:03Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-10-16T13:01:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d0f6bcf337c5261c08fabe12982178c2c489d76'/>
<id>urn:sha1:6d0f6bcf337c5261c08fabe12982178c2c489d76</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>Add splashscreen support for MCC200 board.</title>
<updated>2006-08-30T21:09:00Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-08-30T21:09:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8143e72e1cbe2f771258533e26ee2105a8768a7'/>
<id>urn:sha1:e8143e72e1cbe2f771258533e26ee2105a8768a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for CONFIG_SERIAL_MULTI on MPC5xxx</title>
<updated>2006-06-16T15:04:45Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@fifi.denx.de</email>
</author>
<published>2006-06-16T15:04:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c12cffc543df621c162ba26e012c7f4ab0af496e'/>
<id>urn:sha1:c12cffc543df621c162ba26e012c7f4ab0af496e</id>
<content type='text'>
Patch by Martin Krause, 8 Jun 2006

This patch supports two serial consoles on boards with
a MPC5xxx CPU. The console can be switched at runtime
by setting stdin, stdout and stderr to the desired serial
interface (serial0 or serial1). The PSCs to be used as
console port are definded by CONFIG_PSC_CONSOLE
and CONFIG_PSC_CONSOLE2.
See README.serial_multi for details.
</content>
</entry>
<entry>
<title>GCC-4.x fixes: clean up global data pointer initialization for all boards.</title>
<updated>2006-03-31T16:32:53Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-31T16:32:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d87080b721e4f8dca977af7571c5338ae7bb8db7'/>
<id>urn:sha1:d87080b721e4f8dca977af7571c5338ae7bb8db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MGT5100 PSC baudrate calculation</title>
<updated>2005-09-24T23:09:58Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-24T23:09:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9f221d0738772ba0040793cc3f20ddde18dc4806'/>
<id>urn:sha1:9f221d0738772ba0040793cc3f20ddde18dc4806</id>
<content type='text'>
Patch by Sebastian Schau, 27 Jan 2005
</content>
</entry>
<entry>
<title>* Fix baudrate calculation problem on MPC5200 systems</title>
<updated>2005-06-27T13:30:03Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-06-27T13:30:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=342717f72a2f92a14b9c823546e5bcec244f8bf4'/>
<id>urn:sha1:342717f72a2f92a14b9c823546e5bcec244f8bf4</id>
<content type='text'>
* Add MPC8220 boards to MAKEALL script

* Add EEPROM and RTC support for HMI1001 board

* Patch by Detlev Zundel, 20 Jun 2005:
  Fix initialization of low active GPIO pins on inka4x0 board
</content>
</entry>
<entry>
<title>* Patch by Rahul Shanbhag, 28 Jan 2004:</title>
<updated>2004-02-09T20:51:26Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-09T20:51:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b98fff1d6acc57cc54f01740028535ac095237cd'/>
<id>urn:sha1:b98fff1d6acc57cc54f01740028535ac095237cd</id>
<content type='text'>
  Fix flash protection/locking handling for OMAP1610 innovator board.

* Patch by Rolf Peukert, 28 Jan 2004:
  fix flash write problems on CSB226 board (write with 32 bit bus width)

* Patches by Mark Jonas, 16 Jan 2004:
  - fix rounding error when calculating baudrates for MPC5200 PSCs
  - make sure CFG_RAMBOOT and CFG_LOWBOOT are not enabled at the same
    time which is not supported
</content>
</entry>
<entry>
<title>* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)</title>
<updated>2003-07-16T21:53:01Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-16T21:53:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=945af8d723a29e9b6289d84250745ed0dc16fc81'/>
<id>urn:sha1:945af8d723a29e9b6289d84250745ed0dc16fc81</id>
<content type='text'>
* Add support for MGT5100 and MPC5200 processors
</content>
</entry>
</feed>
