1. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  2. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  3. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  4. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. 93fcf37 sb/intel/i82801jx: drop IGD-related NVS variables by Matt DeVillier · 4 years, 5 months ago
  6. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  7. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  8. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  9. 44da9e7 sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditional by Kyösti Mälkki · 4 years, 10 months ago
  10. 7630803 sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT by Kyösti Mälkki · 4 years, 10 months ago
  11. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  12. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 5 years ago
  13. 83d6a8a intel/i82801gx,i82801jx: Rename lock_smm() by Kyösti Mälkki · 5 years ago
  14. 0c22d2f {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro by Elyes HAOUAS · 6 years ago
  15. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  16. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  17. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  18. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  19. c82950b nb/intel/x4x: Use parallel MP init by Arthur Heymans · 6 years ago
  20. 744d6bd sb/intel: Check for NULL-return of pcidev_on_root() by Nico Huber · 6 years ago
  21. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  22. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  23. 3556ac5 sb/intel/i82801jx: Fix the x_pm2_cnt_blk addrl by Arthur Heymans · 6 years ago
  24. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  25. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  26. 1a8c1df sb/intel/i82801jx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  27. 9c5d463 southbridge/intel: Remove space before/after parenthesis by Elyes HAOUAS · 6 years ago
  28. 87af36a sb/intel/i82801jx: Route all PIRQ to INT11 by Arthur Heymans · 7 years ago
  29. ad50149 sb/intel/i82801jx: Generate default fadt and madt by Arthur Heymans · 7 years ago
  30. e5dcaf1 sb/intel/i82801jx: Add addition IO resources by Arthur Heymans · 7 years ago
  31. b137c13 I82801JX: Add IS_ENABLED around config options by Martin Roth · 7 years ago
  32. 349e085 sb/intel/i82801jx: Add correct PCI ids and change names by Arthur Heymans · 7 years ago
  33. 7b9c139 sb/intel/i82801jx: Copy i82801ix by Arthur Heymans · 7 years ago