aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"Kim Phillips1-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 Vinson2-6/+32
2007-07-23[POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2-1/+241
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala1-1/+0
2007-07-23[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala1-0/+10
2007-07-23[POWERPC] 85xx: Added 8568 PCIe supportKumar Gala1-0/+1
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 Zang7-104/+18
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 Gala4-77/+4
2007-07-03[POWERPC] 85xx: Fix 8548CDS reset bugRoy Zang1-0/+32
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-2/+1
2007-06-29[POWERPC] Removed remnants of bus_offsetKumar Gala1-1/+1
2007-06-29[POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala2-9/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2-2/+4
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala1-1/+0
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann3-15/+0
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann5-5/+5
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2-2/+2
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips1-0/+1
2007-04-24Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22Paul Mackerras1-25/+4
2007-04-12[POWERPC] Convert 85xx platform to unified platform KconfigKumar Gala1-25/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell4-4/+4
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-0/+1
2007-03-29[POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger3-1/+153
2007-03-07[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala1-0/+1
2007-02-17[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boardsKumar Gala3-19/+19
2007-02-17[POWERPC] 85xx: Cleaning up machine probingKumar Gala3-23/+9
2007-02-16[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx platforms.Jon Loeliger3-15/+0
2007-02-13[POWERPC] 85xx: Add support for the 8568 MDS boardAndy Fleming3-0/+260
2007-02-09[POWERPC] 85xx: Marked functions staticKumar Gala2-16/+8
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt1-8/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-11/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering2-6/+6
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson2-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug1-49/+60
2006-09-21POWERPC: Add support for the mpc8560 eval boardVitaly Bordug4-0/+192
2006-08-25Merge branch 'merge'Paul Mackerras3-230/+143
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2-123/+88
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming1-107/+55
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr3-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman1-2/+3
2006-04-04Add 85xx CDS to arch/powerpcAndy Fleming4-1/+411
2006-03-30powerpc: converted embedded platforms to use new define_machine supportKumar Gala1-20/+20