summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add 2.06 tlbie mnemonicsMilton Miller2009-05-211-2/+4
* powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt2009-05-151-1/+1
* powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
* powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
* Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-231-1/+1
* powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-071-1/+1
* powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala2009-03-241-3/+6
* powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila2009-03-111-0/+8
* powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman2009-03-111-12/+16
* powerpc: Deindentify identify_cpu()Michael Ellerman2009-03-111-58/+64
* powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala2009-03-091-1/+2
* AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty2009-02-141-0/+14
* powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala2009-01-291-0/+8
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-0/+113
* powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2008-12-211-2/+2
* powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-051-0/+3
* powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer2008-10-171-0/+13
* powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt2008-08-201-0/+24
* powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
* powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-251-0/+11
* powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith2008-07-221-0/+20
* powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch2008-07-151-2/+4
* powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn2008-07-041-0/+10
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-07-011-36/+0Star
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-011-1/+2
* powerpc: Add cputable entry for Power7 architected modeJoel Schopp2008-07-011-1/+12
* powerpc: Add cputable entry for POWER7Michael Neuling2008-06-301-0/+25
* Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-06-301-1/+3
|\
| * Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"Josh Boyer2008-06-111-1/+3
* | powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala2008-06-261-3/+0Star
* | powerpc/booke: Add support for new e500mc coreKumar Gala2008-06-181-0/+15
|/
* [POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras2008-05-121-0/+2
* [POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt2008-05-091-10/+43
* [POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2008-04-241-3/+1Star
* [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese2008-03-261-1/+27
* [POWERPC} Add oprofile support for e300Andy Fleming2008-02-061-0/+6
* [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-061-2/+2
* [POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan2008-01-251-0/+12
* [POWERPC] 4xx: Add 405EXr to cputableStefan Roese2008-01-251-2/+14
* [POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer2007-12-241-0/+3
* [POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak2007-12-231-1/+1
* [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-231-0/+105
* [POWERPC] add e300c4 entry to cputableLi Yang2007-12-111-1/+12
* [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2007-11-011-8/+28
* [POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese2007-10-111-0/+11
* [POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras2007-10-111-21/+24
* [POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2007-10-031-0/+3
* [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak2007-10-031-0/+6
* [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak2007-10-031-6/+7
* [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-141-16/+7Star