1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  2. 550f55e soc/intel/xeon_sp: Redesign resource allocation by Arthur Heymans · 1 year, 11 months ago
  3. 829e8e6 soc/intel: Use common codeflow for MP init by Arthur Heymans · 1 year, 5 months ago
  4. 6fecff2 soc/intel/xeon_sp: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  5. 4517411 soc/intel/xeon_sp/skx: Remove nested check for ACPI support by Marc Jones · 1 year, 11 months ago
  6. 13c4445 soc/intel/xeon_sp: Move codes to support new PCH by Tim Chu · 1 year, 7 months ago
  7. f1ba7d6 soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  8. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  9. e3b18bf soc/intel/xeon_sp/skx: Add soc_acpi_name by Marc Jones · 3 years, 5 months ago
  10. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 7 months ago
  11. 8346307 soc/intel/xeon_sp: Move DMICTL lock by Arthur Heymans · 3 years, 7 months ago
  12. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  13. 3d80253 soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDF by Arthur Heymans · 3 years, 8 months ago
  14. 1f50084 soc/intel/xeon_sp: Move common chip.c code by Marc Jones · 3 years, 9 months ago
  15. 9a0d4f8 soc/intel/xeon_sp/skx: Simplify pci_domain_read_resource by Marc Jones · 3 years, 9 months ago
  16. 0262ffa soc/intel/xeon_sp/skx: Add resource allocator helpers by Marc Jones · 3 years, 9 months ago
  17. 8b522db soc/intel/xeon_sp: Move function debug macros by Marc Jones · 3 years, 9 months ago
  18. 9190345 soc/intel/xeon_sp/skx: Add missing includes by Angel Pons · 3 years, 9 months ago
  19. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  20. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  21. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  22. ce39ba9 drivers/pc80/rtc: Reorganize prototypes by Kyösti Mälkki · 4 years, 6 months ago
  23. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  24. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  25. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  26. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  27. 662da6c soc/intel/xeon_sp: Refactor code to allow for additional CPUs types by Andrey Petrov · 4 years, 4 months ago[Renamed (99%) from src/soc/intel/xeon_sp/chip.c]
  28. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  29. 8f89549 soc/intel: Add Intel Xeon Scalable Processor support by Jonathan Zhang · 4 years, 6 months ago