1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. ac02857 soc/intel/xeon_sp: Skip empty sockets by Patrick Rudolph · 12 months ago
  3. 9fd5c69 soc/intel/xeon_sp: Clear reserved field in SRAT by Naresh Solanki · 1 year, 2 months ago
  4. 36e6f9b soc/intel/xeon_sp: Don't sort struct device cpus for numa by Arthur Heymans · 1 year, 8 months ago
  5. 5c19640 soc/intel/xeon_sp/uncore_acpi.c: Add SPR-SP support by Tim Chu · 1 year, 7 months ago
  6. 57ddd68 soc/intel/xeon_sp: Fix PCH IOAPIC ID by Patrick Rudolph · 1 year, 4 months ago
  7. 2e1624f soc/intel/xeon_sp: Rename nb_acpi.c to uncore_acpi.c by Johnny Lin · 1 year, 4 months ago[Renamed from src/soc/intel/xeon_sp/nb_acpi.c]
  8. 559f9ed xeon_sp: Setup x2apic in SRAT by Naresh Solanki · 1 year, 6 months ago
  9. e10d8a0 soc/intel/xeon_sp: Drop unused cpu.h header by Arthur Heymans · 1 year, 4 months ago
  10. 167b7fcd soc/intel/xeon_sp/nb_acpi.c: Use read{16,32,64}p() by Elyes Haouas · 1 year, 7 months ago
  11. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  12. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 9 months ago
  13. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  14. f1ba7d6 soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  15. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 4 months ago
  16. fa99982 soc/intel/xeon_sp/nb_acpi.c: Drop comparison to true by Elyes HAOUAS · 2 years, 5 months ago
  17. f4f365f pci_mmio_cfg: Always use pci_s_* functions by Nico Huber · 2 years, 9 months ago
  18. d4db36e src/intel/xeon_sp: add hardware error support (HEST) by Rocky Phagura · 3 years, 3 months ago
  19. a1c4ad3 Revert "soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure" by Arthur Heymans · 3 years, 2 months ago
  20. 8122b3f soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure by Angel Pons · 3 years, 3 months ago
  21. c987e65 soc/intel/xeon_sp: Don't use common block acpi.h by Marc Jones · 3 years, 7 months ago
  22. 6e425e1 soc/intel/xeon_sp: Use common P2SB functions to generate HPET IOAPIC by Arthur Heymans · 3 years, 8 months ago
  23. 695dd29 soc/intel/xeon_sp: Use common P2SB functions to generate HPET DMAR by Arthur Heymans · 3 years, 8 months ago
  24. b7e591e soc/intel/xeon_sp: Fix SKX SATA drive boot issue by Marc Jones · 3 years, 8 months ago
  25. a1cc557 soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id's by Arthur Heymans · 3 years, 8 months ago
  26. 83b2622 soc/intel/xeon_sp: Use a common function to get the IIO HOB by Arthur Heymans · 3 years, 8 months ago
  27. 18960ce soc/intel/xeon_sp: Move CPU helper functions by Marc Jones · 3 years, 8 months ago
  28. 6df3870 soc/intel/xeon_sp: Pass IIO_RESOURCE_INSTANCE as pointer by Jacob Garber · 3 years, 9 months ago
  29. 995a7e2 soc/intel/xeon_sp; Use soc specific stack-port function by Marc Jones · 3 years, 8 months ago
  30. 70907b0 soc/intel/xeon_sp: Call common soc_get_num_cpus() by Marc Jones · 3 years, 8 months ago
  31. 97321db soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.c by Marc Jones · 3 years, 9 months ago