aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut3-37/+54
2006-12-04[POWERPC] Move Efika support files into platforms/52xxGrant Likely6-2/+2
2006-12-04[POWERPC] Put mpc52xx support file in platforms/52xxGrant Likely2-12/+4
2006-12-04[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely4-1/+7
2006-12-04[POWERPC] Document describing mpc52xx device tree binding conventionsGrant Likely1-0/+189
2006-12-04[POWERPC] iSeries: allow CONFIG_CMDLINEStephen Rothwell1-1/+0
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2-7/+7
2006-12-04[POWERPC] Add files build to .gitignoreRutger Nijlunsing6-1/+21
2006-12-04[POWERPC] Provide dummy hard_irq_enable/disable() for PPC32Michael Ellerman1-0/+3
2006-12-04[POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"Adrian Bunk3-6/+6
2006-12-04[POWERPC] Add of_platform support for ROM devicesVitaly Wool3-0/+71
2006-12-04[POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M1-19/+49
2006-12-04[POWERPC] fix building without PCIArnd Bergmann1-0/+7
2006-12-04[POWERPC] fix missing #include in sys_ppc32.cArnd Bergmann1-0/+1
2006-12-04[POWERPC] ps3: add a default zImage targetArnd Bergmann1-0/+1
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann8-11/+44
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven3-6/+6
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann3-5/+5
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell1-0/+3
2006-12-04[POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann1-6/+4
2006-12-04[POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr1-0/+4
2006-12-04[POWERPC] Fix compile issue for Efika platformNicolas DET2-1/+2
2006-12-04[POWERPC] Compile a zImage.chrp if PPC_EFIKA seletedNicolas DET1-0/+1
2006-12-04[POWERPC] powerpc: Make 970MP detectable by oprofileMike Wolf1-1/+1
2006-12-04[POWERPC] update cell_defconfig for ps3 supportArnd Bergmann1-8/+23
2006-12-04[POWERPC] ps3: add ps3_defconfigGeoff Levand1-0/+837
2006-12-04[POWERPC] ps3: add ps3 platform system bus supportGeoff Levand4-0/+433
2006-12-04[POWERPC] ps3: add spu supportGeoff Levand3-0/+623
2006-12-04[POWERPC] ps3: add OS params supportGeoff Levand2-1/+260
2006-12-04[POWERPC] ps3: add lpar addressingGeoff Levand2-0/+17
2006-12-04[POWERPC] ps3: add interrupt supportGeoff Levand1-0/+575
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand2-0/+979
2006-12-04[POWERPC] ps3: add htab routinesGeoff Levand1-0/+277
2006-12-04[POWERPC] ps3: add feature bitsGeoff Levand1-0/+8
2006-12-04[POWERPC] ps3: add lv1 hvcallsGeoff Levand3-0/+1176
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand11-1/+1624
2006-12-04[POWERPC] cell: spu management xmon routinesMichael Ellerman1-9/+1
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand7-347/+490
2006-12-04[POWERPC] add virq_to_hw accessor routineGeoff Levand1-0/+4
2006-12-04[POWERPC] Import updated version of ppc disassembly code for xmonMichael Ellerman3-219/+618
2006-12-04[POWERPC] Make 64-bit cpu features defined on 32-bitMichael Ellerman1-2/+2
2006-12-04[POWERPC] Make xmon disassembly optionalMichael Ellerman6-10/+49
2006-12-04[POWERPC] Add spu disassembly to xmonMichael Ellerman2-8/+28
2006-12-04[POWERPC] Import spu disassembly code into xmonMichael Ellerman4-0/+829
2006-12-04[POWERPC] Prepare for spu disassembly in xmonMichael Ellerman2-6/+15
2006-12-04[POWERPC] Add a sd command (spu dump) to xmon to dump spu local storeMichael Ellerman1-5/+55
2006-12-04[POWERPC] Show state of spus as theyre stopped in Cell xmon helperMichael Ellerman1-1/+4
2006-12-04[POWERPC] Fix sparse warning in xmon Cell codeMichael Ellerman1-7/+15
2006-12-04[POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell11-87/+618