summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/model_206ax.c
AgeCommit message (Expand)Author
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-05-18common: Drop log.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: Add a common function to set CPU thermal targetSimon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
2016-05-23x86: Call lapic_setup() in interrupt_init()Bin Meng
2016-05-23x86: Drop asm/acpi.hBin Meng
2016-03-17x86: ivybridge: Show microcode version for each coreSimon Glass
2016-03-17x86: Add some more common MSR indexesSimon Glass
2016-01-24x86: ivybridge: Drop the dead MTRR codeSimon Glass
2016-01-24x86: ivybridge: Set up the thermal target correctlySimon Glass
2016-01-24x86: ivybridge: Move CPU init code into the driverSimon Glass
2016-01-24x86: ivybridge: Use common CPU init codeSimon Glass
2015-07-14x86: Clean up lapic codesBin Meng
2015-04-30x86: Add multi-processor initSimon Glass
2014-11-25x86: Add init for model 206AX CPUSimon Glass