index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
Age
Commit message (
Expand
)
Author
2021-11-22
cpu/intel/hyperthreading: Add missing header <arch/cpu.h>
Raul E Rangel
2021-11-05
cpu/intel: Use unsigned types in `get_cpu_count()`
Angel Pons
2021-11-03
cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS
Arthur Heymans
2021-10-26
src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function
Felix Held
2021-10-26
cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option
Felix Held
2021-10-26
cpu/x86: Introduce and use `CPU_X86_LAPIC`
Felix Held
2021-10-26
cpu/intel/socket_LGA775: Drop commented-out entries
Felix Held
2021-10-26
cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER
Felix Held
2021-10-26
cpu/x86: Introduce `CPU_X86_CACHE_HELPER`
Felix Held
2021-10-26
cpu/amd,intel/*/Makefile: don't add cpu/x86/cache
Felix Held
2021-10-25
cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs
Felix Held
2021-10-22
cpu/x86/mp_init: move printing of failure message into mp_init_with_smm
Felix Held
2021-10-21
cpu/x86/mp_init: use cb_err as mp_init_with_smm return type
Felix Held
2021-10-21
acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table
Michael Niewöhner
2021-10-19
cpu/intel/speedstep: Constify `get_cst_entries()`
Angel Pons
2021-10-18
cpu/intel/hyperthreading: Use initial LAPIC IDs
Kyösti Mälkki
2021-10-18
cpu/intel/hyperthreading: Use cpuid_get_max_func()
Kyösti Mälkki
2021-10-18
cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APIC
Kyösti Mälkki
2021-10-15
cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSR
Angel Pons
2021-10-13
soc/amd/cezanne,soc/intel/common: rework CPPC table generation
Michael Niewöhner
2021-09-17
cpu: add missing arch/cpu.h includes
Felix Held
2021-09-08
cpu/x86/tsc: Deduplicate Makefile logic
Angel Pons
2021-07-14
src: use mca_clear_status function instead of open coding
Felix Held
2021-07-14
cpu/intel/*/*_init: use mca_get_bank_count()
Felix Held
2021-07-14
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-09
soc/intel: Fix microcode loading
Tim Wawrzynczak
2021-07-07
Makefile.inc: Fix IFITTOOL dependencies
Arthur Heymans
2021-07-07
cpu/intel/car/core2/cache_as_ram: Add x86_64 support
Patrick Rudolph
2021-07-07
ironlake: Add support for x86_64
Patrick Rudolph
2021-07-06
cpu/intel/car/p4: Add x86_64 support
Arthur Heymans
2021-07-05
cpu/intel/car/p4-netburst: Prepare for x86_64
Arthur Heymans
2021-07-02
src: Consolidate x86_64 support Kconfig
Angel Pons
2021-07-02
src: Introduce `ARCH_ALL_STAGES_X86`
Angel Pons
2021-06-30
src: Move `select ARCH_X86` to platforms
Angel Pons
2021-06-16
cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`
Angel Pons
2021-06-16
cpu/intel/haswell: Enable MCA logging
Angel Pons
2021-06-15
nb/intel/sandybridge: Add x86_64 support
Patrick Rudolph
2021-06-07
cpu/x86: Drop Kconfig PARALLEL_CPU_INIT
Kyösti Mälkki
2021-06-07
cpu/intel/model_2065x: Drop select PARALLEL_CPU_INIT
Kyösti Mälkki
2021-06-07
cpu/intel/hyperthreading: Build only for selected models
Kyösti Mälkki
2021-06-07
cpu/x86: Default to PARALLEL_MP selected
Kyösti Mälkki
2021-06-07
cpu/intel/model_206ax/acpi.c: Do not report P_BLK
Angel Pons
2021-06-07
cpu/intel/model_206ax/acpi.c: Do not report P_BLK
Angel Pons
2021-06-07
cpu/intel/haswell/acpi.c: Do not report P_BLK
Angel Pons
2021-06-07
cpu/intel/model_206ax: Do not set PMG_IO_CAPTURE_ADDR MSR
Angel Pons
2021-06-01
cpu/intel/car/romstage.c: Drop unused function argument
Arthur Heymans
2021-05-27
src/intel/microcode: Add support for extended signature table
Rizwan Qureshi
2021-05-26
Add Kconfig TPM
Kyösti Mälkki
2021-05-25
cpu/intel/fit: Fix top swap fit
Arthur Heymans
2021-05-25
cpu/intel/fit: Remove broken ifittool argument
Arthur Heymans
2021-05-25
cpu/intel/fit: Make make fit entries depend on fit pointer
Arthur Heymans
2021-05-18
cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y
Arthur Heymans
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-04-29
cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS
Tim Wawrzynczak
2021-04-23
src: Replace remaining {get,set}_option() instances
Angel Pons
2021-04-15
cpu/intel/common: use lapicid api
Wonkyu Kim
2021-04-10
cpu/intel/haswell: Use new fixed BAR accessors
Angel Pons
2021-03-19
cpu/intel/fit: Reserve the FIT pointer using a .c file
Arthur Heymans
2021-03-19
cpu/intel/fit: Add the FIT table as a separate CBFS file
Arthur Heymans
2021-03-12
cpu/intel/microcode: Fix caching logic in intel_microcode_find
Furquan Shaikh
2021-02-14
cpu/intel/haswell: Constify ACPI c-state arrays
Angel Pons
2021-02-14
cpu/intel/haswell: Drop c-state table indirection
Angel Pons
2021-02-14
cpu/intel/model_206ax: Drop c-state table indirection
Angel Pons
2021-02-14
cpu/intel/model_206ax: Replace `generate_cstate_entries`
Angel Pons
2021-02-12
cpu/intel/haswell/acpi.c: Correct `get_cores_per_package`
Angel Pons
2021-02-11
src: Remove unused <arch/cpu.h>
Elyes HAOUAS
2021-02-11
cpu/intel/microcode: Fix typo in function parameter
Elyes HAOUAS
2021-02-02
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-01
sb/intel/i82801gx,ix: Drop MPEN from GNVS
Kyösti Mälkki
2021-02-01
cpu/intel/microcode: Reuse existing function to read MCU revision
Arthur Heymans
2021-02-01
soc/intel/*: Get rid of custom microcode caching
Patrick Rudolph
2021-01-28
cpu/intel/socket_LGA775: Align CAR DCACHE_RAM_BASE to SIZE
Arthur Heymans
2021-01-28
cpu/intel/microcode: Add caching layer in intel_microcode_find
Patrick Rudolph
2021-01-28
cpu/intel/common/fsb.c: Correct code style
Frans Hendriks
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-26
cpu/intel/common/fsb.c: Add Broadwell CPUID models
Angel Pons
2021-01-24
cpu/intel/model_2065x: Drop configurable TDP copy-pasta
Angel Pons
2021-01-24
cpu/intel/model_2065x: Drop unused c-state code
Angel Pons
2021-01-24
soc/intel/broadwell: Move romstage.c to Haswell
Angel Pons
2021-01-24
soc/intel/broadwell: Use Haswell CPU headers
Angel Pons
2021-01-24
cpu/intel/haswell: Add Broadwell CPUIDs and microcode
Angel Pons
2021-01-24
cpu/intel/haswell: Set C9/C10 vccmin
Angel Pons
2021-01-24
cpu/intel/haswell: Add fast ramp voltage for Broadwell
Angel Pons
2021-01-22
cpu/intel/haswell: Enable timed MWAIT if supported
Angel Pons
2021-01-21
cpu/intel/haswell: Clean up CPUID definitions
Angel Pons
2021-01-21
cpu/intel/haswell: Add s0ix support
Angel Pons
2021-01-21
cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE
Elyes HAOUAS
2021-01-18
cpu/intel/smm/gen1/smmrelocate.c: Remove repeated word
Elyes HAOUAS
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
cpu/intel/haswell/acpi.c: Use C-state enum definitions
Angel Pons
2021-01-15
cpu/intel/haswell: Factor out ACPI C-state values
Angel Pons
2021-01-15
cpu/intel/*init: Remove obsolete cache enable
Patrick Rudolph
2021-01-15
cpu/x86/mpinit: Serialize microcode updates for HT threads
Patrick Rudolph
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-11
cpu/intel/haswell: Add delay for TPM before Flex Ratio reboot
Angel Pons
2021-01-11
cpu/intel/haswell: Allow tuning VR for C-state operations
Angel Pons
2021-01-11
cpu/intel/haswell: Raise PSI1 threshold to 20A
Angel Pons
2021-01-11
cpu/intel/haswell: Enable turbo ratio if available
Angel Pons
2021-01-11
cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR
Angel Pons
2021-01-10
cpu/intel/haswell/haswell.h: Align with Broadwell
Angel Pons
[next]