summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-27[POWERPC] 85xx: Port STX GP3 board over from arch/ppcKumar Gala5-2/+1609
2008-01-27[POWERPC] Add a cuboot wrapper for 85xx with CPM2Kumar Gala2-1/+70
2008-01-27[POWERPC] bootwrapper: Add find_node_by_compatibleKumar Gala2-0/+20
2008-01-27[POWERPC] Always build setup-bus.c on powerpcKumar Gala1-1/+1
2008-01-27[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely1-75/+2
2008-01-27[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely6-15/+114
2008-01-27[POWERPC] Efika: prune fixups and make them more carefullGrant Likely1-70/+79
2008-01-27[POWERPC] mpc5200: make dts files conform to generic names recommended practiceGrant Likely6-204/+150
2008-01-27[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely13-57/+112
2008-01-27[POWERPC] mpc52xx: clean up KconfigGrant Likely1-26/+15
2008-01-27[POWERPC] mpc5200: add #address-cells and #size-cells to soc node.Paul Gortmaker5-0/+10
2008-01-26Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras1-54/+5
2008-01-26Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras20-9/+1992
2008-01-25[POWERPC] 4xx: logical/bitand typo in powerpc/boot/4xx.cRoel Kluin1-1/+1
2008-01-25[POWERPC] 4xx: PIKA Warp defconfigSean MacLennan1-0/+1057
2008-01-25[POWERPC] 4xx: PIKA Warp bootwrapperSean MacLennan2-1/+42
2008-01-25[POWERPC] 4xx: PIKA Warp DTSSean MacLennan1-0/+239
2008-01-25[POWERPC] 4xx: PIKA Warp base platformSean MacLennan5-1/+275
2008-01-25[POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan1-0/+12
2008-01-25[POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson9-4/+78
2008-01-25[POWERPC] 4xx: Add AMCC Haleakala (405EXr) dtsStefan Roese1-0/+274
2008-01-25[POWERPC] 4xx: Add 405EXr to cputableStefan Roese1-2/+14
2008-01-25[POWERPC] Autodetect serial console on pegasos2Olaf Hering1-0/+52
2008-01-25[POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering1-2/+2
2008-01-25[POWERPC] Make IOMMU code safe for > 132 GB of memoryMichael Ellerman1-3/+4
2008-01-25[POWERPC] Remove bogus comment in dma_direct_alloc_coherent()Michael Ellerman1-1/+0
2008-01-25[POWERPC] Remove the global dma_direct_offsetMichael Ellerman2-5/+4
2008-01-25[POWERPC] Have celleb use its own dma_direct_offset variableMichael Ellerman1-2/+4
2008-01-25[POWERPC] Have cell use its own dma_direct_offset variableMichael Ellerman1-5/+7
2008-01-25[POWERPC] Use archdata.dma_data in dma_direct_ops and add the offsetMichael Ellerman1-3/+8
2008-01-25[POWERPC] Add celleb_dma_dev_setup()Michael Ellerman1-1/+13
2008-01-25[POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()Michael Ellerman1-2/+6
2008-01-25[POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt1-7/+4
2008-01-25[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-14/+35
2008-01-25[POWERPC] PS3: Remove lpar address workaroundGeoff Levand3-28/+4
2008-01-25[POWERPC] PS3: Vuart: change semaphore to mutexGeoff Levand1-11/+11
2008-01-25[POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto4-0/+1324
2008-01-25[POWERPC] PS3: Add logical performance monitor device supportGeoff Levand3-0/+98
2008-01-25[POWERPC] PS3: Add logical performance monitor repository routinesTakashi Yamamoto2-4/+83
2008-01-25[POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.cGeert Uytterhoeven1-32/+32
2008-01-25[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.cGeert Uytterhoeven1-9/+7
2008-01-25[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.cGeert Uytterhoeven1-7/+7
2008-01-25[POWERPC] PS3: Refactor ps3_repository_find_device()Geert Uytterhoeven1-38/+22
2008-01-25[POWERPC] PS3: Kill unused ps3_repository_bump_device()Geert Uytterhoeven1-6/+0
2008-01-25[POWERPC] PS3: Add repository polling loop to work around timing bugGeert Uytterhoeven1-13/+33
2008-01-25[POWERPC] PS3: Use the HVs storage device notification mechanism properlyGeert Uytterhoeven3-234/+223
2008-01-25[POWERPC] PS3: Add ps3_repository_find_device_by_id()Geert Uytterhoeven2-0/+79
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven7-36/+31
2008-01-25[POWERPC] Add definition of Cell bookmark SPRGeoff Levand1-0/+1
2008-01-25[POWERPC] kdump shutdown hook supportMichael Neuling2-5/+99