aboutsummaryrefslogtreecommitdiffstats
path: root/include/mpc83xx.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-25MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence1-0/+7
2008-08-12NAND boot: MPC8313ERDB supportScott Wood1-0/+2
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips1-1/+6
2008-06-1083xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov1-233/+1
2008-06-10Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill1-0/+1
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips1-65/+30
2008-03-25mpc83xx: MPC8360E-RDK: rework ddr setup, enable eccAnton Vorontsov1-1/+2
2008-03-25mpc8323erdb: Improve the system performanceMichael Barkowski1-0/+1
2008-01-17mpc83xx: Fix the fatal conflict of mergeDave Liu1-7/+3
2008-01-16mpc83xx: add support for more system clock performance controlsKim Phillips1-3/+10
2008-01-10mpc83xx: Fix the wrong definition of MPC8315EDave Liu1-20/+28
2008-01-10mpc83xx: Fix the typo in mpc83xx.hDave Liu1-4/+4
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu1-6/+87
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu1-20/+154
2007-08-16mpc83xx: 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-22Coding 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-23mpc83xx: Add generic PCI setup code.Scott Wood1-0/+5
2007-04-23mpc83xx: 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-03mpc83xx: Add MPC8360EMDS basic board supportDave Liu1-12/+90
2006-11-03mpc83xx: 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