summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-061-1/+1
|\
| * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-061-1/+1
* | [POWERPC] 4xx: Fix offset value on Warp boardSean MacLennan2008-02-061-1/+1
* | [POWERPC] 4xx: Fix Walnut buildJosh Boyer2008-02-062-0/+2
* | [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-071-32/+45
* | [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-071-26/+1
* | [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-074-7/+14
* | [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-071-1/+1
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-076-3/+133
|\ \
| * | [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-066-3/+133
| |/
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-068-29/+29
|\ \
| * | [POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips2008-02-051-1/+1
| * | [POWERPC} Add oprofile support for e300Andy Fleming2008-02-051-0/+1
| * | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-051-0/+4
| * | [POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2008-02-051-20/+5
| * | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-052-4/+3
| * | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-052-4/+15
* | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-062-4/+2
* | | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
* | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
* | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
* | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
* | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
* | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
* | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
* | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* | | iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-051-2/+2
|/ /
* | Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-2/+8
* | pasemi: Fix thinko in dma_direct_ops setupOlof Johansson2008-02-011-1/+1
* | POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson2008-01-311-1/+3
|/
* [POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman2008-01-311-2/+267
* [POWERPC] Split out the ioid fetching/checking logicMichael Ellerman2008-01-311-6/+17
* [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman2008-01-311-5/+10
* [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman2008-01-311-6/+13
* [POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman2008-01-311-12/+26
* [POWERPC] Split out the logic that allocates struct iommusMichael Ellerman2008-01-311-4/+16
* Merge branch 'linux-2.6'Paul Mackerras2008-01-318-30/+513
|\
| * pasemi: export pasemi_dma_init()Olof Johansson2008-01-281-0/+1
| * pasemi: DMA engine management libraryOlof Johansson2008-01-283-1/+489
| * cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-252-8/+8
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-242-2/+2
| * driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-5/+5
| * kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-12/+8
| * kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-8/+6
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-319-69/+170
|\ \
| * | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-264-12/+72
| * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-266-35/+87
| * | [POWERPC] mpc52xx: clean up KconfigGrant Likely2008-01-261-26/+15
* | | [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2008-01-282-8/+4
OpenPOWER on IntegriCloud