summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/mpc85xx_cds.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-14powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-16powerpc/85xx: mpc8548cds - Add FPGA node to dtschenhui zhao
2012-03-16powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridgechenhui zhao
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle 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-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-11-25powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce
2008-07-14powerpc/85xx: publish of device for cds platformsDave Jiang
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-09-10[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala
2007-07-24[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson
2007-07-24[POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson
2007-07-23[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson
2007-07-23[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson
2007-07-23[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang
2007-07-09[POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang
2007-07-03[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala
2007-06-29[POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann