summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/serial.c
Commit message (Expand)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-12/+2
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-29-5/+10
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-10/+10
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-4/+9
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-09-28/+212
* Code cleanup; make several boards compile & link.wdenk2004-03-14-3/+3
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-06-1/+24
* - PPC405EP support added.stroese2003-05-23-66/+103
* 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