summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpu.h
AgeCommit message (Expand)Author
2016-03-17x86: Add support for running Intel reference codeSimon Glass
2016-03-17x86: Add an ICH6 pin configuration driverSimon Glass
2016-03-17x86: cpu: Add functions to return the family and steppingSimon Glass
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass
2015-08-05x86: Add a way to call 32-bit code from 64-bit modeSimon Glass
2015-08-05x86: Add an enum for some commonly-used GDT bitsSimon Glass
2015-07-14x86: dm: Clean up cpu driversBin Meng
2015-04-30x86: Allow CPUs to be set up after relocationSimon Glass
2015-04-29x86: Add an mfence macroSimon Glass
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass
2014-11-21x86: Do CPU identification in the early phaseBin Meng
2014-10-28x86: Add support for starting 64-bit kernelSimon Glass
2014-10-28x86: Display basic CPU information on bootSimon Glass
2014-10-28x86: Move paging functions into cpu.cSimon Glass