summaryrefslogtreecommitdiff
path: root/include/mpc8220.h
Commit message (Collapse)AuthorAgeLines
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15-717/+0
| | | | | | | | | | The Freescale MPC8220 Power Architecture processors have long reached EOL; Freescale does not even list these any more on their web site. Remove the code to avoid wasting maitaining efforts on dead stuff. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Andy Fleming <afleming@gmail.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-51/+51
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-0/+1
| | | | | - adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros - minor 4xx cleanup
* Add PCI support for Sorcery board.wdenk2005-05-16-8/+169
| | | | Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
* Add support for MPC8220 based "sorcery" board.wdenk2005-04-05-1/+5
|
* Patch by TsiChung Liew, 23 Sep 2004:wdenk2004-10-28-0/+551
- add support for MPC8220 CPU - Add support for Alaska and Yukon boards