aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala5-45/+20
2007-02-08Merge branch 'master' into 83xxKumar Gala5-8/+434
2007-02-08[POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2-0/+91
2007-02-07[POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips3-0/+112
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely3-0/+419
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2-8/+15
2007-02-07[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras1-5/+46
2007-02-07[POWERPC] Maple: use mmio nvramNathan Lynch1-0/+3
2007-02-07[POWERPC] pasemi: iommu supportOlof Johansson5-5/+305
2007-02-07[POWERPC] pasemi: Configure DMA controller interruptsOlof Johansson3-0/+15
2007-02-07[POWERPC] pasemi: SMP timebase syncOlof Johansson1-2/+25
2007-02-07[POWERPC] pasemi: Implement restartOlof Johansson1-15/+9
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson5-2/+178
2007-02-07[POWERPC] pasemi: Machine check handlerOlof Johansson1-0/+43
2007-02-07[POWERPC] Celleb: basic supportIshizaki Kou6-0/+528
2007-02-07[POWERPC] Celleb: support spu priv1 opsIshizaki Kou1-0/+208
2007-02-07[POWERPC] Celleb: consolidate spu management opsIshizaki Kou3-401/+448
2007-02-07[POWERPC] Celleb: support udbgIshizaki Kou1-0/+97
2007-02-07[POWERPC] Celleb: htab routinesIshizaki Kou1-0/+311
2007-02-07[POWERPC] Celleb: support iommuIshizaki Kou1-0/+104
2007-02-07[POWERPC] Celleb: setup usb host controller in SCCIshizaki Kou1-0/+94
2007-02-07[POWERPC] Celleb: support interruptsIshizaki Kou2-0/+307
2007-02-07[POWERPC] Celleb: interfaces to the hypervisorIshizaki Kou2-0/+507
2007-02-07[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2007-02-07[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug4-4/+6
2007-02-07[POWERPC] PS3: Fix DMA scatter-gatherGeoff Levand1-2/+21
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand11-8/+519
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson1-2/+3
2007-02-07[POWERPC] ps3: get av_multi_out paramsGeert Uytterhoeven1-7/+10
2007-02-07[POWERPC] ps3: get firmware versionGeoff Levand1-0/+20
2007-02-07[POWERPC] ps3: remove cpuinfoGeoff Levand1-6/+0
2007-02-07[POWERPC] ps3: fix interrupt bmpGeoff Levand1-1/+6
2007-02-07[POWERPC] ps3: add interrupt alloc for outletsGeert Uytterhoeven1-10/+14
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand3-131/+182
2007-02-07[POWERPC] ps3: cleanup interrupt bmp routinesBenjamin Herrenschmidt1-47/+38
2007-02-07[POWERPC] ps3: smp interrupt fixesGeoff Levand1-31/+29
2007-02-07[POWERPC] ps3: rename interrupt symbolsGeoff Levand1-33/+33
2007-02-07[POWERPC] ps3: fix struct alignment attributesGeoff Levand2-5/+4
2007-02-07[POWERPC] ps3: repository storage supportGeert Uytterhoeven1-2/+183
2007-02-07[POWERPC] ps3: repository misc fixesGeoff Levand1-13/+19
2007-02-07[POWERPC] pSeries: EEH improperly enabled for some Power4 systemsLinas Vepstas1-3/+16
2007-02-07[POWERPC] Maple: don't override bus-range supplied by firmwareNathan Lynch1-8/+0
2007-02-07[POWERPC] Add mpc866ads board-specific bits to arch/powerpcVitaly Bordug3-0/+397
2007-02-07[POWERPC] 8xx: Add mpc885ads support and common mpc8xx filesVitaly Bordug6-257/+834
2007-01-30[POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang2-0/+2
2007-01-26[POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala4-4/+4
2007-01-26[POWERPC] 83xx: Don't call ioremap in the reset functionKumar Gala1-8/+21
2007-01-24[POWERPC] Celleb: setup sio in SCCIshizaki Kou1-0/+101
2007-01-24[POWERPC] Celleb: Support PCI bus and base of I/OIshizaki Kou3-0/+925