aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc85xx_cds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov1-7/+18
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-1/+1
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-4/+2
2015-09-14powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner1-1/+2
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-0/+1
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-13/+31
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-03-16powerpc/85xx: mpc8548cds - Add FPGA node to dtschenhui zhao1-16/+34
2012-03-16powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridgechenhui zhao1-2/+29
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-2/+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-14/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-8/+1
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-13/+3
2011-11-25powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner1-1/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-13/+1
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-0/+2
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-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+0
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce1-4/+0
2008-07-14powerpc/85xx: publish of device for cds platformsDave Jiang1-0/+14
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala1-5/+1
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala1-1/+9
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala1-3/+2
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-7/+11
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger1-13/+0
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-09-10[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala1-1/+1
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-07-24[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson1-4/+4
2007-07-24[POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson1-11/+25
2007-07-23[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson1-0/+35
2007-07-23[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson1-6/+31
2007-07-23[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala1-0/+10
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala1-0/+1
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang1-5/+9
2007-07-09[POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang1-42/+34
2007-07-03[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala1-22/+1
2007-06-29[POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala1-6/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-1/+2
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