summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc85xx_cds.c
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala2007-06-291-6/+1
* [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/+0
* [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-131-1/+1
* [POWERPC] 85xx: Cleaning up machine probingKumar Gala2007-02-171-5/+3
* [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger2007-02-161-7/+0
* [POWERPC] 85xx: Marked functions staticKumar Gala2007-02-091-12/+5
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-3/+4
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-051-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Merge branch 'merge'Paul Mackerras2006-08-251-122/+88
|\
| * [POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2006-08-231-122/+88
* | [POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* Add 85xx CDS to arch/powerpcAndy Fleming2006-04-041-0/+359