aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc85xx_cds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-02-17[POWERPC] 85xx: Cleaning up machine probingKumar Gala1-5/+3
2007-02-16[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx platforms.Jon Loeliger1-7/+0
2007-02-09[POWERPC] 85xx: Marked functions staticKumar Gala1-12/+5
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-3/+4
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-08-25Merge branch 'merge'Paul Mackerras1-122/+88
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming1-122/+88
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-04-04Add 85xx CDS to arch/powerpcAndy Fleming1-0/+359