aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith1-0/+20
2008-07-15powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch1-2/+4
2008-07-04powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn1-0/+10
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman1-36/+0
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman1-1/+2
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp1-1/+12
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling1-0/+25
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xxPaul Mackerras1-1/+3
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala1-3/+0
2008-06-18powerpc/booke: Add support for new e500mc coreKumar Gala1-0/+15
2008-06-11Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"Josh Boyer1-1/+3
2008-05-12[POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras1-0/+2
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt1-10/+43
2008-04-24[POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese1-3/+1
2008-03-26[POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese1-1/+27
2008-02-05[POWERPC} Add oprofile support for e300Andy Fleming1-0/+6
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming1-2/+2
2008-01-25[POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan1-0/+12
2008-01-25[POWERPC] 4xx: Add 405EXr to cputableStefan Roese1-2/+14
2007-12-24[POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer1-0/+3
2007-12-23[POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak1-1/+1
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt1-0/+105
2007-12-11[POWERPC] add e300c4 entry to cputableLi Yang1-1/+12
2007-11-01[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak1-8/+28
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese1-0/+11
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras1-21/+24
2007-10-03[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak1-0/+3
2007-10-03[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak1-0/+6
2007-10-03[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak1-6/+7
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala1-16/+7
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia board supportValentine Barshak1-0/+18
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf1-0/+15
2007-07-10[POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier1-5/+15
2007-05-22[POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard1-0/+4
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-1/+1
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson1-0/+2
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer1-2/+2
2007-03-09[POWERPC] 750CL cputable entryJake Moilanen1-0/+12
2007-03-08[POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson1-0/+16
2007-02-13[POWERPC] correct a prototypeStephen Rothwell1-1/+1
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson1-0/+4
2007-02-07[POWERPC] Add PMC type to cputableOlof Johansson1-0/+17
2006-12-08[POWERPC] Fix 440SPe CPU table entryKumar Gala1-2/+1
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips1-1/+1
2006-12-04[POWERPC] Add the e300c3 core to the CPU table.Scott Wood1-0/+11
2006-12-04[POWERPC] powerpc: Make 970MP detectable by oprofileMike Wolf1-1/+1
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-6/+37
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson1-0/+3
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-1/+85
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt1-6/+5