index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
model_6fx
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-13
/
+2
*
Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks
Arthur Heymans
2019-11-25
1
-1
/
+1
*
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-03
1
-1
/
+0
*
cpu/intel/core2: Cache XIP romstage with C_ENVIRONMENT_BOOTBLOCK.
Arthur Heymans
2019-11-02
1
-0
/
+1
*
intel/cpu: Switch older models to TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-09-24
1
-1
/
+3
*
cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE
Kyösti Mälkki
2019-09-19
1
-0
/
+1
*
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-09-10
1
-2
/
+0
*
cpu/intel: Drop SMM_TSEG conditional
Kyösti Mälkki
2019-07-09
1
-1
/
+1
*
Use 3rdparty/intel-microcode
Arthur Heymans
2019-07-01
1
-1
/
+1
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR
Arthur Heymans
2019-01-24
1
-3
/
+0
*
nb/intel/x4x: Use parallel MP init
Arthur Heymans
2019-01-23
1
-17
/
+0
*
nb/intel/gm45: Use parallel MP init
Arthur Heymans
2019-01-23
2
-4
/
+9
*
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-20
1
-1
/
+1
*
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-11
1
-1
/
+0
*
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-10-05
1
-2
/
+2
*
nb/intel/gm45: Use common code for SMM in TSEG
Arthur Heymans
2018-07-30
1
-0
/
+1
*
intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)
Elyes HAOUAS
2017-11-30
1
-1
/
+1
*
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-23
1
-1
/
+1
*
cpu/intel: Wrap lines at 80 columns
Lee Leahy
2017-03-16
1
-2
/
+4
*
cpu/intel: Fix the spacing issues
Lee Leahy
2017-03-16
1
-2
/
+2
*
cpu/intel: Indent with tabs
Lee Leahy
2017-03-16
1
-1
/
+1
*
cpu/intel/model_6{e,f}x: Unify init files
Paul Menzel
2017-03-09
1
-6
/
+5
*
cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list
Arthur Heymans
2017-01-10
1
-0
/
+1
*
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier
2016-12-27
3
-34
/
+5
*
src/cpu: Improve code formatting
Elyes HAOUAS
2016-09-04
1
-1
/
+1
*
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-08-23
1
-1
/
+1
*
src/cpu: Capitalize CPU
Elyes HAOUAS
2016-07-31
1
-2
/
+2
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-30
2
-4
/
+1
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-2
/
+1
*
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
1
-1
/
+1
*
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
1
-1
/
+1
*
cpu/intel: (non-FSP) Remove microcode updates from tree
Alexandru Gagniuc
2015-02-28
18
-5238
/
+0
*
cpu/intel (non-FSP): Use microcode from blobs repository
Alexandru Gagniuc
2015-02-28
1
-18
/
+1
*
vboot2: add verstage
Stefan Reinauer
2015-01-27
1
-0
/
+1
*
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-27
1
-1
/
+1
*
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
1
-1
/
+0
*
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-06
1
-1
/
+3
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-0
/
+1
*
PCI: Drop includes under cpu
Kyösti Mälkki
2014-02-12
1
-1
/
+0
*
cpu/intel: Remove dummy terminators from microcode blobs
Alexandru Gagniuc
2014-01-16
1
-6
/
+0
*
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2014-01-16
4
-28
/
+30
*
usbdebug: Drop old includes
Kyösti Mälkki
2013-07-11
1
-1
/
+0
*
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-06-14
1
-15
/
+0
*
Intel: Update CPU microcode for 6fx CPUs
Stefan Reinauer
2013-03-21
36
-4964
/
+5257
*
speedstep: Deduplicate some MSR identifiers
Patrick Georgi
2013-02-09
1
-8
/
+4
*
Get rid of drivers class
Patrick Georgi
2012-11-27
1
-1
/
+1
*
Merge cpu/intel/acpi.h into cpu/intel/speedstep.h
Nico Huber
2012-11-01
1
-1
/
+0
[next]