aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/cpu_init.c
AgeCommit message (Expand)Author
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-09-03MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence
2008-06-25fix system config overwrite @ MPC834x and MPC8313Andre Schwarz
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-25mpc8323erdb: Improve the system performanceMichael Barkowski
2008-01-17mpc83xx: Fix the fatal conflict of mergeDave Liu
2008-01-16mpc83xx: add support for more system clock performance controlsKim Phillips
2008-01-16mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu
2007-08-10Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi
2007-03-02mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu
2007-03-02mpc83xx: streamline the 83xx immr head fileDave Liu
2006-11-28mpc83xx: Miscellaneous code style fixesTimur Tabi
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-11-03mpc83xx: add QE ethernet supportDave Liu
2006-11-03mpc83xx: Add support for the MPC8349E-mITXTimur Tabi
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-01-25Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala
2006-01-11Allow config of GPIO direction & data registers at boot on 83xxKumar Gala
2006-01-11Make System IO Config Registers board configurable on MPC83xxKumar Gala
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
2005-07-28* Patch by Eran LibertyEran Liberty