summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [POWERPC] 83xx: rework platform KconfigKumar Gala2008-01-284-30/+23
* | [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-282-26/+12
* | [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/+17
* | [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/+0
* | [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/+0
* | [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/+5
* | [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/+3
* | [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
* | [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering2008-01-251-2/+2
* | [POWERPC] Make IOMMU code safe for > 132 GB of memoryMichael Ellerman2008-01-251-3/+4
* | [POWERPC] Have celleb use its own dma_direct_offset variableMichael Ellerman2008-01-251-2/+4
* | [POWERPC] Have cell use its own dma_direct_offset variableMichael Ellerman2008-01-251-5/+7
* | [POWERPC] Add celleb_dma_dev_setup()Michael Ellerman2008-01-251-1/+13
* | [POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()Michael Ellerman2008-01-251-2/+6
* | [POWERPC] PS3: Remove lpar address workaroundGeoff Levand2008-01-252-23/+4
* | [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-251-0/+13
* | [POWERPC] PS3: Add logical performance monitor device supportGeoff Levand2008-01-252-0/+90
* | [POWERPC] PS3: Add logical performance monitor repository routinesTakashi Yamamoto2008-01-252-4/+83
* | [POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.cGeert Uytterhoeven2008-01-251-32/+32
* | [POWERPC] PS3: Refactor ps3_repository_find_device()Geert Uytterhoeven2008-01-251-38/+22
* | [POWERPC] PS3: Kill unused ps3_repository_bump_device()Geert Uytterhoeven2008-01-251-6/+0
* | [POWERPC] PS3: Add repository polling loop to work around timing bugGeert Uytterhoeven2008-01-251-13/+33
* | [POWERPC] PS3: Use the HVs storage device notification mechanism properlyGeert Uytterhoeven2008-01-253-234/+223
* | [POWERPC] PS3: Add ps3_repository_find_device_by_id()Geert Uytterhoeven2008-01-252-0/+79
* | [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-255-32/+27
|/
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-2428-64/+856
|\
| * [POWERPC] Add initial iomega StorCenter board port.Jon Loeliger2008-01-233-6/+210
| * [POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger2008-01-231-2/+0
| * [POWERPC] 8xx: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-233-9/+6
| * [POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth2008-01-231-0/+14
OpenPOWER on IntegriCloud