summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpu.h
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi
2017-02-06x86: Support jumping from SPL to U-BootSimon Glass
2017-02-06x86: Drop flag_is_changable() on x86_64Simon Glass
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
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