summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev2007-02-121-2/+2
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-112-5/+0
* [PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2007-02-092-34/+34
* [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-092-4/+5
* [PATCH] ps3: missing exportsAl Viro2007-02-092-0/+4
* [POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely2007-02-083-0/+419
* [POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2007-02-082-8/+15
* [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras2007-02-071-5/+46
* [POWERPC] Maple: use mmio nvramNathan Lynch2007-02-071-0/+3
* [POWERPC] pasemi: iommu supportOlof Johansson2007-02-075-5/+305
* [POWERPC] pasemi: Configure DMA controller interruptsOlof Johansson2007-02-073-0/+15
* [POWERPC] pasemi: SMP timebase syncOlof Johansson2007-02-071-2/+25
* [POWERPC] pasemi: Implement restartOlof Johansson2007-02-071-15/+9
* [POWERPC] pasemi: Idle loopsOlof Johansson2007-02-075-2/+178
* [POWERPC] pasemi: Machine check handlerOlof Johansson2007-02-071-0/+43
* [POWERPC] Celleb: basic supportIshizaki Kou2007-02-076-0/+528
* [POWERPC] Celleb: support spu priv1 opsIshizaki Kou2007-02-071-0/+208
* [POWERPC] Celleb: consolidate spu management opsIshizaki Kou2007-02-073-401/+448
* [POWERPC] Celleb: support udbgIshizaki Kou2007-02-071-0/+97
* [POWERPC] Celleb: htab routinesIshizaki Kou2007-02-071-0/+311
* [POWERPC] Celleb: support iommuIshizaki Kou2007-02-071-0/+104
* [POWERPC] Celleb: setup usb host controller in SCCIshizaki Kou2007-02-071-0/+94
* [POWERPC] Celleb: support interruptsIshizaki Kou2007-02-072-0/+307
* [POWERPC] Celleb: interfaces to the hypervisorIshizaki Kou2007-02-072-0/+507
* [POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-071-1/+0
* [POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-071-1/+0
* [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-074-4/+6
* [POWERPC] PS3: Fix DMA scatter-gatherGeoff Levand2007-02-071-2/+21
* [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-0711-8/+519
* [POWERPC] MPIC: support more than 256 sourcesOlof Johansson2007-02-071-2/+3
* [POWERPC] ps3: get av_multi_out paramsGeert Uytterhoeven2007-02-071-7/+10
* [POWERPC] ps3: get firmware versionGeoff Levand2007-02-071-0/+20
* [POWERPC] ps3: remove cpuinfoGeoff Levand2007-02-071-6/+0
* [POWERPC] ps3: fix interrupt bmpGeoff Levand2007-02-071-1/+6
* [POWERPC] ps3: add interrupt alloc for outletsGeert Uytterhoeven2007-02-071-10/+14
* [POWERPC] ps3: bind interrupt to cpuGeoff Levand2007-02-073-131/+182
* [POWERPC] ps3: cleanup interrupt bmp routinesBenjamin Herrenschmidt2007-02-071-47/+38
* [POWERPC] ps3: smp interrupt fixesGeoff Levand2007-02-071-31/+29
* [POWERPC] ps3: rename interrupt symbolsGeoff Levand2007-02-071-33/+33
* [POWERPC] ps3: fix struct alignment attributesGeoff Levand2007-02-072-5/+4
* [POWERPC] ps3: repository storage supportGeert Uytterhoeven2007-02-071-2/+183
* [POWERPC] ps3: repository misc fixesGeoff Levand2007-02-071-13/+19
* [POWERPC] pSeries: EEH improperly enabled for some Power4 systemsLinas Vepstas2007-02-071-3/+16
* [POWERPC] Maple: don't override bus-range supplied by firmwareNathan Lynch2007-02-071-8/+0
* [POWERPC] Add mpc866ads board-specific bits to arch/powerpcVitaly Bordug2007-02-073-0/+397
* [POWERPC] 8xx: Add mpc885ads support and common mpc8xx filesVitaly Bordug2007-02-076-257/+834
* [POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang2007-01-302-0/+2
* [POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala2007-01-264-4/+4
* [POWERPC] 83xx: Don't call ioremap in the reset functionKumar Gala2007-01-261-8/+21
* [POWERPC] Celleb: setup sio in SCCIshizaki Kou2007-01-241-0/+101