| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Add common functions for TDP and perf control | Simon Glass | 2019-10-08 | 1 | -17/+10 |
* | x86: Use a common bus clock for Intel CPUs | Simon Glass | 2019-10-08 | 1 | -2/+2 |
* | x86: Add a common function to set CPU thermal target | Simon Glass | 2019-10-08 | 1 | -22/+3 |
* | x86: Move common Intel CPU info code into a function | Simon Glass | 2019-10-08 | 1 | -6/+2 |
* | cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers | Bin Meng | 2018-11-14 | 1 | -0/+1 |
* | x86: ivybridge: Drop CONFIG_USBDEBUG | Bin Meng | 2018-06-13 | 1 | -15/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+2 |
* | x86: ivybridge: Declare global data where it is used | Simon Glass | 2017-02-06 | 1 | -0/+2 |
* | cpu: Add get_vendor callback | Alexander Graf | 2016-10-19 | 1 | -0/+1 |
* | dm: x86: Move link to use driver model for video | Simon Glass | 2016-10-11 | 1 | -1/+0 |
* | x86: Call lapic_setup() in interrupt_init() | Bin Meng | 2016-05-23 | 1 | -2/+0 |
* | x86: Drop asm/acpi.h | Bin Meng | 2016-05-23 | 1 | -1/+0 |
* | x86: ivybridge: Show microcode version for each core | Simon Glass | 2016-03-17 | 1 | -1/+2 |
* | x86: Add some more common MSR indexes | Simon Glass | 2016-03-17 | 1 | -2/+3 |
* | x86: ivybridge: Drop the dead MTRR code | Simon Glass | 2016-01-24 | 1 | -10/+0 |
* | x86: ivybridge: Set up the thermal target correctly | Simon Glass | 2016-01-24 | 1 | -11/+10 |
* | x86: ivybridge: Move CPU init code into the driver | Simon Glass | 2016-01-24 | 1 | -1/+4 |
* | x86: ivybridge: Use common CPU init code | Simon Glass | 2016-01-24 | 1 | -52/+42 |
* | x86: Clean up lapic codes | Bin Meng | 2015-07-14 | 1 | -1/+1 |
* | x86: Add multi-processor init | Simon Glass | 2015-04-30 | 1 | -2/+2 |
* | x86: Add init for model 206AX CPU | Simon Glass | 2014-11-25 | 1 | -0/+514 |