aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt1-0/+106
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-101/+169
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds35-174/+1376
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt12-117/+669
2010-08-04powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher3-0/+163
2010-08-04powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi3-0/+157
2010-08-04powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov1-0/+21
2010-08-04powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok3-0/+103
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov1-129/+143
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov1-6/+37
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov1-8/+8
2010-08-04Merge branch 'master' into for-nextJiri Kosina18-49/+62
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt24-63/+503
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock1-0/+63
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin4-0/+290
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin1-0/+18
2010-08-01powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin3-0/+137
2010-08-01powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin1-9/+4
2010-08-01of/address: Clean up function declarationsGrant Likely4-1/+6
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt1-1/+5
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt1-2/+2
2010-07-31powerpc: Remove redundant xics badness warningBrian King1-2/+0
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt1-16/+0
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell1-2/+3
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich1-16/+0
2010-07-24of: remove of_default_bus_idsJonas Bonn2-2/+26
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely8-18/+18
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2-2/+2
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely17-55/+59
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt1-11/+11
2010-07-14lmb: rename to memblockYinghai Lu16-54/+54
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-1/+3
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall1-3/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall1-2/+1
2010-07-09powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocation/request failureMark Nelson1-8/+15
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.hMark Nelson1-3/+2
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2010-07-09powerpc/pseries: Partition hibernation supportBrian King3-0/+221
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras3-8/+6
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resourcesDenis Kirjanov1-1/+5
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely1-0/+6
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov3-7/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2-20/+4
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov4-52/+48
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely1-6/+66
2010-06-16Merge branch 'master' into for-nextJiri Kosina18-57/+258
2010-06-16fix typos concerning "instead"Uwe Kleine-König1-1/+1
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov1-1/+10