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