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
/
chip.c
Age
Commit message (
Expand
)
Author
2024-05-23
soc/intel/xeon_sp: Move proximity domain setting up
Shuo Liu
2024-04-05
soc/intel/xeon_sp: Share unlock_pam_regions()
Shuo Liu
2024-04-01
soc/intel/xeon_sp: Remove PAM unlock operations
Shuo Liu
2024-03-14
soc/intel/xeon_sp: Use common _CRS code generation
Patrick Rudolph
2024-03-09
soc/intel/xeon_sp: Further share domain creation logics in Xeon-SP
Shuo Liu
2024-03-06
soc/intel/xeon_sp: Add ACPI names
Patrick Rudolph
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-15
soc/intel/xeon_sp: Redesign resource allocation
Arthur Heymans
2023-02-23
soc/intel: Use common codeflow for MP init
Arthur Heymans
2023-01-18
soc/intel/xeon_sp: Use common gpio.h include
Dinesh Gehlot
2023-01-09
soc/intel/xeon_sp/skx: Remove nested check for ACPI support
Marc Jones
2022-12-22
soc/intel/xeon_sp: Move codes to support new PCH
Tim Chu
2022-09-15
soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2021-02-09
soc/amd,intel: Drop s3_resume parameter on FSP-S functions
Kyösti Mälkki
2021-01-28
soc/intel/xeon_sp/skx: Add soc_acpi_name
Marc Jones
2020-12-30
soc/intel: hook up new gpio device in the soc chips
Michael Niewöhner
2020-12-16
soc/intel/xeon_sp: Move DMICTL lock
Arthur Heymans
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-20
soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDF
Arthur Heymans
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-23
soc/intel/xeon_sp/skx: Add missing includes
Angel Pons
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-20
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
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-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