summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-03x86: spl: Support init of a PUNITSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-12/+0
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko1-0/+1
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi1-0/+1
2017-02-06x86: Support jumping from SPL to U-BootSimon Glass1-0/+9
2017-02-06x86: Drop flag_is_changable() on x86_64Simon Glass1-0/+3
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass1-1/+0
2016-03-17x86: Add support for running Intel reference codeSimon Glass1-0/+12
2016-03-17x86: Add an ICH6 pin configuration driverSimon Glass1-0/+1
2016-03-17x86: cpu: Add functions to return the family and steppingSimon Glass1-0/+14
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass1-1/+3
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass1-0/+9
2015-08-05x86: Add a way to call 32-bit code from 64-bit modeSimon Glass1-0/+9
2015-08-05x86: Add an enum for some commonly-used GDT bitsSimon Glass1-0/+18
2015-07-15x86: dm: Clean up cpu driversBin Meng1-14/+0
2015-05-01x86: Allow CPUs to be set up after relocationSimon Glass1-0/+14
2015-04-30x86: Add an mfence macroSimon Glass1-0/+5
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass1-3/+8
2014-11-21x86: Do CPU identification in the early phaseBin Meng1-4/+164
2014-10-29x86: Add support for starting 64-bit kernelSimon Glass1-0/+26
2014-10-29x86: Display basic CPU information on bootSimon Glass1-0/+7
2014-10-29x86: Move paging functions into cpu.cSimon Glass1-0/+22