summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell/cpu.c
AgeCommit message (Expand)Author
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
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