summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/mpc85xx_mds.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-20fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-0/+3
2014-03-20QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang1-0/+1
2014-01-08powerpc/85xx: Add QE common init functionXie Xiaobo1-27/+2
2013-02-13powerpc/85xx: use for_each_compatible_node() macroWei Yongjun1-3/+1
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li1-1/+1
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-34/+6
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan1-1/+1
2012-04-19powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi1-10/+1
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt1-1/+1
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-03-16powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan1-20/+15
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-2/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-9/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-8/+1
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett1-6/+1
2011-11-24powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala1-1/+0
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-42/+2
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-0/+2
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang1-1/+1
2011-11-01powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-01-03ppc: fix comment typo singal -> signalJustin P. Mattock1-1/+1
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf1-0/+1
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt1-117/+162
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov1-129/+143
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov1-6/+37
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov1-8/+8
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2010-05-25powerpc/85xx: Add P1021MDS board supportHaiying Wang1-3/+99
2010-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+5
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+2
2010-02-18powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boardsAnton Vorontsov1-0/+3
2010-02-13powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov1-1/+2
2010-01-21mpc8569mds: Add bscr setting for rtbi modeLiu Yu-B132011-0/+24
2009-12-18powerpc/85xx: Wrong variable returned on errorRoel Kluin1-1/+1
2009-11-12powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov1-0/+1
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori1-1/+1
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori1-0/+1
2009-08-25powerpc/85xx: Add QE USB support for MPC8569E-MDS boardsAnton Vorontsov1-0/+4
2009-07-30powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov1-0/+13
2009-06-23powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson1-0/+1
2009-06-16powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala1-0/+20
2009-05-19powerpc/85xx: Add MPC8569MDS board supportHaiying Wang1-0/+23
2009-05-19powerpc/85xx: clean up for mpc8568_mds nameHaiying Wang1-14/+15
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-12-03powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala1-2/+4