summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [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-021-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-291-0/+1
| * pasemi: DMA engine management libraryOlof Johansson2008-01-293-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-252-2/+2
| * driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-251-5/+5
| * kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-251-12/+8Star
| * kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-251-8/+6Star
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-251-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/+15Star
* | | [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2008-01-282-8/+4Star
* | | [POWERPC] 83xx: rework platform KconfigKumar Gala2008-01-284-30/+23Star
* | | [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-282-26/+12Star
* | | [POWERPC] 83xx: add MPC837x RDB platform supportKim Phillips2008-01-283-1/+107
* | | [POWERPC] 83xx: add base platform support for the mpc8315 rdb boardKim Phillips2008-01-282-2/+3
* | | [POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platformKim Phillips2008-01-283-26/+17Star
* | | [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-284-25/+40
* | | [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xxKumar Gala2008-01-282-8/+0Star
* | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-283-2/+3
* | | [POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich2008-01-282-2/+2
* | | [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-285-6/+26
* | | [POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decrJochen Friedrich2008-01-281-1/+0Star
* | | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich2008-01-284-5/+5
* | | [POWERPC] 83xx: Add support for Wind River SBC834x boardsPaul Gortmaker2008-01-283-1/+124
* | | [POWERPC] 85xx: Add basic support for Wind River SBC8548 boardPaul Gortmaker2008-01-283-2/+178
* | | [POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boardsPaul Gortmaker2008-01-282-8/+5Star
* | | [POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpcPaul Gortmaker2008-01-283-2/+295
* | | [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-283-12/+3Star
* | | [POWERPC] 85xx: Port TQM85xx boards over from arch/ppcKumar Gala2008-01-273-0/+231
* | | [POWERPC] 85xx: Port STX GP3 board over from arch/ppcKumar Gala2008-01-273-2/+198
|/ /
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-01-267-0/+284
|\ \
| * | [POWERPC] 4xx: PIKA Warp base platformSean MacLennan2008-01-254-0/+274
| * | [POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2008-01-254-0/+10
* | | [POWERPC] Autodetect serial console on pegasos2Olaf Hering2008-01-251-0/+52