aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdataScott Wood2008-01-231-1/+1
| * [POWERPC] 83xx: MPC8313e RBD add NAND to device treeScott Wood2008-01-231-0/+13
| * [POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood2008-01-233-0/+338
| * [POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood2008-01-233-0/+128
| * [POWERPC] Update MPC8610 HPCD to support audio driversTimur Tabi2008-01-231-0/+15
| * [POWERPC] Add IPIC Kconfig optionJohn Rigby2008-01-231-0/+5
| * [POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()Paul Gortmaker2008-01-231-6/+6
| * [POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2008-01-231-0/+1
| * [POWERPC] MPC8349E-mITX: introduce localbus and pata nodesAnton Vorontsov2008-01-231-0/+12
| * [POWERPC] 83xx: USB device tree cleanupsLi Yang2008-01-231-4/+4
| * [POWERPC] 83xx: Add MPC837x USB platform supportLi Yang2008-01-233-0/+94
| * [POWERPC] 83xx: convert boards to use machine_device_initcallKumar Gala2008-01-235-24/+6
| * [POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala2008-01-233-14/+5
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-249-51/+121
|\ \
| * | [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-1/+0