summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-22powerpc/fsl: Updated device trees for platforms with corenet version 2Diana Craciun9-12/+42
2014-05-22powerpc: Fix unused variable warning for epapr_has_idleScott Wood1-1/+1
2014-05-22powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood1-0/+2
2014-05-22powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder1-1/+11
2014-05-22powerpc/85xx: Add OCA4080 board supportMartijn de Gouw4-1/+122
2014-05-22powerpc/mpc85xx: add support for Keymile's kmcoge4 boardValentin Longchamp4-2/+380
2014-05-22fsl/pci: fix RC cannot detect PME message comingWang Dongsheng1-2/+1
2014-05-22powerpc/rmu: Fix the error memory free parametersLiu Gang1-3/+3
2014-05-22powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood1-1/+6
2014-05-09powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood1-1/+9
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt54-679/+898
2014-05-01powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan1-1/+1
2014-05-01ppc476: Enable a linker work around for IBM errata #46Alistair Popple3-0/+34
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple7-25/+268
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple10-26/+847
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-05-01powerpc: Use 64k io pages when we never see an HEAAlexander Graf1-3/+22
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud4-8/+16
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2-3/+36
2014-04-28powerpc/tm: Remove unnecessary r1 saveMichael Neuling1-2/+0
2014-04-28powerpc: powernv: Implement ppc_md.get_proc_freq()Gautham R. Shenoy1-0/+21
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy2-4/+14
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde3-7/+66
2014-04-28powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_rangesAndrew Murray1-59/+29
2014-04-28powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers2-6/+16
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater7-5/+72
2014-04-28powerpc/boot: Add a global entry point for pseriesCédric Le Goater3-1/+11
2014-04-28powerpc/boot: Modify entry point for 64bitCédric Le Goater1-4/+104
2014-04-28powerpc/boot: Define a routine to enter promCédric Le Goater2-0/+77
2014-04-28powerpc/boot: Add little endian support to elf utilsCédric Le Goater1-0/+4
2014-04-28powerpc/boot: Add 64bit and little endian support to addnoteCédric Le Goater1-43/+85
2014-04-28powerpc/boot: Define byteswapping routines for little endianCédric Le Goater2-0/+36
2014-04-28powerpc/boot: Fix compile warning in 64bitCédric Le Goater1-1/+1
2014-04-28powerpc/boot: Define typedef ihandle as u32Cédric Le Goater2-6/+6
2014-04-28powerpc/boot: Rework of_claim() to make it 64bit friendlyCédric Le Goater3-10/+12
2014-04-28powerpc/boot: Add PROM_ERROR define in oflibCédric Le Goater2-3/+5
2014-04-28powerpc/boot: Add byteswapping routines in oflibCédric Le Goater3-13/+18
2014-04-28powerpc/boot: Use prom_arg_t in oflibCédric Le Goater1-4/+6
2014-04-28powerpc/boot: Use a common prom_args struct in oflibCédric Le Goater2-14/+17
2014-04-28powerpc/boot: Fix do_div for 64bit wrapperCédric Le Goater1-0/+14
2014-04-28powerpc/prom: Stop scanning dev-tree for fdump earlyGavin Shan1-2/+3
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 Shan2-16/+95
2014-04-28powerpc/eeh: Can't recover from non-PE-reset caseGavin Shan1-3/+9
2014-04-28powrpc/powernv: Reset PHB in kdump kernelGavin Shan3-4/+24
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan5-2/+61
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan4-15/+30
2014-04-28powerpc/powernv: Reset root port in firmwareGavin Shan1-7/+6