summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/mpc85xx_mds.c
AgeCommit message (Expand)Author
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan
2012-04-19powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-16powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett
2011-11-24powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-01-03ppc: fix comment typo singal -> signalJustin P. Mattock
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-24powerpc/85xx: Add P1021MDS board supportHaiying Wang
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-17powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boardsAnton Vorontsov
2010-02-13powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov
2010-01-21mpc8569mds: Add bscr setting for rtbi modeLiu Yu-B13201
2009-12-18powerpc/85xx: Wrong variable returned on errorRoel Kluin
2009-11-11powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori
2009-08-25powerpc/85xx: Add QE USB support for MPC8569E-MDS boardsAnton Vorontsov
2009-07-29powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov
2009-06-23powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson
2009-06-15powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala
2009-05-19powerpc/85xx: Add MPC8569MDS board supportHaiying Wang
2009-05-19powerpc/85xx: clean up for mpc8568_mds nameHaiying Wang
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-03powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips
2008-05-13[POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming
2008-05-13[POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger