summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* x86: spl: Support init of a PUNITSimon Glass2019-11-031-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-011-12/+0
* x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2017-04-101-0/+1
* x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2017-04-101-0/+1
* x86: Support jumping from SPL to U-BootSimon Glass2017-02-061-0/+9
* x86: Drop flag_is_changable() on x86_64Simon Glass2017-02-061-0/+3
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-111-1/+0
* x86: Add support for running Intel reference codeSimon Glass2016-03-171-0/+12
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-171-0/+1
* x86: cpu: Add functions to return the family and steppingSimon Glass2016-03-171-0/+14
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-241-1/+3
* x86: Set up a shared syscon numbering schemaSimon Glass2016-01-241-0/+9
* x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-051-0/+9
* x86: Add an enum for some commonly-used GDT bitsSimon Glass2015-08-051-0/+18
* x86: dm: Clean up cpu driversBin Meng2015-07-141-14/+0
* x86: Allow CPUs to be set up after relocationSimon Glass2015-04-301-0/+14
* x86: Add an mfence macroSimon Glass2015-04-291-0/+5
* x86: Replace fill_processor_name() with cpu_get_name()Simon Glass2014-11-211-3/+8
* x86: Do CPU identification in the early phaseBin Meng2014-11-211-4/+164
* x86: Add support for starting 64-bit kernelSimon Glass2014-10-281-0/+26
* x86: Display basic CPU information on bootSimon Glass2014-10-281-0/+7
* x86: Move paging functions into cpu.cSimon Glass2014-10-281-0/+22