summaryrefslogtreecommitdiff
path: root/include/mpc83xx.h
Commit message (Expand)AuthorAgeLines
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-28-65/+30
* mpc83xx: MPC8360E-RDK: rework ddr setup, enable eccAnton Vorontsov2008-03-25-1/+2
* mpc8323erdb: Improve the system performanceMichael Barkowski2008-03-25-0/+1
* mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-17-7/+3
* mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-16-3/+10
* mpc83xx: Fix the wrong definition of MPC8315EDave Liu2008-01-10-20/+28
* mpc83xx: Fix the typo in mpc83xx.hDave Liu2008-01-10-4/+4
* mpc83xx: Add the support of MPC8315E SoCDave Liu2008-01-08-6/+87
* mpc83xx: Add the support of MPC837x SoCDave Liu2008-01-08-20/+154
* mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-2/+3
* Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-10-0/+2
* mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-10-0/+2
* Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-5/+5
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-0/+1
* mpc83xx: Add generic PCI setup code.Scott Wood2007-04-23-0/+5
* mpc83xx: Add register definitions for MPC831x.Scott Wood2007-04-23-1/+251
* mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-02-7/+2
* mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-02-0/+2
* mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-02-2/+11
* mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-02-0/+41
* mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-02-7/+7
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-2/+19
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-02-367/+896
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-03-12/+90
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-03-1/+39
* Added support for TQM834x boards.Marian Balakowicz2005-10-11-33/+58
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-7/+6
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+289