summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpu.h
Commit message (Expand)AuthorAgeLines
* x86: Add support for running Intel reference codeSimon Glass2016-03-17-0/+12
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-17-0/+1
* x86: cpu: Add functions to return the family and steppingSimon Glass2016-03-17-0/+14
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-24-1/+3
* x86: Set up a shared syscon numbering schemaSimon Glass2016-01-24-0/+9
* x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-05-0/+9
* x86: Add an enum for some commonly-used GDT bitsSimon Glass2015-08-05-0/+18
* x86: dm: Clean up cpu driversBin Meng2015-07-14-14/+0
* x86: Allow CPUs to be set up after relocationSimon Glass2015-04-30-0/+14
* x86: Add an mfence macroSimon Glass2015-04-29-0/+5
* x86: Replace fill_processor_name() with cpu_get_name()Simon Glass2014-11-21-3/+8
* x86: Do CPU identification in the early phaseBin Meng2014-11-21-4/+164
* x86: Add support for starting 64-bit kernelSimon Glass2014-10-28-0/+26
* x86: Display basic CPU information on bootSimon Glass2014-10-28-0/+7
* x86: Move paging functions into cpu.cSimon Glass2014-10-28-0/+22