summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/broadwell/cpu_full.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-2/+2
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-2/+2
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* x86: Tidy up some duplicate MSR definesSimon Glass2019-10-081-3/+3
* x86: Add common functions for TDP and perf controlSimon Glass2019-10-081-9/+0
* x86: Use a common bus clock for Intel CPUsSimon Glass2019-10-081-2/+2
* x86: Add a common function to set CPU thermal targetSimon Glass2019-10-081-19/+1
* x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass2019-10-081-1/+1
* x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass2019-10-081-1/+1
* x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass2019-10-081-0/+7
* x86: Move common Intel CPU info code into a functionSimon Glass2019-10-081-8/+1
* x86: broadwell: Split CPU initSimon Glass2019-05-081-0/+694