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
/
cpx
Age
Commit message (
Expand
)
Author
2020-06-02
src: Remove unused '#include <cbfs.h>'
Elyes HAOUAS
2020-05-28
soc/intel/xeon_sp/cpx: Remove redundant 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-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
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-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
soc/intel/xeon_sp/cpx: Implement hide/unhide P2SB traditional dance
Andrey Petrov
2020-05-01
soc/intel/xeon_sp/cpx: Enable common P2SB
Andrey Petrov
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-24
soc/intel/xeon_sp/cpx: Calculate number of threads based on sockets
Andrey Petrov
2020-04-24
soc/intel/xeon_sp/cpx: Bump MAX_CPUS
Andrey Petrov
2020-04-24
soc/intel/xeon_sp/cpx: Work around FSP-M issues
Andrey Petrov
2020-04-24
soc/intel/xeon_sp/cpx: Allow motherboards to set FSP-M parameters
Andrey Petrov
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-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
soc/intel/xeon_sp/cpx: Add multi-core init
Andrey Petrov
2020-03-26
soc/intel/xeon_sp: Add basic Cooperlake-SP support
Andrey Petrov