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
/
uncore.c
Age
Commit message (
Expand
)
Author
2021-01-18
soc/intel/xeon_sp/uncore.c: Remove duplicated include
Elyes HAOUAS
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-21
soc/intel/xeon_sp: Fix compiling with CONFIG_DEBUG_RESOURCES
Arthur Heymans
2020-12-15
soc/intel/xeon_sp: Fix final MTRR usage
Arthur Heymans
2020-12-14
soc/intel/xeon_sp: Configure DPR on all stacks
Arthur Heymans
2020-11-09
soc/intel/xeon_sp: Don't add memory resource twice
Marc Jones
2020-10-22
soc/intel/xeon_sp: Move uncore_inject_dsdt() call
Marc Jones
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
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-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
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-06
soc/intel: Add Intel Xeon Scalable Processor support
Jonathan Zhang