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
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
2020-10-06
soc/intel/xeon_sp/acpi: Remove ASL Package() NumElements
Marc Jones
2020-10-03
soc/intel/xeon_sp/acpi: Rename pci_irq.asl
Marc Jones
2020-10-03
soc/intel/xeon_sp: Clean up pci_devs.h
Marc Jones
2020-10-03
soc/intel: Move pch_enable_ioapic() to common code
Subrata Banik
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-10-03
soc/intel/xeon_sp: Use common ASL code for xeon_sp
Marc Jones
2020-10-03
soc/intel/xeon_sp/skx: Fix uncore.asl \_SB namespace issue
Marc Jones
2020-10-03
soc/intel/xeon_sp/skx: Update ITSS OperationRegion to ACPI2.0 notation
Marc Jones
2020-10-03
soc/intel/xeon_sp/skx: Update uncore IRQ routing ACPI tables
Marc Jones
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-28
Revert "soc/intel/xeon_sp: Improve performance efficiencies"
Subrata Banik
2020-09-28
soc/intel/xeon_sp/cpx: add ACPI name for CSTACK
Jonathan Zhang
2020-09-28
soc/intel/xeon_sp: Improve performance efficiencies
John Zhao
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
soc/intel/xeon_sp: Enable PMC support
Rocky Phagura
2020-09-21
soc/intel/xeon_sp/cpx: search IIO_UDS HOB once when creating DMAR table
Jonathan Zhang
2020-09-21
soc/intel/xeon_sp/cpx: remove DMAR_X2APIC_OPT_OUT flag
Jonathan Zhang
2020-09-16
xeon_sp/skx: Reorder pci_devs.h
Marc Jones
2020-09-16
xeon_sp/cpx/pci_devs.h: Remove duplicate defines
Marc Jones
2020-09-14
soc/intel/xeon_sp/cpx: display FSP_PREV_BOOT_ERR_SRC_HOB
Jonathan Zhang
2020-09-09
soc/intel/xeon_sp: Select CPU_INTEL_COMMON
Angel Pons
2020-09-02
soc/intel/xeon_sp/Kconfig: Drop redundant 'select POSTCAR_CONSOLE'
Elyes HAOUAS
2020-08-28
vendorcode/intel/fsp/fsp2_0/CPX-SP: update to ww34 release and adapt soc
Jonathan Zhang
2020-08-20
soc/intel/xeon_sp/cpx/Kconfig: Relocate 'select CACHE_MRC_SETTINGS'
Elyes HAOUAS
2020-08-18
xeon_sp/cpx: Fix get_system_memory_map to return the correct address
Johnny Lin
2020-08-18
xeon_sp/cpx: Enable ACPI P-state support
Jingle Hsu
2020-08-14
soc/intel/xeon_sp/cpx: add VT-d support
Jonathan Zhang
2020-08-14
soc/intel/xeon_sp/cpx: remove unsupported configs
Jonathan Zhang
2020-08-13
soc/intel/xeon_sp/cpx: add CPUID for CPX-SP A1 processor
Jonathan Zhang
2020-08-11
xeon_sp/cpx: Enable PCH thermal device via FSP
Johnny Lin
2020-08-08
vendorcode/intel/fsp/fsp2_0/CPX-SP: update to ww32 release and adapt soc
Jonathan Zhang
2020-08-07
xeon_sp/cpx: Enable HWP Intel Speed Shift
Johnny Lin
2020-08-03
soc/intel/xeon_sp/cpx: configure STACK_SIZE
Jonathan Zhang
2020-08-03
soc/intel/xeon_sp/cpx: enable PLATFORM_USES_FSP2_2
Jonathan Zhang
[next]