summaryrefslogtreecommitdiff
path: root/include/mpc83xx.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-07MPC83xx: add define for global half-strength enable (HSE)Andre Schwarz1-0/+1
2011-02-06mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund1-0/+7
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-2/+2
2010-09-23mpc8308: add SICR{L,H} fields definitionsIlya Yanok1-0/+48
2010-07-10mpc8308: support for Freescale MPC8308 cpuIlya Yanok1-8/+19
2010-06-04Update SICRL_USBDR to reflect 4 different settingsRon Madrid1-1/+4
2009-08-22mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUsHeiko Schocher1-0/+3
2009-07-0283xx: Add support for fsl_dma driverPeter Tyser1-16/+0
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-18/+18
2009-02-1783xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher1-0/+2
2009-02-1783xx: Add eSDHC support on 8379 EMDS boardAndy Fleming1-0/+3
2009-01-22mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov1-14/+53
2009-01-2283xx: PCI agent mode fixes for multi-board systemsIra Snyder1-0/+1
2008-11-20powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher1-1/+3
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-85/+0
2008-10-22mpc83xx: add TSECs' HRCWH masks for MPC837x processorsAnton Vorontsov1-0/+2
2008-09-24mpc83xx: Fix typo in include/mpc83xx.hNobuhiro Iwamatsu1-1/+1
2008-08-26MPC83XX: 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-15fdt: 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-29mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips1-65/+30
2008-03-26mpc83xx: MPC8360E-RDK: rework ddr setup, enable eccAnton Vorontsov1-1/+2
2008-03-26mpc8323erdb: 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-11mpc83xx: Fix the wrong definition of MPC8315EDave Liu1-20/+28
2008-01-11mpc83xx: 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-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