summaryrefslogtreecommitdiff
path: root/include/mpc83xx.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu1-20/+154
2007-08-17mpc83xx: implement board_add_ram_infoKim Phillips1-2/+3
2007-08-10Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi1-0/+2
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper1-0/+2
2007-06-23Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk1-5/+5
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-0/+1
2007-04-24mpc83xx: Add generic PCI setup code.Scott Wood1-0/+5
2007-04-24mpc83xx: Add register definitions for MPC831x.Scott Wood1-1/+251
2007-03-02mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala1-7/+2
2007-03-02mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo1-0/+2
2007-03-02mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo1-2/+11
2007-03-02mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi1-0/+41
2007-03-02mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala1-7/+7
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu1-2/+19
2007-03-02mpc83xx: streamline the 83xx immr head fileDave Liu1-367/+896
2006-11-04mpc83xx: Add MPC8360EMDS basic board supportDave Liu1-12/+90
2006-11-04mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu1-1/+39
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-33/+58
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger1-7/+6
2005-07-28* Patch by Eran LibertyEran Liberty1-0/+289