summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc85xx_cds.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-311-1/+0Star
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0Star
* | powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-241-0/+1
|/
* powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-221-4/+0Star
* powerpc/85xx: publish of device for cds platformsDave Jiang2008-07-141-0/+14
* [POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala2008-01-241-5/+1Star
* [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-111-1/+9
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-081-3/+2Star
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-081-7/+11
* [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger2007-09-141-13/+0Star
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-131-1/+1
|\
| * [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-101-1/+1
* | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-231-1/+0Star
|/
* [POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson2007-07-241-4/+4
* [POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson2007-07-241-11/+25
* [POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson2007-07-241-0/+35
* [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2007-07-241-6/+31
* [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala2007-07-231-0/+10
* [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-231-0/+1
* [POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang2007-07-231-5/+9
* [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang2007-07-101-42/+34Star
* [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala2007-07-031-22/+1Star
* [POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala2007-06-291-6/+1Star
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-291-1/+2
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-291-5/+0Star
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-291-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-1/+1
* [POWERPC] 85xx: Cleaning up machine probingKumar Gala2007-02-171-5/+3Star
* [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger2007-02-171-7/+0Star
* [POWERPC] 85xx: Marked functions staticKumar Gala2007-02-091-12/+5Star
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-3/+4
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-061-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* Merge branch 'merge'Paul Mackerras2006-08-251-122/+88Star
|\
| * [POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2006-08-231-122/+88Star
* | [POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* Add 85xx CDS to arch/powerpcAndy Fleming2006-04-041-0/+359