summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell/cpu.c
AgeCommit message (Expand)Author
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass
2019-10-08x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass
2019-05-08x86: broadwell: Split CPU initSimon Glass
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-03-17x86: Add basic support for broadwellSimon Glass