summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-10-11powerpc/powernv: Make OPAL NVRAM device tree accesses endian safeBenjamin Herrenschmidt1-2/+2
2013-10-11powerpc/powernv: Fix endian issues in OPAL RTC driverBenjamin Herrenschmidt1-0/+7
2013-10-11powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci...Alistair Popple1-2/+2
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.cAlistair Popple1-2/+2
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.cAlistair Popple1-4/+5
2013-10-11powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple1-1/+1
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt1-10/+16
2013-09-11powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan1-10/+21