1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  2. c9cd886 treewide: Remove unused <cpu/x86/smm.h> by Elyes Haouas · 1 year, 6 months ago
  3. 100f92c mb,x86/smm: Disable unused IO traps by Kyösti Mälkki · 1 year, 7 months ago
  4. 00b8cbd sb/intel/ibexpeak/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 7 months ago
  5. a072043 sb,soc/intel: Fix SMI handler IO trap data mask by Kyösti Mälkki · 1 year, 7 months ago
  6. e8a3af1 sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT by Kyösti Mälkki · 1 year, 8 months ago
  7. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  8. 723b896 src/southbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  9. 806b2cd sb/intel/common: Fix GPE0 related register conflict by Kyösti Mälkki · 1 year, 8 months ago
  10. d165357 sb,soc/intel: Use register_new_ioapic_gsi0() by Kyösti Mälkki · 3 years, 1 month ago
  11. c045735 sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 1 month ago
  12. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  13. 96fa237 treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' by Felix Held · 1 year, 9 months ago
  14. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 9 months ago
  15. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 9 months ago
  16. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 9 months ago
  17. 85f87e8 treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  18. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 9 months ago
  19. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  20. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  21. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  22. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  23. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 10 months ago
  24. a0be874 {sb,soc}/intel: Do not require hda_verb.c by Angel Pons · 1 year, 11 months ago
  25. 44ef212 sb/intel/ibexpeak: Perform const correctness by Bill XIE · 2 years ago
  26. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years ago
  27. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  28. 92c2ccd sb/intel/ibexpeak/early_pch.c: Use PCI_BASE_ADDRESS_0 macro by Elyes Haouas · 2 years, 5 months ago
  29. bd90a22 nb/intel/ironlake: Fix sending HECI messages by Arthur Heymans · 2 years, 5 months ago
  30. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 5 months ago
  31. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 5 months ago
  32. d3687cd sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config by Elyes Haouas · 2 years, 5 months ago
  33. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 5 months ago
  34. d00cfcb nb/intel/ironlake/raminit_heci.c: Move to southbridge scope by Angel Pons · 2 years, 5 months ago
  35. f91538c sb/intel/ibexpeak/azalia.c: Use 'pci_{and,or}_config' by Elyes HAOUAS · 2 years, 5 months ago
  36. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  37. 992c860 sb/intel/ibexpeak: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  38. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 8 months ago
  39. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  40. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  41. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  42. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  43. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  44. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  45. 4ceef0e sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include by Felix Held · 2 years, 10 months ago
  46. 6266c41 sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes by Felix Held · 2 years, 10 months ago
  47. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  48. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  49. 685dc56 sb/intel/ibexpeak: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  50. 3704c65 sb/intel: Drop outdated SMBus I/O BAR comment by Angel Pons · 3 years, 2 months ago
  51. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  52. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 5 months ago
  53. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  54. 0a93775 sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` by Angel Pons · 3 years, 3 months ago
  55. 527b682 sb/intel/x/smbus.c: Correct register access width by Angel Pons · 3 years, 4 months ago
  56. 8fec6a8 sb/intel/ibexpeak: Drop useless bd82x6x pcie.c by Angel Pons · 3 years, 5 months ago
  57. 4562183 sb/intel/ibexpeak: Add all PCI IDs for LPC by Angel Pons · 3 years, 5 months ago
  58. 959a448 sb/intel/ibexpeak: Drop obsolete SATA register settings by Angel Pons · 3 years, 8 months ago
  59. e5446ca sb/intel/*/lpc: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  60. 22ad953 sb/intel/x/lpc.c: Drop commented-out `gpio_init` call by Angel Pons · 3 years, 5 months ago
  61. 6324759 sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing` by Angel Pons · 3 years, 5 months ago
  62. ffdf1f9 sb/intel/ibexpeak: Drop Global NVS support by Angel Pons · 3 years, 6 months ago
  63. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 6 months ago
  64. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  65. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  66. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  67. 20a609f sb/intel: Extract `set_global_reset` function by Angel Pons · 3 years, 5 months ago
  68. a85d4a5 sb/intel/{bd82x6x,ibexpeak}: hide MEI if ME inoperable by James Ye · 4 years, 5 months ago
  69. 8fee995 sb,soc/intel: Add wake source fields in GNVS by Kyösti Mälkki · 3 years, 6 months ago
  70. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  71. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  72. fd3df8e sb/intel/ibexpeak: Drop invalid ME finalisation function by Angel Pons · 3 years, 6 months ago
  73. 22ecdbe soc/intel: Drop CMEM from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  74. fa5f9b5 ACPI: Declare GNVS variables globally by Kyösti Mälkki · 3 years, 6 months ago
  75. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 7 months ago
  76. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 7 months ago
  77. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 7 months ago
  78. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  79. b527841 sb/intel: Add CBMC entries in GNVS by Kyösti Mälkki · 3 years, 6 months ago
  80. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 1 month ago
  81. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  82. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  83. 4b4e995 sb/intel: Factor out soc_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  84. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 1 month ago
  85. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 1 month ago
  86. e653942 sb/intel/ibexpeak: Drop ChromeOS setup for GNVS by Kyösti Mälkki · 3 years, 7 months ago
  87. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 7 months ago
  88. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 7 months ago
  89. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 7 months ago
  90. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 7 months ago
  91. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 7 months ago
  92. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 7 months ago
  93. 79b2a15 sb/intel/x/smbus.c: Factor out common code by Angel Pons · 3 years, 7 months ago
  94. 4def30d sb/intel/bd82x6x: Make me_common.c a compilation unit by Angel Pons · 4 years, 1 month ago
  95. 244cf7d sb/intel/x/smbus.c: Add block read/write support by Angel Pons · 3 years, 7 months ago
  96. bb19d39 sb/intel/x/smbus.c: Rename parameter by Angel Pons · 3 years, 7 months ago
  97. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 3 years, 10 months ago
  98. f471171 sb/intel: Don't set ACPI_EN twice by Angel Pons · 3 years, 8 months ago
  99. 4b519f7 sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits by Angel Pons · 3 years, 9 months ago
  100. 22d4397 azalia: Use `HDA_GCTL_CRST` macro as unset-mask by Angel Pons · 3 years, 9 months ago