summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2013-08-27powerpc/pseries: Child nodes are not detached by dlpar_detach_nodeTyrel Datwyler1-0/+7
2013-08-27powerpc/pseries: Add mising of_node_put in delete_dt_nodeTyrel Datwyler1-0/+1
2013-08-27powerpc/pseries: Make dlpar_configure_connector parent node awareTyrel Datwyler3-34/+34
2013-08-27powerpc/pseries: Do all node initialization in dlpar_parse_cc_nodeTyrel Datwyler1-2/+3
2013-08-27powerpc/pseries: Fix parsing of initial node path in update_dt_nodeTyrel Datwyler1-10/+11
2013-08-27powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer h...Tyrel Datwyler1-1/+1
2013-08-27powerpc/pseries: Fix over writing of rtas return code in update_dt_nodeTyrel Datwyler1-4/+4
2013-08-27powerpc/pseries: Fix creation of loop in device node property listTyrel Datwyler1-1/+1
2013-08-27powerpc/pseries: Add a warning in the case of cross-cpu VPA registrationMichael Ellerman1-0/+6
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar11-314/+11
2013-08-27pseries/cpuidle: Remove dependency of pseries.h fileDeepthi Dharwar2-4/+0
2013-08-24powerpc/85xx: Add C293PCIE board supportMingkai Hu3-0/+82
2013-08-24powerpc/85xx: Add P1023RDB board supportChunhe Lan2-3/+25
2013-08-21powerpc/booke64: Use appropriate -mcpuScott Wood1-0/+13
2013-08-21powerpc: Convert some mftb/mftbu into mfsprScott Wood1-2/+4
2013-08-21powerpc/fsl-booke: Work around erratum A-006958Scott Wood1-0/+23
2013-08-14powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHARAnton Blanchard1-4/+5
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard4-4/+8
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2-5/+5
2013-08-14powerpc/eeh: powerpc/eeh: Fix undefined variableMike Qiu1-14/+8
2013-08-14powerpc/powernv: Enable detection of legacy UARTsBenjamin Herrenschmidt1-0/+1
2013-08-14powerpc/powernv: Don't crash if there are no OPAL consolesBenjamin Herrenschmidt1-7/+9
2013-08-14powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt5-1/+213
2013-08-14powerpc/powernv: Update opal.h to add new LPC and XSCOM functionsBenjamin Herrenschmidt1-0/+4
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt1-6/+1
2013-08-14powerpc/powernv: Needn't IO segment map for PHB3Gavin Shan1-6/+7
2013-08-14powerpc/powernv: Check primary PHB through IDGavin Shan1-3/+1
2013-08-14powerpc/powernv: Fetch PHB bus range from dev-treeGavin Shan1-3/+10
2013-08-14powerpc/powernv: Free PHB instance upon errorGavin Shan1-6/+11
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming5-49/+4
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2-3/+3
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard4-5/+5
2013-08-14powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard2-27/+9
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2-6/+22
2013-08-08powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao1-6/+0
2013-08-08powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang1-0/+22
2013-07-24powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas1-1/+1
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov1-1/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan2-3/+3
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2-1/+73
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2-2/+2
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar1-0/+3
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle1-1/+0
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds46-3127/+2300
2013-07-04Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-1831/+0
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-0/+1
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-07-02Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt5-20/+37
2013-07-02Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt6-36/+25