summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/serial.c
AgeCommit message (Collapse)Author
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese
Patch by John Otken, 23 Nov 2005
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
Patch by Stefan Roese, 08 Aug 2005
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
Patch by Steven Blakeslee, 27 Jul 2005
2005-01-09* Patch by Leif Lindholm, 23 Sep 2004:wdenk
add support for the AMD db1550 board * Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi
2004-03-14Code cleanup; make several boards compile & link.wdenk
2004-02-06Patch by Travis Sawyer, 30 Dec 2003:wdenk
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.
2003-05-23- PPC405EP support added.stroese
- CONFIG_UART1_CONSOLE added (see README).
2003-03-20Clip udiv to 5 bits on PPC405 (serial.c).stroese
2003-02-17Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port).stroese
2002-11-03Initial revisionwdenk