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
/
soc
/
intel
/
xeon_sp
/
skx
/
include
Age
Commit message (
Expand
)
Author
2021-11-09
pci_mmio_cfg: Always use pci_s_* functions
Nico Huber
2021-07-17
cpu/intel: Add dedicated file to grow Intel CPUIDs
Subrata Banik
2021-04-21
soc/intel/xeon_sp: Set PAM0123 lock
Marc Jones
2021-04-16
soc/intel/xeon_sp: More PCU locks
Marc Jones
2021-04-16
soc/intel/xeon_sp: Call SMM finalize
Marc Jones
2021-03-26
soc/intel/xeon_sp: Move PCH PCI device defines
Marc Jones
2021-03-09
soc/intel/xeon_sp: Add PCH lockdown
Marc Jones
2021-01-19
intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos()
Maxim Polyakov
2020-12-28
soc/intel/xeon_sp: Lock down IIO DFX Global registers
Arthur Heymans
2020-12-28
soc/intel/xeon_sp: Lock down DMI3 PCI registers
Arthur Heymans
2020-12-14
soc/intel/xeon_sp: Configure DPR on all stacks
Arthur Heymans
2020-11-24
soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCO
Arthur Heymans
2020-11-20
soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callback
Arthur Heymans
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-16
soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id's
Arthur Heymans
2020-11-13
soc/intel/xeon_sp: move get_iiostack_info() to a common place
Arthur Heymans
2020-11-13
soc/intel/xeon_sp: Change the return type of get_iio_stack_info()
Arthur Heymans
2020-11-09
soc/intel/xeon_sp: Move set_bios_init_completion()
Marc Jones
2020-11-06
soc/intel/xeon_sp: Move CPU helper functions
Marc Jones
2020-11-04
soc/intel/xeon_sp: Add a smm_region function
Arthur Heymans
2020-11-03
soc/intel/xeon_sp; Use soc specific stack-port function
Marc Jones
2020-10-30
soc/intel/xeon_sp: Call common soc_get_num_cpus()
Marc Jones
2020-10-30
soc/intel/xeon_sp: Move read_msr_ppin() to common util.c
Marc Jones
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-22
src/soc/intel/xeon_sp/skx: Update get_iiostack_info()
Marc Jones
2020-10-22
soc/intel/xeon_sp/skx/: Clean up soc_util.c
Marc Jones
2020-10-15
soc/intel/xeon_sp: Add get_system_memory_map()
Marc Jones
2020-10-06
soc/intel/xeon_sp/skx: Move get_srat_memory_entries()
Marc Jones
2020-10-03
soc/intel/xeon_sp: Clean up pci_devs.h
Marc Jones
2020-10-03
soc/intel/xeon_sp/include: De-duplicate .h files
Marc Jones
2020-10-03
soc/intel/xeon_sp/skx: Prepare acpi.* for merging
Marc Jones
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-09-16
xeon_sp/skx: Reorder pci_devs.h
Marc Jones
2020-07-04
soc/intel/xeon_sp: Add read CPU PPIN MSR function
Johnny Lin
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-02
soc/xeon_sp/skx: Define MSR PPIN related registers
Johnny Lin
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
soc/intel/xeon_sp: make CPX ramstage.h common for CPX, SKX
Michael Niewöhner
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
xeon_sp, ocp/tiogapass: remove unused FSP-style GPIO defs
Maxim Polyakov
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-06
soc/intel/xeon_sp: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-26
soc/intel/xeon_sp: Refactor code to allow for additional CPUs types
Andrey Petrov