aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2-141/+1
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist1-1/+1
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan1-6/+15
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling3-0/+8
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan1-1/+1
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-15/+9
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan1-2/+28
2014-06-11powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard1-0/+2
2014-06-11powerpc/powernv: Fix reading of OPAL msglogJoel Stanley1-1/+5
2014-06-11powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter1-1/+0
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao2-48/+69
2014-06-11powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard1-2/+2
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/powerpcLinus 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/git/robh/linux into nextLinus 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