1. 0d19289 arch/x86/ioapic: use uintptr_t for IOAPIC base address by Felix Held · 5 months ago
  2. 434d7d4 sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs by Angel Pons · 1 year, 9 months ago
  3. d165357 sb,soc/intel: Use register_new_ioapic_gsi0() by Kyösti Mälkki · 3 years, 1 month ago
  4. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 9 months ago
  5. 37b161f intel/broadwell,lynxpoint: Change formula around 4 GiB by Kyösti Mälkki · 2 years, 1 month ago
  6. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  7. 0cd1a87 sb/intel/lynxpoint: Fix up comment by Angel Pons · 2 years, 4 months ago
  8. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  9. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  10. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  11. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 9 months ago
  12. efebedd sb/intel/lynxpoint: Drop `config_t` typedef by Angel Pons · 2 years, 10 months ago
  13. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  14. 9ffb57c sb/intel/lynxpoint: Relocate SATA clock gating write by Angel Pons · 3 years, 8 months ago
  15. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 2 months ago
  16. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 4 months ago
  17. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  18. 71505f5 sb/intel/lynxpoint/lpc.c: Relocate lock bit write by Angel Pons · 3 years, 8 months ago
  19. 2cdf8bd sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1 by Angel Pons · 3 years, 8 months ago
  20. 608a75c sb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  21. e5446ca sb/intel/*/lpc: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  22. 6324759 sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing` by Angel Pons · 3 years, 5 months ago
  23. 04f1de3 sb/intel/lynxpoint: Only generate SerialIO SSDT for PCH-LP by Angel Pons · 3 years, 5 months ago
  24. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 5 months ago
  25. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 5 months ago
  26. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 6 months ago
  27. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 6 months ago
  28. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 6 months ago
  29. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years ago
  30. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years ago
  31. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years ago
  32. 4b4e995 sb/intel: Factor out soc_fill_gnvs() by Kyösti Mälkki · 4 years ago
  33. 9f441df ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years ago
  34. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 1 month ago
  35. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 1 month ago
  36. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years ago
  37. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years ago
  38. 4ea08f9 sb/intel/lynxpoint: Replace hard-coded IDs with defines by Felix Singer · 3 years, 8 months ago
  39. 1464a05 sb/intel/lynxpoint/lpc.c: Relocate `enable_hpet` function by Angel Pons · 3 years, 8 months ago
  40. a7174b7 sb/intel/lynxpoint/lpc.c: Correct GPI routing check by Angel Pons · 3 years, 8 months ago
  41. f471171 sb/intel: Don't set ACPI_EN twice by Angel Pons · 3 years, 8 months ago
  42. 4b519f7 sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits by Angel Pons · 3 years, 8 months ago
  43. 90cdf70 sb/intel/lynxpoint: Align with Broadwell by Angel Pons · 3 years, 9 months ago
  44. 4fe4661 sb/intel/lynxpoint/lpc.c: Simplify PM init sequence by Angel Pons · 3 years, 9 months ago
  45. 8963f7d sb/intel/lynxpoint: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 9 months ago
  46. 2d35cf8 sb/intel/lynxpoint: Use common code to generate HPET table by Angel Pons · 3 years, 8 months ago
  47. cbcbb67 sb/intel/lynxpoint: Ensure that `dev->chip_info` is not null by Angel Pons · 3 years, 9 months ago
  48. 84fa224 sb/intel/lynxpoint: Use spaces around `|` by Angel Pons · 3 years, 9 months ago
  49. 8cb8374 sb/intel/lynxpoint: Drop space after casts by Angel Pons · 3 years, 9 months ago
  50. 2aaf7c0 haswell/lynxpoint: Align cosmetics with Broadwell by Angel Pons · 3 years, 10 months ago
  51. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  52. 2178b72 sb/intel/lynxpoint: Move IOBP API to its own compilation unit by Angel Pons · 4 years, 1 month ago
  53. bf9bc50 sb/intel/lynxpoint: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  54. 9f78127 lynxpoint: Factor out PIRQ routing from devicetree by Angel Pons · 4 years ago
  55. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years ago
  56. 2bd25bf sb/intel/lynxpoint: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years ago
  57. 725657a sb/intel/lynxpoint: Program PM registers directly by Angel Pons · 4 years ago
  58. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  59. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 1 month ago
  60. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 1 month ago
  61. ad882c3 sb/intel: Remove spurious HAVE_SMI_HANDLER test by Kyösti Mälkki · 4 years, 1 month ago
  62. b658548 arch/x86: Create helper for APM_CNT SMI triggers by Kyösti Mälkki · 4 years, 1 month ago
  63. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  64. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  65. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 8 months ago
  66. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 4 months ago
  67. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  68. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  69. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 2 months ago
  70. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  71. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  72. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 4 months ago
  73. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  74. 948a5d0 sb/intel/lynxpoint: drop IGD-related NVS variables by Matt DeVillier · 4 years, 3 months ago
  75. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  76. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  77. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  78. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  79. 7630803 sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT by Kyösti Mälkki · 4 years, 9 months ago
  80. 6de151e sb/lynxpoint: Fix 'dead increment' by Elyes HAOUAS · 4 years, 9 months ago
  81. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  82. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 4 years, 11 months ago
  83. b490562 soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER by Kyösti Mälkki · 5 years ago
  84. a3121b0 sb/intel/lynxpoint: Use common final SPI OPs setup by Arthur Heymans · 5 years ago
  85. 0c22d2f {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro by Elyes HAOUAS · 6 years ago
  86. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  87. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  88. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  89. 744d6bd sb/intel: Check for NULL-return of pcidev_on_root() by Nico Huber · 5 years ago
  90. b544c00 intel/lynxpoint: Fix spelling by Kyösti Mälkki · 6 years ago
  91. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  92. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  93. dcc249e sb/intel/lynxpoint: Don't force state keep after power fail by Tristan Corrick · 6 years ago
  94. 63626b1 sb/intel/common: Create a common PCH finalise implementation by Tristan Corrick · 6 years ago
  95. 32ceed8 sb/intel/lynxpoint: Ensure the finalise handler is called by Tristan Corrick · 6 years ago
  96. b2632ce sb/intel/lynxpoint: Generate the ACPI FADT with a common function by Tristan Corrick · 6 years ago
  97. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  98. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  99. 6b93112 sb/intel: Deduplicate vbnv_cmos_failed and rtc_init by Patrick Rudolph · 6 years ago
  100. f3127d4 sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table by Tristan Corrick · 6 years ago