aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala3-0/+48
2007-03-22[POWERPC] Split powermac platforms into their own Kconfig fileKumar Gala1-0/+20
2007-03-22[POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala1-0/+35
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas2-18/+16
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas2-2/+10
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas3-25/+5
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas1-51/+59
2007-03-22[POWERPC] EEH: handle reset state highLinas Vepstas1-3/+3
2007-03-22[POWERPC] EEH: multifunction recovery bugfixLinas Vepstas1-1/+2
2007-03-22[POWERPC] EEH: hotplug recovery bugfixLinas Vepstas1-1/+2
2007-03-22[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas1-9/+35
2007-03-22[POWERPC] EEH: Tolerate high mmioLinas Vepstas1-1/+1
2007-03-22[POWERPC] EEH: Add clarifying messages.Linas Vepstas1-5/+15
2007-03-22[POWERPC] EEH: modify order of EEH state checkingLinas Vepstas1-8/+8
2007-03-16[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day1-3/+3
2007-03-16[POWERPC] 8xx parenthesis balanceMariusz Kozlowski2-2/+2
2007-03-09[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platformsZang Roy-r619111-10/+0
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell3-25/+38
2007-03-09[POWERPC] Make iSeries build without CONFIG_PCIStephen Rothwell1-0/+3
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2-3/+3
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell5-8/+8
2007-03-09[POWERPC] PowerPC: select default image for LinkstationSegher Boessenkool1-0/+1
2007-03-09[POWERPC] ps3: always make sure we're running on a PS3Geert Uytterhoeven2-2/+2
2007-03-08[POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt1-2/+5
2007-03-08[POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt1-1/+4
2007-03-08[POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou1-21/+61
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth1-0/+2
2007-03-01[PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven1-7/+21
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-4/+4
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-14/+5
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds21-242/+253
2007-02-17Merge branch '85xx' into for_paulusKumar Gala5-42/+28
2007-02-17Merge branch '83xx' into for_paulusKumar Gala11-170/+185
2007-02-17[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boardsKumar Gala3-19/+19
2007-02-17[POWERPC] 85xx: Cleaning up machine probingKumar Gala3-23/+9
2007-02-17Merge branch 'master' into 85xxKumar Gala4-2/+120
2007-02-17[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala3-28/+22
2007-02-17[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala2-26/+20
2007-02-17[POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala4-43/+0
2007-02-17[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala4-34/+0
2007-02-17[POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala5-41/+27
2007-02-16Merge branch '85xx' into for_paulusKumar Gala4-22/+0
2007-02-16[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger1-0/+2
2007-02-16[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx platforms.Jon Loeliger4-22/+0
2007-02-17[POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja4-2/+120
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-2/+0
2007-02-16[POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.hMichael Ellerman1-2/+2
2007-02-16[POWERPC] celleb: fix scc_uhc.c dependencyIshizaki Kou1-2/+1
2007-02-16[POWERPC] celleb: fix CONFIG_KEXEC dependencyIshizaki Kou1-0/+2
2007-02-16[POWERPC] PS3: System manager supportGeoff Levand2-4/+33