summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx/mpc832x_mds.c
AgeCommit message (Expand)Author
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22QE: use subsys_initcall to init qeZhao Qiang
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2008-12-30powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov
2008-01-23[POWERPC] 83xx: 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
2007-11-20[POWERPC] 8xxx: MDS board RTC fixesKim Phillips
2007-11-19[POWERPC] 83xx: mpc832x mds: Fix board PHY reset codeKim Phillips
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips
2007-03-26[POWERPC] 83xx: Removed dead headerKumar Gala
2007-02-17[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala
2007-02-17[POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala
2007-02-17[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala
2007-02-17[POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala
2007-01-30[POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang
2007-01-26[POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala
2007-01-22[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips