summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt6-192/+24
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2-2/+2
2011-06-29powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt1-12/+4
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt1-0/+68
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov1-22/+19
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita4-26/+12
2011-06-29powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita3-19/+23
2011-06-29powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov1-2/+2
2011-06-29powerpc: mem_init should call memblock_is_reserved with phys_addr_tBecky Bruce1-1/+2
2011-06-29powerpc: Whitespace fix to include/asm/pgtable-ppc64.hBecky Bruce1-1/+2
2011-06-29powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood4-34/+266
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood4-16/+21
2011-06-29Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt3-1/+24
2011-06-28powerpc/4xx: Update Canyonlands and Glacier boards DTS to add HW RNG supportMike Williams2-1/+12
2011-06-28ppc4xx: Add crypto and RNG entries to Sequoia DTSJosh Boyer1-0/+12
2011-06-27powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi3-0/+33
2011-06-27powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha6-0/+790
2011-06-27powerpc/86xx: enable the framebuffer console on the MPC8610 HPCDTimur Tabi1-0/+5
2011-06-27powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi1-59/+48
2011-06-27powerpc/85xx: enable the framebuffer console for the defconfigsTimur Tabi2-0/+8
2011-06-27powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi1-1/+6
2011-06-27powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood4-0/+19
2011-06-27powerpc/85xx: Add P4080 SoC device tree include stubKumar Gala2-587/+662
2011-06-27powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi1-3/+8
2011-06-27powerpc/85xx: specify interrupt for pq3-localbus devicesDmitry Eremin-Solenikov8-0/+16
2011-06-27powerpc/85xx: tqm8540 - add description for onboard flashDmitry Eremin-Solenikov1-0/+40
2011-06-27powerpc/85xx: Update device tree to add nand info for p3041dsLei Xu1-0/+39
2011-06-27powerpc/85xx: Update device tree to add nand info for p5020dsLei Xu1-0/+39
2011-06-27powerpc/85xx: Add host-pci(e) bridge only for RCPrabhakar Kushwaha1-0/+13
2011-06-27powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi5-3/+55
2011-06-27powerpc: add Freescale hypervisor partition control functionsTimur Tabi2-0/+30
2011-06-27powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra4-0/+347
2011-06-27powerpc: introduce ePAPR embedded hypervisor hcall interfaceTimur Tabi2-0/+1157
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder3-36/+37
2011-06-22powerpc/qe: Limit QE support to ppc32Kumar Gala1-1/+1
2011-06-22powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala1-0/+5
2011-06-22powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2-19/+18
2011-06-22powerpc/85xx: Add basic P1023RDS board supportRoy Zang7-9/+892
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra5-40/+63
2011-06-22powerpc/85xx: Set up doorbells even with no mpicScott Wood1-9/+12
2011-06-22powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADERKumar Gala1-61/+9
2011-06-22powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala2-30/+17
2011-06-22powerpc/85xx: Updates to P4080DS device treeKumar Gala1-107/+222
2011-06-22powerpc/85xx: Add P3041DS device treeKumar Gala1-0/+752
2011-06-22powerpc/85xx: Add P5020DS device treeKumar Gala1-0/+745
2011-06-22powerpc: Add a defconfig for 'corenet' 32-bit platformsKumar Gala1-0/+183
2011-06-22powerpc: Rename e55xx_smp_defconfig to corenet64_smp_defconfigKumar Gala1-0/+0
2011-06-20powerpc: Fix doorbell type shiftMichael Neuling1-1/+1
2011-06-20powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov1-1/+1
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras6-9/+19