summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2014-06-11powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu1-2/+2
2014-06-11powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu1-0/+1
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman21-3723/+1
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds39-349/+1410
2014-06-07powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt1-0/+1
2014-06-05powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde1-1/+2
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard1-3/+3
2014-06-05powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard1-0/+10
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard3-14/+8
2014-06-05powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard1-4/+4
2014-06-05powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt1-0/+150
2014-06-05powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2-0/+23
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+12
2014-05-28powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman6-9/+518
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman1-1/+1
2014-05-28Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt5-37/+104
2014-05-22powerpc/mpc85xx: Add BSC9132 QDS Supportharninder rai3-0/+84
2014-05-22powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan3-34/+10
2014-05-22powerpc/fsl-booke: Add initial T104x_QDS board supportPrabhakar Kushwaha2-1/+5
2014-05-22powerpc/85xx: Add OCA4080 board supportMartijn de Gouw2-1/+3
2014-05-22powerpc/mpc85xx: add support for Keymile's kmcoge4 boardValentin Longchamp2-2/+3
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt1-94/+16
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring10-215/+178
2014-05-12powerpc/powernv: Reset root port in firmwareGavin Shan1-1/+2
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt9-13/+20
2014-05-01ppc476: Enable a linker work around for IBM errata #46Alistair Popple2-0/+29
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple1-0/+2
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple3-23/+116
2014-05-01IBM Currituck: Clean up board specific code before adding Akebono codeAlistair Popple2-5/+5
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds1-0/+4
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring4-12/+12
2014-04-28powerpc: powernv: Implement ppc_md.get_proc_freq()Gautham R. Shenoy1-0/+21
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde2-7/+65
2014-04-28powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers1-0/+1
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater1-0/+5
2014-04-28powerpc/powernv: Don't use pe->pbus to get the domain numberGavin Shan1-2/+2
2014-04-28powerpc/powernv: Missed IOMMU table typeGavin Shan1-5/+4
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan1-16/+94
2014-04-28powrpc/powernv: Reset PHB in kdump kernelGavin Shan3-4/+24
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan3-2/+38
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan2-2/+20
2014-04-28powerpc/powernv: Reset root port in firmwareGavin Shan1-7/+6
2014-04-28powerpc/pseries: Fix overwritten PE stateGavin Shan1-0/+1
2014-04-28powerpc/powernv: Fix endless reporting frozen PEGavin Shan1-0/+7
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan1-4/+9
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan2-6/+24
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan2-0/+36
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan1-61/+23
2014-04-28powerpc/powernv: Use EEH PCI config accessorsGavin Shan1-11/+12
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan1-36/+64