aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/mpc836x_mds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran1-0/+1
2019-12-09powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes1-1/+1
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes1-1/+0
2019-11-21powerpc/sysdev: drop simple gpioChristophe Leroy1-7/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov1-1/+1
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao1-4/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-2/+2
2015-12-22QE: use subsys_initcall to init qeZhao Qiang1-2/+0
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov1-4/+1
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-17/+1
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov1-29/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2008-12-30powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boardsAnton Vorontsov1-0/+75
2008-12-30powerpc/83xx: Fix sparse warnings in mpc836x_mds.cAnton Vorontsov1-3/+3
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby1-0/+1
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov1-4/+7
2008-01-23[POWERPC] 83xx: convert boards to use machine_device_initcallKumar Gala1-4/+1
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.Jon Loeliger1-2/+2
2007-11-20[POWERPC] 8xxx: MDS board RTC fixesKim Phillips1-24/+0
2007-11-19[POWERPC] 83xx: Handle mpc8360 rev. 2.1 RGMII timing erratumKim Phillips1-3/+28
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov1-1/+1
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-1/+1
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala1-1/+0
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"Kim Phillips1-1/+0
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann1-5/+0
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann1-1/+1
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips1-0/+1
2007-02-17[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala1-0/+206