summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/serial.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-2/+2
2007-08-14Coding style cleanupStefan Roese1-2/+2
2007-08-13ppc4xx: Fix problem in PLL clock calculationStefan Roese1-2/+7
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-10cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-03-21[PATCH] Add AMCC PPC405EZ supportStefan Roese1-22/+75
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-180/+83
2006-07-21Code cleanupWolfgang Denk1-1/+1
2006-07-19Add support for TB5200 boardWolfgang Denk1-1/+1
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-6/+33
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-6/+33
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-12/+2
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese1-5/+10
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-10/+10
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-4/+9
2005-01-10* Patch by Leif Lindholm, 23 Sep 2004:wdenk1-28/+212
2004-03-15Code cleanup; make several boards compile & link.wdenk1-3/+3
2004-02-07Patch by Travis Sawyer, 30 Dec 2003:wdenk1-1/+24
2003-05-23- PPC405EP support added.stroese1-66/+103
2003-03-20Clip udiv to 5 bits on PPC405 (serial.c).stroese1-0/+2
2003-02-17Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port).stroese1-1/+1
2002-11-03Initial revisionwdenk1-0/+808