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
/
include
Age
Commit message (
Expand
)
Author
2021-01-26
soc/intel/xeon_sp/acpi.c: Add ACPI C-State table
Marc Jones
2021-01-19
intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos()
Maxim Polyakov
2021-01-03
soc/intel: Drop indirect <soc/nvs.h> include
Kyösti Mälkki
2020-12-22
soc/intel/xeon_sp: Use common block ACPI
Marc Jones
2020-12-16
soc/intel/xeon_sp: Move DMICTL lock
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-05
soc/intel/xeon_sp: Don't use common block acpi.h
Marc Jones
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-20
soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDF
Arthur Heymans
2020-11-20
soc/intel/xeon_sp/cpx: Lock down P2SB SBI
Arthur Heymans
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-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-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-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
mb/ocp/deltalake: Rename motherboard_fill_fadt()
Jingle Hsu
2020-10-22
soc/intel/xeon_sp: Rename cpx_generate_p_state_entries()
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-08
soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17
Johnny Lin
2020-10-06
soc/intel/xeon_sp/acpi: Move ACPI macros to a header file
Marc Jones
2020-10-03
soc/intel/xeon_sp/include: De-duplicate .h files
Marc Jones
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-07-12
soc/intel/xeon_sp: Add RTC failure checking
Jingle Hsu
2020-06-28
soc/intel/common: add TCC activation functionality
Sumeet R Pawnikar
2020-06-04
soc/intel/xeon_sp/cpx: add chip operation and PCIe enumeration
Jonathan Zhang
2020-06-02
soc/intel/xeon_sp: Early programming of ACPI bar
Rocky Phagura
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-01
soc/intel/xeon_sp: Add C620 p2sb.h
Andrey Petrov
2020-04-07
soc/intel/xeon_sp: Add Lewisburg defs for common/gpio driver
Maxim Polyakov
2020-03-26
soc/intel/xeon_sp: Refactor code to allow for additional CPUs types
Andrey Petrov
2020-03-25
soc/intel/xeon_sp: Enable LPC generic IO decode range
Johnny Lin
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-06
soc/intel: Add Intel Xeon Scalable Processor support
Jonathan Zhang