summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/model_206ax.c
Commit message (Expand)AuthorAgeLines
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-11-1/+0
* x86: Call lapic_setup() in interrupt_init()Bin Meng2016-05-23-2/+0
* x86: Drop asm/acpi.hBin Meng2016-05-23-1/+0
* x86: ivybridge: Show microcode version for each coreSimon Glass2016-03-17-1/+2
* x86: Add some more common MSR indexesSimon Glass2016-03-17-2/+3
* x86: ivybridge: Drop the dead MTRR codeSimon Glass2016-01-24-10/+0
* x86: ivybridge: Set up the thermal target correctlySimon Glass2016-01-24-11/+10
* x86: ivybridge: Move CPU init code into the driverSimon Glass2016-01-24-1/+4
* x86: ivybridge: Use common CPU init codeSimon Glass2016-01-24-52/+42
* x86: Clean up lapic codesBin Meng2015-07-14-1/+1
* x86: Add multi-processor initSimon Glass2015-04-30-2/+2
* x86: Add init for model 206AX CPUSimon Glass2014-11-25-0/+514