summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/serial.c
AgeCommit message (Expand)Author
2007-10-31ppc4xx: Rework of 4xx serial driver (1)Stefan Roese
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Coding style cleanupStefan Roese
2007-08-13ppc4xx: Fix problem in PLL clock calculationStefan Roese
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-03-21[PATCH] Add AMCC PPC405EZ supportStefan Roese
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-07-21Code cleanupWolfgang Denk
2006-07-19Add support for TB5200 boardWolfgang Denk
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese
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
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
2005-01-09* Patch by Leif Lindholm, 23 Sep 2004:wdenk
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk
2004-02-06Patch by Travis Sawyer, 30 Dec 2003:wdenk
2003-05-23- PPC405EP support added.stroese
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