1. 0d19289 arch/x86/ioapic: use uintptr_t for IOAPIC base address by Felix Held · 5 months ago
  2. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 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. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  8. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  9. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  10. 27c51a0 Revert "soc/intel/broadwell/pch: Replace ACPI device NVS" by Furquan Shaikh · 3 years, 1 month ago
  11. 12fc21b soc/intel/broadwell: Rename `ramstage.h` by Angel Pons · 3 years, 1 month ago
  12. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  13. 68d8357 soc/intel/broadwell/pch: Replace ACPI device NVS by Angel Pons · 3 years, 3 months ago
  14. 07baa7a soc/intel/broadwell: Re-do SerialIO UART console support by Angel Pons · 3 years, 3 months ago
  15. c423ce2 soc/intel/broadwell: Use Lynx Point IOBP code by Angel Pons · 3 years, 3 months ago
  16. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 2 months ago
  17. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  18. 4a3fab0 soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  19. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 6 months ago
  20. 733f03d soc/intel/broadwell/pch: Prepare to drop `gpio.h` by Angel Pons · 3 years, 5 months ago
  21. 64c6a74 soc/intel/broadwell: Use southbridge common RCBA by Angel Pons · 3 years, 5 months ago
  22. 6fb87c2 soc/intel/broadwell/pch/lpc.c: Program GEN_PMCON_3 in one write by Angel Pons · 3 years, 8 months ago
  23. 02414f8 soc/intel/broadwell/pch: Drop some `config_of` uses by Angel Pons · 3 years, 8 months ago
  24. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 6 months ago
  25. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years ago
  26. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years ago
  27. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years ago
  28. 4b4e995 sb/intel: Factor out soc_fill_gnvs() by Kyösti Mälkki · 4 years ago
  29. 9f441df ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years ago
  30. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 1 month ago
  31. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 1 month ago
  32. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years ago
  33. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years ago
  34. a042626 broadwell: Flatten `acpi_init_gnvs` function by Angel Pons · 3 years, 9 months ago
  35. c200e8c7 soc/intel/broadwell: Move PCH code into pch subdir by Angel Pons · 3 years, 9 months ago[Renamed from src/soc/intel/broadwell/lpc.c]
  36. 3cc2c38 soc/intel/broadwell: Separate PCH in devicetree by Angel Pons · 3 years, 9 months ago
  37. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 3 years, 10 months ago
  38. cb2080f soc/intel/broadwell: Drop `broadwell_pci_ops` by Angel Pons · 3 years, 9 months ago
  39. f2e2b96 soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc init by Angel Pons · 3 years, 9 months ago
  40. 2436ac0 soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH PM init by Angel Pons · 3 years, 9 months ago
  41. 4a6c0a3 broadwell: Factor out PIRQ routing from devicetree by Angel Pons · 4 years ago
  42. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  43. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 1 month ago
  44. ad882c3 sb/intel: Remove spurious HAVE_SMI_HANDLER test by Kyösti Mälkki · 4 years, 1 month ago
  45. b658548 arch/x86: Create helper for APM_CNT SMI triggers by Kyösti Mälkki · 4 years, 1 month ago
  46. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  47. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  48. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 2 months ago
  49. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  50. f94ac9a soc/intel/broadwell: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  51. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  52. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  53. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  54. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  55. 2abbe46 soc/intel/broadwell: Use common SB RTC code by Arthur Heymans · 5 years ago
  56. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 8 months ago
  57. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  58. 71756c21 soc/intel: Expand SA_DEV_ROOT for ramstage by Kyösti Mälkki · 5 years ago
  59. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  60. b490562 soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER by Kyösti Mälkki · 5 years ago
  61. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  62. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  63. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  64. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  65. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  66. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  67. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  68. 5846d57 acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry by Joel Kitching · 6 years ago
  69. 040aff2 soc/intel/broadwell: Get rid of device_t by Elyes HAOUAS · 6 years ago
  70. 81a6f10 soc/intel/broadwell: Enable VT-d and X2APIC by Matt DeVillier · 6 years ago
  71. 93bbd41 soc/intel: Enable ACPI DBG2 table generation by Duncan Laurie · 7 years ago
  72. b9d9b79 soc/intel/broadwell: refactor rtc failure checking by Aaron Durbin · 7 years ago
  73. 9fde0d7 vboot: remove init_vbnv_cmos() by Aaron Durbin · 7 years ago
  74. e6ff159 soc/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  75. 6ef5192 soc/intel/broadwell: Fix other issues detected by checkpatch by Lee Leahy · 7 years ago
  76. 8a9c7dc soc/intel/broadwell: Fix {}, () and conditional issues by Lee Leahy · 7 years ago
  77. 26b7cd0 soc/intel/broadwell: Fix spacing issues detected by checkpatch by Lee Leahy · 7 years ago
  78. c97e042 lynxpoint/broadwell: fix PCH power optimizer by Matt DeVillier · 7 years ago
  79. ee6a612 Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano" by Matt DeVillier · 7 years ago
  80. a1df15e soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table by Matt DeVillier · 8 years ago
  81. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  82. 0f2025d intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano by Prabal Saha · 8 years ago
  83. 0faf401 soc/intel/broadwell: Use init_vbnv_cmos from vboot vbnv by Furquan Shaikh · 8 years ago
  84. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  85. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 8 years ago
  86. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  87. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  88. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  89. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  90. 320ad82 intel/broadwell: guard CHROMEOS support better by Patrick Georgi · 9 years ago
  91. 35dc00f broadwell: Preserve VbNv around cmos_init by Duncan Laurie · 9 years ago
  92. 4ee4bd5 broadwell: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  93. 074a028 Samus: Synchronization with FRC to enable PCIe Relaxed Order. by Kenji Chen · 10 years ago
  94. 472d0cb broadwell: fixed power gating enable for disabled sata port by Kane Chen · 10 years ago
  95. 446fb8e broadwell: Misc updates from 2.1.0 ref code by Duncan Laurie · 10 years ago
  96. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  97. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  98. de7ed6f intel/broadwell: Spelling fixes by Martin Roth · 10 years ago
  99. b219da8 broadwell: move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  100. c88c54c broadwell: add new intel SOC by Duncan Laurie · 10 years ago