1. ac02857 soc/intel/xeon_sp: Skip empty sockets by Patrick Rudolph · 1 year, 1 month ago
  2. 8a3e2b8 soc/intel/xeon_sp: Read ioapic configuration from hardware by Arthur Heymans · 1 year, 9 months ago
  3. 106def9 soc/intel/xeon_sp: Make gsi_bases platform independent by Christian Walter · 2 years, 2 months ago
  4. facb9e4 soc/intel/xeon_sp/acpi.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 7 months ago
  5. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  6. 4a6d441 src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  7. 31ed885 soc/intel/xeon_sp/acpi.c: Add ACPI C-State table by Marc Jones · 3 years, 7 months ago
  8. 5da265c src/soc/intel/xeon_sp/acpi.c: Remove unnecessary .h by Marc Jones · 3 years, 8 months ago
  9. 63e2a84 soc/intel/xeon_sp: Use common block ACPI by Marc Jones · 3 years, 9 months ago
  10. 1403b91 soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration by Marc Jones · 3 years, 9 months ago
  11. c987e65 soc/intel/xeon_sp: Don't use common block acpi.h by Marc Jones · 3 years, 9 months ago
  12. a1cc557 soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id's by Arthur Heymans · 3 years, 9 months ago
  13. 77038b1 soc/intel/xeon_sp: Improve generating PCH IOAPIC MADT entry by Arthur Heymans · 3 years, 9 months ago
  14. 7598b4b soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generation by Arthur Heymans · 3 years, 9 months ago
  15. c7eebac soc/intel/xeon_sp: Tidy up adding MADT ioapic entries by Arthur Heymans · 3 years, 9 months ago
  16. 18960ce soc/intel/xeon_sp: Move CPU helper functions by Marc Jones · 3 years, 10 months ago
  17. 444fda4 soc/intel/xeon_xp: Combine cpx and skx acpi.c by Marc Jones · 3 years, 10 months ago[Renamed (94%) from src/soc/intel/xeon_sp/skx/acpi.c]
  18. d49c8cf soc/intel/xeon_sp/skx/acpi.c: Update with cpx changes by Marc Jones · 3 years, 10 months ago
  19. 3fc0484 soc/intel/xeon_sp/skx: Move skx specific FADT setting by Marc Jones · 3 years, 10 months ago
  20. 521a03f soc/intel/xeon_sp: Move uncore_inject_dsdt() call by Marc Jones · 3 years, 10 months ago
  21. 8066fda soc/intel/xeon_sp: Move ACPI prototypes from chip.h by Marc Jones · 3 years, 10 months ago
  22. ccfaf25 soc/intel/xeon_sp/skx: Move soc specific ACPI functions by Marc Jones · 3 years, 11 months ago
  23. 9f55574 soc/intel/xeon_sp/skx/: Reorder acpi.c functions by Marc Jones · 3 years, 11 months ago
  24. e2f6c7f soc/intel/xeon_sp/skx: Prepare acpi.* for merging by Marc Jones · 4 years, 1 month ago
  25. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years, 1 month ago
  26. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  27. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  28. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  29. 4b1b0ef soc/intel/xeon_sp/skx: Clean up FADT by Angel Pons · 4 years, 1 month ago
  30. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  31. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  32. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  33. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  34. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  35. f9aac92 acpi,soc/intel: Make soc/motherboard_fill_fadt() global by Kyösti Mälkki · 4 years, 3 months ago
  36. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  37. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  39. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  40. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  41. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  42. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  43. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  44. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  45. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  46. 662da6c soc/intel/xeon_sp: Refactor code to allow for additional CPUs types by Andrey Petrov · 4 years, 5 months ago[Renamed (99%) from src/soc/intel/xeon_sp/acpi.c]
  47. a1b1517 create stdio.h and stdarg.h for {,v}snprintf by Joel Kitching · 4 years, 5 months ago
  48. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  49. 8f89549 soc/intel: Add Intel Xeon Scalable Processor support by Jonathan Zhang · 4 years, 7 months ago