summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand2011-12-081-1/+1
* powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-12-081-67/+68
* powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2011-12-081-2/+2
* powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-081-1/+3
* powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2011-12-081-1/+1
* powerpc/ps3: Interrupt code cleanupGeoff Levand2011-12-081-50/+53
* Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt2011-12-081-2/+2
|\
| * powerpc: Kconfig updates for FSL BookE HUGETLB 64-bitBecky Bruce2011-12-071-2/+2
* | Merge branch 'mpic' into nextBenjamin Herrenschmidt2011-12-0731-539/+94
|\ \
| * | powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-072-54/+5
| * | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-0729-36/+31
| * | powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-0722-240/+28
| * | powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-075-49/+14
| * | powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-0719-148/+21
| * | powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett2011-12-079-40/+23
| |/
* | powerpc/powernv: Display diag data on p7ioc EEH errorsBenjamin Herrenschmidt2011-12-074-19/+140
* | powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt2011-12-072-2/+10
|/
* powerpc/maple: Enable access to HT Host-Bridge on MapleDmitry Eremin-Solenikov2011-11-281-0/+55
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-2538-963/+274
|\
| * powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala2011-11-242-1/+1
| * powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala2011-11-244-29/+7
| * powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-2416-218/+40
| * powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov2011-11-2416-157/+89
| * powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov2011-11-241-8/+1
| * powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov2011-11-2413-80/+34
| * powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-2415-180/+31
| * powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov2011-11-2415-287/+68
| * powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang2011-11-243-3/+3
| * powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-241-1/+1
| * powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-241-1/+1
* | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-254-5/+1426
* | powerpc/powernv: Fixup p7ioc PCIe root complex class codeBenjamin Herrenschmidt2011-11-251-0/+7
* | powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt2011-11-252-15/+75
* | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-2/+2
* | powerpc/wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner2011-11-251-1/+2
* | powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner2011-11-251-1/+1
* | powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.Jimi Xenidis2011-11-257-52/+344
* | powerpc/icswx: Simple ACOP fault handlerJimi Xenidis2011-11-251-1/+12
* | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-252-1/+2
* | powerpc: Split ICSWX ACOP and PID processingJimi Xenidis2011-11-251-0/+8
* | powerpc/powermac: Add missing of_node_putJulia Lawall2011-11-251-2/+6
* | powerpc/cell/iommu: Add missing of_node_putJulia Lawall2011-11-251-0/+2
* | powerpc/pseries: Software invalidatation of TCEsMilton Miller2011-11-251-5/+56
|/
* powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
* powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
* Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt2011-11-081-0/+1
|\
| * powerpc/5200: add support for charon boardHeiko Schocher2011-09-291-0/+1
* | powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-11-081-16/+16
* | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-088-15/+10