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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/intel/fit: Reserve the FIT pointer using a .c file
Arthur Heymans
2021-03-19
2
-7
/
+4
*
cpu/intel/fit: Add the FIT table as a separate CBFS file
Arthur Heymans
2021-03-19
3
-24
/
+49
*
cpu/intel/microcode: Fix caching logic in intel_microcode_find
Furquan Shaikh
2021-03-12
1
-7
/
+21
*
cpu/intel/haswell: Constify ACPI c-state arrays
Angel Pons
2021-02-14
1
-4
/
+4
*
cpu/intel/haswell: Drop c-state table indirection
Angel Pons
2021-02-14
2
-96
/
+88
*
cpu/intel/model_206ax: Drop c-state table indirection
Angel Pons
2021-02-14
2
-90
/
+78
*
cpu/intel/model_206ax: Replace `generate_cstate_entries`
Angel Pons
2021-02-14
1
-37
/
+15
*
cpu/intel/haswell/acpi.c: Correct `get_cores_per_package`
Angel Pons
2021-02-12
1
-14
/
+4
*
src: Remove unused <arch/cpu.h>
Elyes HAOUAS
2021-02-11
4
-4
/
+3
*
cpu/intel/microcode: Fix typo in function parameter
Elyes HAOUAS
2021-02-11
1
-1
/
+1
*
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-02
5
-5
/
+5
*
sb/intel/i82801gx,ix: Drop MPEN from GNVS
Kyösti Mälkki
2021-02-01
2
-0
/
+5
*
cpu/intel/microcode: Reuse existing function to read MCU revision
Arthur Heymans
2021-02-01
1
-10
/
+4
*
soc/intel/*: Get rid of custom microcode caching
Patrick Rudolph
2021-02-01
3
-14
/
+7
*
cpu/intel/socket_LGA775: Align CAR DCACHE_RAM_BASE to SIZE
Arthur Heymans
2021-01-28
1
-1
/
+1
*
cpu/intel/microcode: Add caching layer in intel_microcode_find
Patrick Rudolph
2021-01-28
1
-1
/
+6
*
cpu/intel/common/fsb.c: Correct code style
Frans Hendriks
2021-01-28
1
-1
/
+0
*
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-28
3
-10
/
+1
*
cpu/intel/common/fsb.c: Add Broadwell CPUID models
Angel Pons
2021-01-26
1
-0
/
+2
*
cpu/intel/model_2065x: Drop configurable TDP copy-pasta
Angel Pons
2021-01-24
3
-41
/
+7
*
cpu/intel/model_2065x: Drop unused c-state code
Angel Pons
2021-01-24
3
-158
/
+1
*
soc/intel/broadwell: Move romstage.c to Haswell
Angel Pons
2021-01-24
2
-0
/
+32
*
soc/intel/broadwell: Use Haswell CPU headers
Angel Pons
2021-01-24
1
-0
/
+7
*
cpu/intel/haswell: Add Broadwell CPUIDs and microcode
Angel Pons
2021-01-24
2
-0
/
+8
*
cpu/intel/haswell: Set C9/C10 vccmin
Angel Pons
2021-01-24
1
-0
/
+23
*
cpu/intel/haswell: Add fast ramp voltage for Broadwell
Angel Pons
2021-01-24
2
-2
/
+11
*
cpu/intel/haswell: Enable timed MWAIT if supported
Angel Pons
2021-01-22
2
-1
/
+8
*
cpu/intel/haswell: Clean up CPUID definitions
Angel Pons
2021-01-21
2
-20
/
+33
*
cpu/intel/haswell: Add s0ix support
Angel Pons
2021-01-21
2
-1
/
+27
*
cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE
Elyes HAOUAS
2021-01-21
1
-1
/
+1
*
cpu/intel/smm/gen1/smmrelocate.c: Remove repeated word
Elyes HAOUAS
2021-01-18
1
-1
/
+1
*
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
1
-2
/
+2
*
cpu/intel/haswell/acpi.c: Use C-state enum definitions
Angel Pons
2021-01-15
3
-27
/
+27
*
cpu/intel/haswell: Factor out ACPI C-state values
Angel Pons
2021-01-15
2
-71
/
+27
*
cpu/intel/*init: Remove obsolete cache enable
Patrick Rudolph
2021-01-15
4
-12
/
+0
*
cpu/x86/mpinit: Serialize microcode updates for HT threads
Patrick Rudolph
2021-01-15
3
-3
/
+3
*
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-14
1
-6
/
+2
*
cpu/intel/haswell: Add delay for TPM before Flex Ratio reboot
Angel Pons
2021-01-11
1
-0
/
+5
*
cpu/intel/haswell: Allow tuning VR for C-state operations
Angel Pons
2021-01-11
2
-2
/
+50
*
cpu/intel/haswell: Raise PSI1 threshold to 20A
Angel Pons
2021-01-11
1
-1
/
+1
*
cpu/intel/haswell: Enable turbo ratio if available
Angel Pons
2021-01-11
1
-4
/
+7
*
cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR
Angel Pons
2021-01-11
1
-6
/
+0
*
cpu/intel/haswell/haswell.h: Align with Broadwell
Angel Pons
2021-01-10
2
-55
/
+29
*
cpu/intel/haswell: Align cosmetics with Broadwell
Angel Pons
2021-01-10
1
-36
/
+35
*
cpu/intel/haswell: Do not determine CPU type at runtime
Angel Pons
2021-01-10
2
-24
/
+4
*
cpu/intel/model_206ax: Always return a package from _CST
Angel Pons
2021-01-08
1
-2
/
+0
*
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-08
1
-0
/
+2
*
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-07
5
-1
/
+5
*
cpu/intel/haswell: Rename `HASWELL_BCLK` to `CPU_BCLK`
Angel Pons
2021-01-07
3
-4
/
+4
*
cpu/intel/model_206ax: Simplify C-state acpigen
Angel Pons
2021-01-06
1
-14
/
+2
[next]