summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/serial.c
Commit message (Collapse)AuthorAgeLines
* Code cleanup; make several boards compile & link.wdenk2004-03-14-3/+3
|
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-06-1/+24
| | | | | | | Add support for IBM PPC440GX. Multiple EMAC Ethernet devices, select MDI port based on enabled EMAC device. Add support for XES Inc <http://www.xes-inc.com> XPedite1000 440GX base PrPMC board.
* - PPC405EP support added.stroese2003-05-23-66/+103
| | | | - CONFIG_UART1_CONSOLE added (see README).
* Clip udiv to 5 bits on PPC405 (serial.c).stroese2003-03-20-0/+2
|
* Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port).stroese2003-02-17-1/+1
|
* Initial revisionwdenk2002-11-03-0/+808