summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 83xx: mpc8313erdb: Fix whitespace.Scott Wood2007-12-131-2/+2
* [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood2007-12-131-2/+19
* [POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood2007-12-133-253/+81
* [POWERPC] 83xx: Add platform support for MPC837x MDS boardLi Yang2007-12-113-0/+116
* [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-115-8/+8
* Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2007-12-112-8/+24
|\
| * powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-102-8/+24
* | [POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell2007-12-111-2/+2
* | [POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell2007-12-114-259/+219
* | [POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell2007-12-111-54/+46
* | [POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell2007-12-113-97/+95
* | [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-111-1/+2
* | [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-1110-14/+14
* | [POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell2007-12-111-0/+2
* | [POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell2007-12-111-0/+2
* | [POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2007-12-112-1/+5
* | [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell2007-12-111-15/+12
* | [POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell2007-12-111-9/+9
* | [POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell2007-12-112-12/+12
* | [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell2007-12-113-17/+6
* | [POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell2007-12-111-49/+19
* | [POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell2007-12-111-79/+26
* | [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell2007-12-111-33/+35
* | [POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell2007-12-111-18/+1
* | [POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell2007-12-111-108/+108
* | [POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell2007-12-111-4/+4
* | [POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell2007-12-111-23/+16
* | [POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell2007-12-111-17/+7
* | [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-1/+1
* | [POWERPC] celleb: Add support for native CBEIshizaki Kou2007-12-114-23/+85
* | [POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou2007-12-111-0/+2
* | [POWERPC] CELLEB: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-061-3/+8
* | [POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger2007-12-064-5/+5
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras2007-12-056-43/+105
|\ \
| * | [POWERPC] pasemi: Fix module information for gpio-mdioOlof Johansson2007-12-031-0/+5
| * | [POWERPC] pasemi: Move cpus to hold loop before restartOlof Johansson2007-12-011-0/+7
| * | [POWERPC] pasemi: Don't enter powersaving states from elevated astatesOlof Johansson2007-12-013-1/+22
| * | [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-294-7/+22
| * | [POWERPC] pasemi: clean up mdio_gpio a bitOlof Johansson2007-11-291-37/+51
* | | [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-033-3/+3
* | | [POWERPC] iSeries: Fix sparse warnings in setup.cStephen Rothwell2007-12-032-8/+9
* | | [POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.hStephen Rothwell2007-12-032-5/+6
* | | [POWERPC] iSeries: Mark two functions __initStephen Rothwell2007-12-031-2/+2
* | | [POWERPC] EEH: Report errors as soon as possibleLinas Vepstas2007-12-031-7/+8
* | | [POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas2007-12-031-1/+1
* | | [POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas2007-12-031-0/+1
* | | [POWERPC] powermac: Fix warning in time.cJohannes Berg2007-12-031-0/+2
* | | [POWERPC] Remove prod_processor()Nathan Lynch2007-12-031-5/+0
* | | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-032-2/+4
| |/ |/|
* | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
OpenPOWER on IntegriCloud