summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/cpu_init.c
Commit message (Expand)AuthorAgeLines
* mpc8323erdb: Improve the system performanceMichael Barkowski2008-03-25-0/+6
* mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-17-6/+1
* mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-16-22/+51
* mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu2008-01-16-0/+5
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-1/+5
* mpc83xx: Add support for the display of reset statusDave Liu2007-08-10-0/+36
* Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-10-2/+12
* mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-02-6/+28
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-0/+5
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-02-4/+4
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-28-5/+0
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-1/+1
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-6/+34
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-03-0/+31
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-25-28/+21
* Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-11-0/+8
* Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-11-2/+6
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-1/+0
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+164