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
/
acpi.c
Age
Commit message (
Expand
)
Author
2021-01-26
soc/intel/xeon_sp/acpi.c: Add ACPI C-State table
Marc Jones
2020-12-23
src/soc/intel/xeon_sp/acpi.c: Remove unnecessary .h
Marc Jones
2020-12-22
soc/intel/xeon_sp: Use common block ACPI
Marc Jones
2020-12-11
soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration
Marc Jones
2020-12-05
soc/intel/xeon_sp: Don't use common block acpi.h
Marc Jones
2020-11-16
soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id's
Arthur Heymans
2020-11-14
soc/intel/xeon_sp: Improve generating PCH IOAPIC MADT entry
Arthur Heymans
2020-11-13
soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generation
Arthur Heymans
2020-11-13
soc/intel/xeon_sp: Tidy up adding MADT ioapic entries
Arthur Heymans
2020-11-06
soc/intel/xeon_sp: Move CPU helper functions
Marc Jones
2020-10-30
soc/intel/xeon_xp: Combine cpx and skx acpi.c
Marc Jones
2020-03-26
soc/intel/xeon_sp: Refactor code to allow for additional CPUs types
Andrey Petrov
2020-03-25
create stdio.h and stdarg.h for {,v}snprintf
Joel Kitching
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-06
soc/intel: Add Intel Xeon Scalable Processor support
Jonathan Zhang