aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt1-0/+15
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala1-1/+27
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri1-0/+15
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp1-1/+0
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper1-7/+111
2010-05-21powerpc/e500mc: Implement machine check handler.Scott Wood1-1/+1
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith1-0/+15
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp1-0/+1
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp1-0/+13
2010-03-05powerpc/perf: e500 supportScott Wood1-1/+1
2009-12-12powerpc: broadway processor supportAlbert Herranz1-3/+3
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea1-0/+2
2009-08-28powerpc/book3e-64: Move the default cpu table entryKumar Gala1-22/+27
2009-08-20powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.cStefan Roese1-2/+28
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt1-2/+25
2009-05-21powerpc: Add 2.06 tlbie mnemonicsMilton Miller1-2/+4
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt1-1/+1
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt1-2/+2
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf1-4/+9
2009-04-23Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala1-1/+1
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala1-1/+1
2009-03-24powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala1-3/+6
2009-03-11powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila1-0/+8
2009-03-11powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman1-12/+16
2009-03-11powerpc: Deindentify identify_cpu()Michael Ellerman1-58/+64
2009-03-09powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala1-1/+2
2009-02-14AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty1-0/+14
2009-01-28powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala1-0/+8
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt1-0/+113
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt1-2/+2
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely1-0/+3
2008-10-17powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer1-0/+13
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt1-0/+24
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch1-0/+11
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