aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2014-01-12powerpc/512x: clk: minor comment updatesGerhard Sittig1-3/+11
2014-01-12clk: mpc512x: remove migration support workaroundsGerhard Sittig1-34/+16
2014-01-12powerpc/mpc512x: improve DIU related clock setupGerhard Sittig1-76/+91
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig4-757/+2
2014-01-12clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig1-1/+171
2014-01-12clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig2-1/+801
2014-01-11POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz1-54/+3
2014-01-11POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz1-2/+0
2014-01-09powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers3-1/+234
2014-01-07powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo3-0/+154
2014-01-07powerpc/85xx: Add QE common init functionXie Xiaobo4-50/+48
2014-01-07powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao1-6/+11
2014-01-07treewide: fix comments and printk msgsMasanari Iida1-2/+2
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt9-67/+63
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple1-2/+0
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple5-11/+20
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple5-19/+19
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2-2/+0
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt1-6/+6
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard1-1/+3
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard1-13/+15
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard1-4/+4
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard1-23/+23
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard1-6/+6
2013-12-10powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo1-0/+1
2013-12-09powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastructure.Mahesh Salgaonkar2-0/+147
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V1-0/+1
2013-12-09powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2-3/+4
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr1-1/+1
2013-12-05powernv: Remove get/set_rtc_time when they are not presentMichael Neuling1-1/+5
2013-12-05powerpc/eeh: Output PHB diag-dataGavin Shan1-5/+2
2013-12-05powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan3-200/+139
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy4-9/+42
2013-12-05powerpc/powernv: Move SG list structure to header fileVasant Hegde1-25/+6
2013-12-05powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2-0/+92
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar1-1/+42
2013-12-05powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar1-6/+2
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar1-96/+1
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar1-18/+17
2013-12-02powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman1-5/+0
2013-12-02powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman1-1/+1
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-11-26powerpc: Clean up panic_timeout usageJason Baron1-1/+1
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard1-3/+17
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-0/+11
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman1-0/+1