summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc85xx_mds.c
AgeCommit message (Expand)AuthorFilesLines
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-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2011-07-26atomic: 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-24powerpc/85xx: Add P1021MDS board supportHaiying Wang1-3/+99
2010-02-28Merge 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-17powerpc/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-11powerpc/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-29powerpc/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-15powerpc/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
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1
2008-05-13[POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming1-1/+1
2008-05-13[POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming1-0/+119
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov1-13/+19
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala1-5/+2
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger1-2/+2
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala1-1/+0
2007-10-08[POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properlyAnton Vorontsov1-12/+16
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov1-1/+1
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala1-3/+1
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-3/+11