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
Age
Commit message (
Expand
)
Author
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-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-16
xeon_sp/skx: Reorder pci_devs.h
Marc Jones
2020-07-26
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-20
src: Report word-sized access for PM1a_EVT
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
soc/intel/xeon_sp/skx: Clean up FADT
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
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-28
soc/intel/common: add TCC activation functionality
Sumeet R Pawnikar
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-06-02
soc/xeon_sp/skx: Define MSR PPIN related registers
Johnny Lin
2020-06-02
soc/intel/xeon_sp/skx/soc_util.c: Remove unused <cpu/cpu.h>
Elyes HAOUAS
2020-06-02
soc/intel/xeon_sp/skx: Let iasl automatically resolve _PRT package size
Arthur Heymans
2020-05-28
soc/intel/xeon_sp/skx: Remove invalid declaration
Kyösti Mälkki
2020-05-26
soc/intel/xeon_sp: select UDK_2017_binding
Jonathan Zhang
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src/mainboard: Remove unused 'include <stdlib.h>'
Elyes HAOUAS
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 acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-20
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-09
soc/intel: Remove unneeded whitespaces
Elyes HAOUAS
2020-04-06
soc/intel/xeon_sp: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-26
soc/intel/xeon_sp: Refactor code to allow for additional CPUs types
Andrey Petrov