summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_1067x/model_1067x_init.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused CHIPsArthur Heymans2024-02-201-4/+0
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held2023-02-091-1/+1
* arch/x86/cpu: introduce and use device_match_maskFelix Held2023-02-081-4/+4
* cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans2022-12-051-15/+3
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-4/+0
* cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMERKyösti Mälkki2022-02-051-15/+0
* cpu/intel/*init: Remove obsolete cache enablePatrick Rudolph2021-01-151-3/+0
* src/cpu: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* cpu/intel/model_1067x: enable PECIMichael Büchler2020-09-121-0/+9
* cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fxAngel Pons2020-08-111-1/+1
* src: Remove unused 'include <cpu/intel/common/common.h>Elyes HAOUAS2020-07-261-1/+1
* cpu/intel/model_1067x: Drop <cpu/x86/mp.h> includeElyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth2019-09-101-3/+0
* intel/smm/gen1: Rename header fileKyösti Mälkki2019-08-151-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRRArthur Heymans2019-01-241-3/+0
* nb/intel/x4x: Use parallel MP initArthur Heymans2019-01-231-17/+0
* nb/intel/gm45: Use parallel MP initArthur Heymans2019-01-231-4/+10
* cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier2018-12-201-1/+1
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-3/+3
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-051-4/+4
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* cpu/intel: Wrap lines at 80 columnsLee Leahy2017-03-161-1/+2
* cpu/intel: Fix brace issues detected by checkpatch.plLee Leahy2017-03-161-4/+2
* cpu/intel: Fix the spacing issuesLee Leahy2017-03-161-1/+1
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-271-35/+3
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-2/+2
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-3/+3
* cpu/intel/model_1067x: avoid null-pointer dereferencePatrick Georgi2014-08-101-1/+2
* PCI: Drop includes under cpuKyösti Mälkki2014-02-121-1/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-161-19/+1
* usbdebug: Drop temporary disables of log outputKyösti Mälkki2013-06-141-15/+0
* Intel: Update CPU microcode for 1067x CPUsStefan Reinauer2013-03-201-9/+9
* Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi2013-02-111-1/+0
* speedstep: Deduplicate some MSR identifiersPatrick Georgi2013-02-091-9/+6
* cpu/intel/model_1067x: Add proper c-state/p-state/thermal supportNico Huber2012-11-061-31/+201
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-0/+4
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-4/+0
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer2010-12-111-2/+1
* update intel microcode files.Stefan Reinauer2010-10-181-0/+12
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-1/+0
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-291-32/+1
* also rename the config option.Stefan Reinauer2010-05-251-3/+3