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
Age
Commit message (
Expand
)
Author
2021-01-10
soc/intel: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
soc/intel: Replace acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2021-01-08
soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()
Furquan Shaikh
2021-01-07
ACPI: Remove ACPI_NO_SMI_GNVS
Kyösti Mälkki
2021-01-03
soc/intel: Drop indirect <soc/nvs.h> include
Kyösti Mälkki
2020-12-30
soc/intel: hook up new gpio device in the soc chips
Michael Niewöhner
2020-12-29
sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable
Arthur Heymans
2020-12-28
soc/intel/xeon_sp: Lock PAM and SMRAM registers
Arthur Heymans
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-24
soc/intel/xeon_sp/cpx: Disable isoch operation for performance
Johnny Lin
2020-12-23
src/soc/intel/xeon_sp/acpi.c: Remove unnecessary .h
Marc Jones
2020-12-22
soc/intel/xeon_sp: Use common block ACPI
Marc Jones
2020-12-21
soc/intel/xeon_sp/skx: Properly set up MTRR's
Arthur Heymans
2020-12-21
soc/intel/xeon_sp: Fix compiling with CONFIG_DEBUG_RESOURCES
Arthur Heymans
2020-12-16
soc/intel/xeon_sp: Move DMICTL lock
Arthur Heymans
2020-12-15
soc/intel/xeon_sp: Fix final MTRR usage
Arthur Heymans
2020-12-14
soc/intel/xeon_sp/skx: Hook up microcode blob
Arthur Heymans
2020-12-14
soc/intel/xeon_sp: Configure DPR on all stacks
Arthur Heymans
2020-12-11
soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration
Marc Jones
2020-12-10
soc/intel/xeon_sp/nvs: Use common global NVS
Marc Jones
2020-12-09
soc/intel/common/dmi: Move DMI defines into DMI driver header
Srinidhi N Kaushik
2020-12-05
soc/intel/xeon_sp: Don't use common block acpi.h
Marc Jones
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-24
soc/intel/xeon_sp: Enable SMI handler
Rocky Phagura
2020-11-24
soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCO
Arthur Heymans
2020-11-24
soc/intel/xeon_sp: Hook up the PMC driver
Arthur Heymans
2020-11-22
soc/intel/xeon_sp: Work around FSP-T not respecting its own API
Arthur Heymans
2020-11-20
soc/intel/xeon_sp/cpx: Modify PCH_IOAPIC_BUS_NUMBER
Arthur Heymans
2020-11-20
soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDF
Arthur Heymans
2020-11-20
soc/intel/xeon_sp: Use common P2SB functions to generate HPET IOAPIC
Arthur Heymans
2020-11-20
soc/intel/xeon_sp: Use common P2SB functions to generate HPET DMAR
Arthur Heymans
2020-11-20
soc/intel/xeon_sp: Lock down DMICTL
Arthur Heymans
2020-11-20
soc/intel/xeon_sp/cpx: Lock down P2SB SBI
Arthur Heymans
2020-11-20
soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callback
Arthur Heymans
2020-11-17
soc/intel/xeon_sp: Fix SKX SATA drive boot issue
Marc Jones
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-14
soc/intel/xeon_sp: Improve generating PCH IOAPIC MADT entry
Arthur Heymans
2020-11-13
soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generation
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-13
soc/intel/xeon_sp: Tidy up adding MADT ioapic entries
Arthur Heymans
2020-11-12
soc/intel/xeon_sp: Use a common function to get the IIO HOB
Arthur Heymans
2020-11-09
soc/intel/xeon_sp: Don't add memory resource twice
Marc Jones
2020-11-09
soc/intel/xeon_sp: Move set_bios_init_completion()
Marc Jones
2020-11-09
soc/intel/xeon_sp: Look up the IIO_HOB only once
Arthur Heymans
2020-11-09
soc/intel/xeon_sp/skx: Reorder soc_util.c
Marc Jones
2020-11-06
soc/intel/xeon_sp/skx: Fix MADT CPU indexes
Marc Jones
2020-11-06
soc/intel/xeon_sp: Move CPU helper functions
Marc Jones
2020-11-06
soc/intel/xeon_sp/cpx: Reorder cpu.c .h includes
Marc Jones
2020-11-05
soc/intel/xeon_sp: Use common cpu/intel romstage entry
Arthur Heymans
2020-11-04
soc/intel/xeon_sp: Add a smm_region function
Arthur Heymans
2020-11-04
soc/intel/xeon_sp: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-11-04
soc/intel/xeon_sp: Pass IIO_RESOURCE_INSTANCE as pointer
Jacob Garber
2020-11-04
soc/intel/xeon_sp/cpx: Align coreboot CAR symbols to FSP-T
Arthur Heymans
2020-11-03
soc/intel/xeon_sp/acpi: Fix uncore dsdt for multiple cpus
Marc Jones
2020-11-03
soc/intel/xeon_sp; Use soc specific stack-port function
Marc Jones
2020-11-02
soc/intel/xeon_sp/bootblock.c: Report the FSP-T output
Arthur Heymans
2020-10-30
soc/intel/xeon_sp: Call common soc_get_num_cpus()
Marc Jones
2020-10-30
soc/intel/xeon_xp: Combine cpx and skx acpi.c
Marc Jones
2020-10-30
soc/intel/xeon_sp/skx/acpi.c: Update with cpx changes
Marc Jones
2020-10-30
soc/intel/xeon_sp: Move read_msr_ppin() to common util.c
Marc Jones
2020-10-30
soc/intel/xeon_sp: Move common chip.c code
Marc Jones
2020-10-30
soc/intel/xeon_sp/skx: Simplify pci_domain_read_resource
Marc Jones
2020-10-30
soc/intel/xeon_sp/skx: Add resource allocator helpers
Marc Jones
2020-10-29
soc/intel/xeon_sp: Move function debug macros
Marc Jones
2020-10-29
include/device/device.h: Move resource debug macros
Marc Jones
2020-10-28
src/soc/intel/xeon_sp: Fill in the cache information in SMBIOS type 7
Morgan Jang
2020-10-28
soc/intel/xeon_sp/cpx: Set SLEEP_BUTTON flag in ACPI FADT
Morgan Jang
2020-10-28
mb/ocp/deltalake: Rename motherboard_fill_fadt()
Jingle Hsu
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-26
soc/intel/xeon_sp/acpi: Add pch.asl
Marc Jones
2020-10-23
soc/intel/xeon_sp/skx: Add missing includes
Angel Pons
2020-10-22
soc/intel/xeon_sp: Rename cpx_generate_p_state_entries()
Marc Jones
2020-10-22
soc/intel/xeon_sp/skx: Move skx specific FADT setting
Marc Jones
2020-10-22
soc/intel/xeon_sp: Move uncore_inject_dsdt() call
Marc Jones
2020-10-22
soc/intel/xeon_sp: Move ACPI prototypes from chip.h
Marc Jones
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-22
soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.c
Marc Jones
2020-10-22
soc/intel/xeon_sp/cpx: Add soc_acpi_fill_fadt()
Marc Jones
2020-10-21
soc/intel,mb/*: get rid of legacy pad macros
Michael Niewöhner
2020-10-19
soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cb
Marc Jones
2020-10-15
soc/intel/xeon_sp: Add get_system_memory_map()
Marc Jones
2020-10-09
soc/intel/xeon_sp: Use generic config_t
Marc Jones
2020-10-09
soc/intel/xeon_sp: Set CPU_ADDR_BITS to 46 for SKX and CPX
Christian Walter
2020-10-09
soc/intel/xeon_sp/cpx: skip DRHD generation for non-PCIe stack
Jonathan Zhang
2020-10-08
soc/intel/xeon_sp/cpx: Add locking of IA32_FEATURE_CONTROL and VMX
Christian Walter
2020-10-08
soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17
Johnny Lin
2020-10-08
soc/intel/xeon_sp/cpx: correct GSI bases for IO APICs
Jonathan Zhang
2020-10-06
soc/intel/xeon_sp/skx: Move get_srat_memory_entries()
Marc Jones
2020-10-06
soc/intel/xeon_sp/cpx: Don't use SCI define
Marc Jones
2020-10-06
soc/intel/xeon_sp/skx: Move soc specific ACPI functions
Marc Jones
2020-10-06
soc/intel/xeon_sp/cpx: Move soc specific ACPI functions
Marc Jones
2020-10-06
soc/intel/xeon_sp/skx/: Reorder acpi.c functions
Marc Jones
2020-10-06
soc/intel/xeon_sp/cpx/: Reorder acpi.c functions
Marc Jones
2020-10-06
soc/intel/xeon_sp/acpi: Break out the ACPI PCH IRQ ASL
Marc Jones
2020-10-06
soc/intel/xeon_sp/acpi: Move ACPI macros to a header file
Marc Jones
[next]