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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
2
-5
/
+2
*
cpu/x86/smm/smm_stub: Fix stack canary on x86_64
Patrick Rudolph
2020-12-02
1
-0
/
+3
*
cpu/x86/smm/smm_stub: Fix GDT for x86_64
Patrick Rudolph
2020-12-02
1
-1
/
+1
*
cpu/x86/early_reset: Mark assemblycode as 32bit
Patrick Rudolph
2020-12-01
1
-0
/
+1
*
cpu/intel/microcode: Mark assemblycode as 32bit
Patrick Rudolph
2020-12-01
1
-0
/
+1
*
cpu/x86/sipi: Add x86_64 support
Patrick Rudolph
2020-12-01
2
-0
/
+25
*
Makefile.inc: Move adding mcu FIT entries
Arthur Heymans
2020-11-27
1
-0
/
+28
*
cpu/intel/common: Fill cpu voltage in SMBIOS tables
Patrick Rudolph
2020-11-22
4
-0
/
+17
*
cpu/amd/microcode: Remove dead Makefile
Arthur Heymans
2020-11-22
1
-2
/
+0
*
cpu/amd/pi: Remove unused cpu code 00660F01
Martin Roth
2020-11-22
8
-259
/
+0
*
intel/socket_441: Increase bootblock size
Julius Werner
2020-11-21
1
-1
/
+1
*
ACPI S3: Replace acpi_is_wakeup()
Kyösti Mälkki
2020-11-19
3
-3
/
+3
*
Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector"
Kyösti Mälkki
2020-11-17
1
-5
/
+7
*
cpu/x86/smm/smm_module_loaderv2: Properly print stack_end
Arthur Heymans
2020-11-16
1
-2
/
+2
*
cpu/x86/smm/smm_module_loaderv2.c: Use more variables
Arthur Heymans
2020-11-16
1
-3
/
+5
*
cpu/x86/smm: Check that the stub size is < save state size
Arthur Heymans
2020-11-16
2
-0
/
+12
*
cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers
Arthur Heymans
2020-11-10
1
-2
/
+2
*
sec/intel/cbnt: Stitch in ACMs in the coreboot image
Arthur Heymans
2020-11-10
1
-1
/
+1
*
cpu/intel/model_206ax: Get CPU frequencies for SMBIOS type 4
Michał Żygowski
2020-11-09
1
-0
/
+20
*
cpu/x86/smm: Add a common save state handling
Arthur Heymans
2020-11-09
2
-0
/
+79
*
cpu/x86/smm/smm.ld: Assert that CONFIG_MAX_CPUS <= 4
Arthur Heymans
2020-11-09
1
-0
/
+3
*
cpu/x86/smm/smihandler.c: Simplify smm revision handling
Arthur Heymans
2020-11-09
1
-50
/
+4
*
cpu/intel/haswell: Move smmrelocate.c MSR definitions to header
Angel Pons
2020-11-03
2
-16
/
+20
*
cpu/x86/mp_init: Add support for x86_64
Patrick Rudolph
2020-11-03
1
-4
/
+4
*
cpu/intel/car/non-evict/cache_as_ram.S: Add support for longmode
Patrick Rudolph
2020-11-02
2
-6
/
+39
*
cpu/x86/smm: Pass smm.ld through src-to-obj
Arthur Heymans
2020-11-02
1
-3
/
+5
*
cpu/x86/lapic: rename virtual wire mode initialization function
Felix Held
2020-10-31
1
-1
/
+1
*
{cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix
Angel Pons
2020-10-31
1
-1
/
+1
*
cpu/intel/common: correct MSR for the Nominal Performance in CPPC
Michael Niewöhner
2020-10-31
1
-7
/
+9
*
cpu/x86/sipi_vector.S: Use correct suffix for bts
Jacob Garber
2020-10-30
1
-1
/
+1
*
cpu/x86: increase timeout for CPUs to check in after 2nd SIPI
Jonathan Zhang
2020-10-30
1
-7
/
+7
*
cpu/intel/Makefile.inc: Use correct Kconfig symbols
Angel Pons
2020-10-30
1
-3
/
+3
*
cpu/x86/mtrr: fix OVERFLOW_BEFORE_WIDEN
Jonathan Zhang
2020-10-27
1
-2
/
+2
*
cpu/intel/common: implement the two missing CPPC v2 autonomous registers
Michael Niewöhner
2020-10-26
1
-4
/
+16
*
cpu/intel/common: rework code previously moved to common cpu code
Michael Niewöhner
2020-10-24
2
-27
/
+15
*
{cpu,soc}/intel: deduplicate cpu code
Michael Niewöhner
2020-10-24
8
-91
/
+49
*
haswell/broadwell: Fix typos of `BCLK`
Angel Pons
2020-10-23
1
-4
/
+4
*
cpu/intel/common: Fix regression
Patrick Rudolph
2020-10-21
1
-1
/
+1
*
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-10-21
2
-10
/
+2
*
cpu/x86/mtrr: add support for address space higher than 16TiB
Jonathan Zhang
2020-10-20
1
-15
/
+41
*
cpu/intel/model_{2065x,206ax}: fix AES-NI locking
Michael Niewöhner
2020-10-20
4
-8
/
+12
*
cpu/intel/common: add a Kconfig to control AES-NI locking
Michael Niewöhner
2020-10-19
2
-0
/
+11
*
cpu/intel/common: only lock AES-NI when supported
Michael Niewöhner
2020-10-19
1
-0
/
+3
*
cpu/intel/common: rework AES-NI locking
Michael Niewöhner
2020-10-19
2
-10
/
+6
*
soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code
Michael Niewöhner
2020-10-19
2
-0
/
+26
*
cpu/intel,soc/intel: drop Kconfig for hyperthreading
Michael Niewöhner
2020-10-17
4
-6
/
+1
*
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-10-16
3
-7
/
+10
*
haswell/lynxpoint: Align cosmetics with Broadwell
Angel Pons
2020-10-14
2
-51
/
+49
*
cpu/qemu-x86/cache_as_ram_bootblock: Fix wrong instruction
Patrick Rudolph
2020-10-12
1
-1
/
+1
*
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-10-02
3
-0
/
+3
[next]