index
:
delta/coreboot/coreboot.git
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.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add missing include guards to chip.h
Jan Samek
2023-04-28
3
-0
/
+15
*
cpu/intel/speedstep: Separate single SSDT CPU entry
Kyösti Mälkki
2023-04-26
1
-35
/
+43
*
cpu,soc/intel: Separate single SSDT CPU entry
Kyösti Mälkki
2023-04-17
3
-51
/
+60
*
cpu,soc/intel: Sync ACPI CPU object implementations
Kyösti Mälkki
2023-04-14
3
-31
/
+19
*
cpu,soc/intel: Use acpigen_write_processor_device()
Elyes Haouas
2023-04-14
3
-12
/
+12
*
cpu/intel/speedstep: Refactor P-state coordination
Kyösti Mälkki
2023-04-14
1
-7
/
+12
*
intel/i82371eb,speedstep: Use dev_count_cpu()
Kyösti Mälkki
2023-04-14
1
-13
/
+1
*
arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator
Felix Held
2023-02-09
15
-17
/
+15
*
cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASK
Felix Held
2023-02-08
1
-10
/
+2
*
arch/x86/cpu: introduce and use device_match_mask
Felix Held
2023-02-08
15
-103
/
+114
*
mb/samsung: Enable VBOOT_VBNV_FLASH
Yu-Ping Wu
2023-02-08
2
-2
/
+0
*
Add option to use Ada code in romstage
Jeremy Compostella
2022-12-17
1
-0
/
+13
*
cpu/intel: Fix clearing MTRR for clang 64bit
Arthur Heymans
2022-12-16
3
-15
/
+18
*
cpu/intel/206ax: Fix generating C state entries
Arthur Heymans
2022-12-14
1
-1
/
+1
*
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-12-05
2
-22
/
+3
*
cpu/intel/model_206ax: Remove fake lapic device
Arthur Heymans
2022-12-01
3
-25
/
+6
*
cpu/intel/sandybridge: Use enum for ACPI C states
Arthur Heymans
2022-12-01
1
-3
/
+14
*
aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG
Kyösti Mälkki
2022-11-28
4
-37
/
+106
*
cpu/intel/model_2065x: Don't use a magic APIC
Arthur Heymans
2022-11-25
2
-13
/
+3
*
cpu/intel/haswell: Move chip_ops to cpu cluster
Arthur Heymans
2022-11-25
3
-31
/
+15
*
cpu/intel/car: Define post codes
Martin Roth
2022-11-23
6
-49
/
+55
*
src/cpu: Remove unnecessary space after casts
Elyes Haouas
2022-11-22
1
-1
/
+1
*
cpu/intel/socket_*: Clean up Kconfig files
Elyes Haouas
2022-11-21
3
-6
/
+10
*
cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement
Kyösti Mälkki
2022-11-12
1
-8
/
+0
*
Revert "mb/aopen/dxplplusu: Remove board"
Kyösti Mälkki
2022-11-09
7
-0
/
+127
*
cpu/*: Drop PARALLEL_MP leftovers
Arthur Heymans
2022-11-09
4
-81
/
+0
*
cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-08
15
-31
/
+33
*
mb/aopen/dxplplusu: Remove board
Arthur Heymans
2022-11-07
7
-107
/
+0
*
cpu/intel/common: Fix typecasting issue
Sridhar Siricilla
2022-10-28
1
-1
/
+1
*
mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH
Yu-Ping Wu
2022-10-27
1
-1
/
+0
*
cpu/intel: Clean up includes
Elyes Haouas
2022-10-26
4
-10
/
+12
*
cpu/intel/common/fsb.c: Sorte includes and add <stdint.h>
Elyes Haouas
2022-10-06
1
-4
/
+5
*
cpu/intel/car/romstage.c: Clean up includes and add <types.h>
Elyes Haouas
2022-10-06
1
-3
/
+3
*
treewide: use is_enabled_cpu() on cycles over device list
Fabio Aiuto
2022-09-29
1
-5
/
+1
*
cpu/intel/haswell: Update Broadwell ULT µcode updates
Angel Pons
2022-09-20
1
-1
/
+1
*
cpu/intel/haswell: Hook up Crystal Well µcode updates
Angel Pons
2022-09-20
1
-0
/
+2
*
cpu/intel/haswell: Do not include useless µcode updates
Angel Pons
2022-09-20
1
-2
/
+7
*
cpu/intel/haswell: Allow up to six microcodes in the FIT table
Jeremy Compostella
2022-09-15
1
-0
/
+3
*
cpu: Get rid of unnecessary blank line {before,after} barce
Elyes HAOUAS
2022-07-17
7
-10
/
+0
*
arch/x86: Mark prepare_and_run_postcar noreturn
Arthur Heymans
2022-07-14
1
-1
/
+0
*
intel/microcode: Change log type from BIOS_ERR to BIOS_WARNING
Subrata Banik
2022-06-26
1
-2
/
+2
*
microcode: Add error msg in case `intel_microcode_find()` return NULL
Subrata Banik
2022-06-22
1
-1
/
+3
*
cpu/intel/microcode: Create helper function to load microcode patch
Subrata Banik
2022-06-22
1
-31
/
+26
*
cpu/intel/microcode: Have API to re-load microcode patch
Subrata Banik
2022-06-22
1
-0
/
+32
*
cpu/intel/microcode: Fix `device enumeration` boot regression
Subrata Banik
2022-06-17
1
-7
/
+2
*
arch/x86: Add a common romstage entry
Arthur Heymans
2022-06-07
1
-12
/
+3
*
cpu/intel/microcode: Have provision to re-load microcode patch
Subrata Banik
2022-06-07
2
-2
/
+17
*
cpu/intel/model_fxx: Select SSE2
Arthur Heymans
2022-06-02
3
-0
/
+3
*
cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification
Julius Werner
2022-06-01
1
-2
/
+2
*
arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature
Arthur Heymans
2022-05-16
1
-3
/
+1
[next]