summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+31
* [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger2007-09-143-37/+0Star
* [POWERPC] 85xx: Clean up from 85xx_ds renameKumar Gala2007-09-131-14/+22
* [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.cKumar Gala2007-09-133-5/+5
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-133-1/+5
|\
| * [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-103-1/+5
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-282-199/+16Star
|\|
| * [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-172-199/+16Star
* | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-232-2/+0Star
|/
* [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-101-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-242-6/+32
* [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-242-1/+241
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-241-1/+0Star
* [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala2007-07-231-0/+10
* [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-231-0/+1
* [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-237-104/+18Star
* [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-034-77/+4Star
* [POWERPC] 85xx: Fix 8548CDS reset bugRoy Zang2007-07-031-0/+32
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-2/+1Star
* [POWERPC] Removed remnants of bus_offsetKumar Gala2007-06-291-1/+1
* [POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala2007-06-292-9/+1Star
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-292-2/+4
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-291-1/+0Star
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-293-15/+0Star
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-295-5/+5
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-072-2/+2
* [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips2007-05-021-0/+1
* Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-241-25/+4Star
|\
| * [POWERPC] Convert 85xx platform to unified platform KconfigKumar Gala2007-04-131-25/+4Star
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-124-4/+4
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-121-0/+1
|\ \ | |/ |/|
| * [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-081-0/+1
* | [POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger2007-03-303-1/+153
|/
* [POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boardsKumar Gala2007-02-173-19/+19
* [POWERPC] 85xx: Cleaning up machine probingKumar Gala2007-02-173-23/+9Star
* [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger2007-02-173-15/+0Star
* [POWERPC] 85xx: Add support for the 8568 MDS boardAndy Fleming2007-02-133-0/+260
* [POWERPC] 85xx: Marked functions staticKumar Gala2007-02-092-16/+8Star
* [POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt2006-12-041-8/+0Star
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-11/+0Star
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-072-6/+6
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-062-2/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0Star
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-49/+60