summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds31-36/+62
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring3-0/+3
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring7-36/+27
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan3-16/+17
2013-11-06powerpc/powernv: Add PE to its own PELTVGavin Shan1-1/+11
2013-11-06powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt1-0/+23
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2-5/+5
2013-11-04Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt3-15/+10
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2-4/+4
2013-10-31powerpc/nvram: Scan partitions only onceCedric Le Goater1-3/+3
2013-10-31powerpc/mpc512x: remove unnecessary #ifBrian Norris1-14/+7
2013-10-31powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin1-1/+1
2013-10-31Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang1-3/+2
2013-10-31powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig1-0/+3
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde4-1/+676
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde1-0/+19
2013-10-30powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard1-2/+2
2013-10-30powerpc: Use -mcpu=power7 on ppc64 little endian buildsAnton Blanchard1-4/+5
2013-10-30powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard1-29/+30
2013-10-30powerpc: Add includes to fix powernv/rng.c buildStephen Rothwell1-0/+3
2013-10-29powerpc/p1010rdb: add P1010RDB-PB platform supportZhao Qiang1-0/+2
2013-10-29arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2013-10-29powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun1-0/+1
2013-10-29powerpc/85xx: use one kernel option for all the CoreNet_Generic boardsKevin Hao1-101/+10
2013-10-29powerpc/85xx: rename the corenet_ds.c to corenet_generic.cKevin Hao2-7/+7
2013-10-29powerpc/85xx: introduce corenet_generic machineKevin Hao11-656/+97
2013-10-29powerpc/b4qds: enable coreintScott Wood1-5/+0
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding2-6/+5
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely1-2/+4
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely6-12/+7
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely7-28/+23
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely7-7/+7
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt3-19/+75
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy3-19/+75
2013-10-11powerpc/eeh: Output PHB3 diag-dataGavin Shan1-0/+70
2013-10-11powerpc/powernv: Double size of log blobGavin Shan1-1/+1
2013-10-11powerpc/eeh: Output error numberGavin Shan1-2/+2
2013-10-11powerpc/powernv: Support inbound error injectionGavin Shan1-9/+50
2013-10-11powerpc/powernv: Enable EEH for PHB3Gavin Shan2-19/+12
2013-10-11powerpc/powernv: Add scom support under OPALv3Benjamin Herrenschmidt3-0/+107
2013-10-11powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt3-15/+28
2013-10-11powerpc/pseries: Implement arch_get_random_long() based on H_RANDOMMichael Ellerman2-1/+45
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman3-1/+124
2013-10-11powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-2/+2
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard4-8/+8
2013-10-11powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard1-9/+10
2013-10-11powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt1-0/+2
2013-10-11powerpc/powernv: Fix OPAL entry and exit in little endian modeBenjamin Herrenschmidt1-1/+8
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt1-12/+16
2013-10-11powerpc/powernv: Fix endian issues in powernv PCI codeBenjamin Herrenschmidt2-28/+30