Age | Commit message (Expand) | Author |
2024-10-11 | soc/intel/xeon_sp: Revise IIO domain ACPI name encoding | Shuo Liu |
2024-08-01 | soc/intel/xeon_sp: Add acpigen_write_pci_root_port | Lu, Pen-ChunX |
2024-07-31 | device: introduce and use dev_get_domain_id | Felix Held |
2024-05-31 | soc/intel/xeon_sp: Add _OSC ASL generation utils for IIO domains | Shuo Liu |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-04-09 | soc/intel/xeon_sp: Add iio_ioapic.c | Shuo Liu |
2024-04-04 | soc/intel/xeon_sp: Use default soc_get_ioapic_info | Shuo Liu |
2024-03-15 | treewide: Move stdlib.h to commonlib | Maximilian Brune |
2024-03-14 | soc/intel/xeon_sp: Drop IIO_UDS argument | Patrick Rudolph |
2024-03-06 | soc/intel/xeon_sp: Add ACPI names | Patrick Rudolph |
2024-01-22 | soc/intel/xeon_sp: Scan and allocate resources on all stacks | Arthur Heymans |
2024-01-15 | soc/intel/xeon_sp: Redesign resource allocation | Arthur Heymans |
2023-07-18 | soc/intel/xeon_sp: Skip empty sockets | Patrick Rudolph |
2022-12-06 | soc/intel/xeon_sp: Read ioapic configuration from hardware | Arthur Heymans |
2022-07-15 | soc/intel/xeon_sp: Make gsi_bases platform independent | Christian Walter |
2022-02-01 | soc/intel/xeon_sp/acpi.c: Remove unuseful 'return' in void function | Elyes HAOUAS |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-02-16 | src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> | Elyes HAOUAS |
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 |