aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx/mpc832x_mds.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itGravatar Dmitry Torokhov 1-1/+1
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsGravatar Kevin Hao 1-4/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processGravatar Benjamin Herrenschmidt 1-3/+1
2015-12-22QE: Move QE from arch/powerpc to drivers/socGravatar Zhao Qiang 1-2/+2
2015-12-22QE: use subsys_initcall to init qeGravatar Zhao Qiang 1-2/+0
2012-11-15powerpc: Fix typos in Freescale copyright claimsGravatar Yang Li 1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCGravatar David Howells 1-1/+0
2011-11-24powerpc/83xx: merge PCI bridge additionsGravatar Dmitry Eremin-Solenikov 1-4/+1
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsGravatar Dmitry Eremin-Solenikov 1-17/+1
2011-11-24powerpc/83xx: consolidate init_IRQ functionsGravatar Dmitry Eremin-Solenikov 1-29/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2008-12-30powerpc/83xx: Fix sparse warnings in board filesGravatar Anton Vorontsov 1-5/+4
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesGravatar Kim Phillips 1-0/+1
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cGravatar John Rigby 1-0/+1
2008-01-28[POWERPC] QE: get rid of most device_types and modelGravatar Anton Vorontsov 1-4/+7
2008-01-23[POWERPC] 83xx: convert boards to use machine_device_initcallGravatar Kumar Gala 1-4/+1
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Gravatar Jon Loeliger 1-2/+2
2007-11-20[POWERPC] 8xxx: MDS board RTC fixesGravatar Kim Phillips 1-24/+0
2007-11-19[POWERPC] 83xx: mpc832x mds: Fix board PHY reset codeGravatar Kim Phillips 1-3/+4
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingGravatar Anton Vorontsov 1-1/+1
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsGravatar Kumar Gala 1-1/+1
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBGravatar Kumar Gala 1-1/+0
2007-08-22[POWERPC] Remove old includes from arch/ppcGravatar Kumar Gala 1-1/+0
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Gravatar Kim Phillips 1-1/+0
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIGravatar Arnd Bergmann 1-5/+0
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesGravatar Arnd Bergmann 1-1/+1
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECGravatar Kim Phillips 1-0/+1
2007-03-26[POWERPC] 83xx: Removed dead headerGravatar Kumar Gala 1-1/+0
2007-02-17[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesGravatar Kumar Gala 1-13/+9
2007-02-17[POWERPC] 83xx: use default value of loops_per_jiffyGravatar Kumar Gala 1-11/+0
2007-02-17[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Gravatar Kumar Gala 1-11/+0
2007-02-17[POWERPC] 83xx: Cleaning up machine probing and board initcallsGravatar Kumar Gala 1-15/+8
2007-01-30[POWERPC] 83xx: Fix compiler warnings on 836x and 832xGravatar Li Yang 1-0/+1
2007-01-26[POWERPC] 83xx: Make platform *_init_IRQ() staticGravatar Kumar Gala 1-1/+1
2007-01-22[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeGravatar Li Yang 1-1/+1
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcGravatar Benjamin Herrenschmidt 1-2/+0
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xGravatar Kim Phillips 1-0/+19
2006-10-04[POWERPC] Add support for the mpc832x mds boardGravatar Kim Phillips 1-0/+215