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
Age
Commit message (
Expand
)
Author
2021-05-13
cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solution
Michał Żygowski
2021-05-10
cpu/x86/smm: Fix typo
Patrick Georgi
2021-05-10
*x86: fix x2apic mode boot issue
Wonkyu Kim
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
arch/x86: Always include walkcbfs.S
Arthur Heymans
2021-05-05
src/cpu/x86/smm: remove debug message; not thread safe
Rocky Phagura
2021-04-29
cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS
Tim Wawrzynczak
2021-04-23
cpu/x86: Fix control flow UNREACHABLE issue
John Zhao
2021-04-23
src: Replace remaining {get,set}_option() instances
Angel Pons
2021-04-19
cpu/x86/smm/smm_module_loaderv2.c: Rename file
Arthur Heymans
2021-04-19
cpu/x86/smm: Drop the V1 smmloader
Arthur Heymans
2021-04-19
cpu/x86/smm_loaderv2: Use the permanent stack top during relocation
Arthur Heymans
2021-04-15
cpu/intel/common: use lapicid api
Wonkyu Kim
2021-04-15
*x86: Support x2apic mode
Wonkyu Kim
2021-04-10
cpu/intel/haswell: Use new fixed BAR accessors
Angel Pons
2021-03-24
cpu/x86/smm: Fix SMM start address passing
Marc Jones
2021-03-19
cpu/x86/mp_init.c: Drop unnecessary preprocessor usage
Arthur Heymans
2021-03-19
cpu/x86/mp_init.c: Don't overwrite the global variable per CPU
Arthur Heymans
2021-03-19
cpu/x86/smm_module_loaderv2.c: Remove noop stack size check
Arthur Heymans
2021-03-19
cpu/x86/mp_init: Allow stub sizes larger than the save state size
Arthur Heymans
2021-03-19
cpu/x86/smm_loaderv2: Remove unused variables
Arthur Heymans
2021-03-19
cpu/x86/smm/smm_module_loaderv2.c: Constify setup_stub()
Arthur Heymans
2021-03-19
cpu/x86/smm_module_hander: Set up a save state map
Arthur Heymans
2021-03-19
cpu/x86/smm_loaderv2: Fix when only 1 CPU is present
Arthur Heymans
2021-03-19
cpu/x86/smm_stub.S: Drop smm_runtime from the stub
Arthur Heymans
2021-03-19
cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params
Arthur Heymans
2021-03-19
cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage
Arthur Heymans
2021-03-19
cpu/x86/smm_module_handler: Add relocatable module params
Arthur Heymans
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-18
cpu/x86/mp_init.c: Calculate perm_smbase from ramstage data
Arthur Heymans
2021-03-18
cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params
Arthur Heymans
2021-03-18
cpu/x86/smm_stub.S: Drop unused module_handler parameter
Arthur Heymans
2021-03-18
cpu/x86/smm: Move relocatable stub params
Arthur Heymans
2021-03-18
cpu/qemu-x86: Add an option to use the smmloader v2
Arthur Heymans
2021-03-18
mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init
Arthur Heymans
2021-03-17
cbfs: Replace more instances of cbfs_boot_locate() with newer APIs
Julius Werner
2021-03-17
program_loading: Replace prog_rdev() with raw start pointer and size
Julius Werner
2021-03-12
cpu/intel/microcode: Fix caching logic in intel_microcode_find
Furquan Shaikh
2021-03-11
src/cpu/x86: Add helper mp_run_on_all_aps
Aamir Bohra
2021-02-18
src/cpu: Remove unused symbols
Patrick Rudolph
2021-02-15
src: use ARRAY_SIZE where possible
Patrick Georgi
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-04
mb/emulation/qemu: Fix SMP boot
Patrick Rudolph
2021-02-02
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-01
cpu/x86/name/name.c: Clean up includes
Elyes HAOUAS
2021-02-01
sb/intel/i82801gx,ix: Drop MPEN from GNVS
Kyösti Mälkki
2021-02-01
cpu/x86/mp_init.c: Print out the microcode revision of APs
Arthur Heymans
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
cpu/amd/agesa/family15tn/fixme.c
Frans Hendriks
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-28
cpu/x86: Rename __protected_start symbol
Kyösti Mälkki
2021-01-28
cpu/x86: Link entry32.inc
Kyösti Mälkki
2021-01-28
cpu/x86: Link reset16.inc
Kyösti Mälkki
2021-01-28
cpu/x86: Link entry16.inc
Kyösti Mälkki
2021-01-26
cpu/intel/common/fsb.c: Add Broadwell CPUID models
Angel Pons
2021-01-26
cpu/x86/smm: Remove unused APMC for C-state and P-state
Kyösti Mälkki
2021-01-25
cpu/x86/smm: Use common APMC logging
Kyösti Mälkki
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-19
cpu/x86/sipi_vector.S: Fix reading MCU revision
Arthur Heymans
2021-01-18
cpu/x86/smm/smm_module_loaderv2.c: Remove repeated word
Elyes HAOUAS
2021-01-18
cpu/x86/mtrr/earlymtrr.c: Remove repeated word
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/mp_init: Fix microcode lock
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-13
cpu/x86/smm: Pass GNVS with smm_module_loader v2
Kyösti Mälkki
2021-01-12
cpu/x86/sipi_vector: Simplify loop getting unique CPU number
Patrick Rudolph
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-11
mb/emulation/qemu: Copy page tables to DRAM in assembly
Patrick Rudolph
2021-01-10
cpu/intel/haswell/haswell.h: Align with Broadwell
Angel Pons
[next]