1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  2. 52c553e sb/intel/lynxpoint: Add Kconfig option to hide Intel ME by Matt DeVillier · 1 year, 7 months ago
  3. 49509189 sb/intel/lynxpoint: Add native PCH init by Angel Pons · 2 years, 2 months ago
  4. 9c8c858 sb/intel/lynxpoint: Add native thermal init by Angel Pons · 2 years, 2 months ago
  5. 70c6185 sb/intel/lynxpoint: Add native USB init by Angel Pons · 2 years, 2 months ago
  6. 322b1c3 haswell/lynxpoint: Add native early ME init by Angel Pons · 2 years, 2 months ago
  7. 567ece4 haswell/lynxpoint: Add native DMI init by Angel Pons · 2 years, 2 months ago
  8. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 7 months ago
  9. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  10. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 8 months ago
  11. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 8 months ago
  12. a072043 sb,soc/intel: Fix SMI handler IO trap data mask by Kyösti Mälkki · 1 year, 7 months ago
  13. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  14. 9916648 sb,soc/intel: Drop spurious SMI entry message by Kyösti Mälkki · 1 year, 8 months ago
  15. 307320c sb,soc/intel: Address TCO SECOND_TO_STS name collision by Kyösti Mälkki · 1 year, 8 months ago
  16. e8a3af1 sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT by Kyösti Mälkki · 1 year, 8 months ago
  17. ac435b4 intel/haswell,lynxpoint: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  18. 806b2cd sb/intel/common: Fix GPE0 related register conflict by Kyösti Mälkki · 1 year, 8 months ago
  19. d165357 sb,soc/intel: Use register_new_ioapic_gsi0() by Kyösti Mälkki · 3 years, 1 month ago
  20. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  21. 96fa237 treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' by Felix Held · 1 year, 9 months ago
  22. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 9 months ago
  23. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 9 months ago
  24. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 9 months ago
  25. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 10 months ago
  26. a0be874 {sb,soc}/intel: Do not require hda_verb.c by Angel Pons · 1 year, 11 months ago
  27. 37b161f intel/broadwell,lynxpoint: Change formula around 4 GiB by Kyösti Mälkki · 2 years, 1 month ago
  28. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  29. 0cd1a87 sb/intel/lynxpoint: Fix up comment by Angel Pons · 2 years, 5 months ago
  30. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  31. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 5 months ago
  32. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 5 months ago
  33. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  34. 667f511 src/southbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  35. 249343b src/southbridge: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  36. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  37. 55405a3 sb/intel/lynxpoint: Update `intel_me_status()` signature by Angel Pons · 2 years, 8 months ago
  38. 310d327 sb/intel/lynxpoint/me.c: Refactor MEI CSR functions by Angel Pons · 2 years, 8 months ago
  39. df2049b sb/intel/lynxpoint: Use unions for MEI registers by Angel Pons · 2 years, 8 months ago
  40. 032255c sb/intel/lynxpoint: Use unions for ME PCI registers by Angel Pons · 2 years, 8 months ago
  41. 9f04374 sb/intel/lynxpoint: Drop typedefs of enum type by Angel Pons · 2 years, 8 months ago
  42. 01c9b98 sb/intel/lynxpoint: Drop typedefs of struct types by Angel Pons · 2 years, 8 months ago
  43. 4f8aea0 lynxpoint/broadwell: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  44. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 8 months ago
  45. 5300b03 lynxpoint/broadwell: Use `azalia_program_verb_table()` by Angel Pons · 2 years, 8 months ago
  46. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  47. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  48. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  49. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  50. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  51. d4ba2b1 sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1 by Angel Pons · 2 years, 9 months ago
  52. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  53. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 10 months ago
  54. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 10 months ago
  55. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 10 months ago
  56. 6266c41 sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes by Felix Held · 2 years, 10 months ago
  57. efebedd sb/intel/lynxpoint: Drop `config_t` typedef by Angel Pons · 2 years, 10 months ago
  58. e8c6586 sb/intel/lynxpoint/fadt.c: Reuse length fields by Angel Pons · 2 years, 10 months ago
  59. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  60. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  61. 17c8901 sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methods by Angel Pons · 3 years, 1 month ago
  62. 1708a2f sb/intel/lynxpoint/Kconfig: Fix typo in help text by Angel Pons · 3 years, 1 month ago
  63. aced1f0 sb/intel/lynxpoint: Add SerialIO UART console support by Angel Pons · 3 years, 3 months ago
  64. 720dc71 sb/intel/lynxpoint: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  65. dfb29fd sb/intel/lynxpoint: Add pch_iobp_exec() function by Angel Pons · 3 years, 3 months ago
  66. 9ffb57c sb/intel/lynxpoint: Relocate SATA clock gating write by Angel Pons · 3 years, 9 months ago
  67. 3704c65 sb/intel: Drop outdated SMBus I/O BAR comment by Angel Pons · 3 years, 2 months ago
  68. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  69. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  70. b761903 sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP by Arthur Heymans · 3 years, 3 months ago
  71. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 5 months ago
  72. 35605d6 sb/intel/lynxpoint: Add and use power state bit macros by Angel Pons · 3 years, 3 months ago
  73. 84d10cc ChromeOS: Use CHROMEOS_NVS guard by Kyösti Mälkki · 3 years, 5 months ago
  74. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  75. 527b682 sb/intel/x/smbus.c: Correct register access width by Angel Pons · 3 years, 4 months ago
  76. cc36c4c sb/intel/*/smihandler.c: Correct BIOS_CNTL access width by Angel Pons · 3 years, 4 months ago
  77. f5ec52a nb/intel/haswell: Move USB config API into Lynx Point by Angel Pons · 3 years, 4 months ago
  78. c1301dd {lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bit by Angel Pons · 3 years, 4 months ago
  79. 1895d1a {lynxpoint,broadwell}/hda_verb.c: Drop effect-free write by Angel Pons · 3 years, 4 months ago
  80. f20ef65 sb/intel/lynxpoint/hda_verb.c: Add missing codec detect steps by Angel Pons · 3 years, 4 months ago
  81. 88f94a9 lynxpoint/broadwell: Rename LP GPIO config global by Angel Pons · 3 years, 4 months ago
  82. 30931f5 sb/intel/lynxpoint: Move S3 check out of `early_pch_init` by Angel Pons · 3 years, 4 months ago
  83. 0b39379 sb/intel/lynxpoint: Replace HPET_ADDR by Angel Pons · 3 years, 4 months ago
  84. 34be1be nb/intel/haswell: Finalize northbridge in ramstage by Angel Pons · 3 years, 5 months ago
  85. 7f8da79 sb/intel/lynxpoint/me.c: Reorder functions by Angel Pons · 3 years, 5 months ago
  86. 10274d8 sb/intel/lynxpoint: Finalize ME in ramstage by Angel Pons · 3 years, 5 months ago
  87. d32b514 sb/intel/lynxpoint/me.c: Use res2mmio() by Angel Pons · 3 years, 5 months ago
  88. a3492d7 sb/intel/lynxpoint: Retype `mei_base_address` pointer by Angel Pons · 3 years, 5 months ago
  89. 418190c sb/intel/lynxpoint: Refactor `usb_xhci_port_count_usb3` by Angel Pons · 3 years, 4 months ago
  90. 8af3e0e soc/intel/broadwell/pch: Use Lynx Point smbus.c by Angel Pons · 3 years, 4 months ago
  91. 71505f5 sb/intel/lynxpoint/lpc.c: Relocate lock bit write by Angel Pons · 3 years, 9 months ago
  92. 3d3728b sb/intel/lynxpoint/me_9.x.c: Rename to me.c by Angel Pons · 3 years, 5 months ago
  93. 2cdf8bd sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1 by Angel Pons · 3 years, 8 months ago
  94. 57a2a3b sb/intel/lynxpoint/acpi: Add missing USB ports by Angel Pons · 3 years, 9 months ago
  95. 5e82d44 sb/intel/lynxpoint: Refactor some GNVS by Kyösti Mälkki · 3 years, 7 months ago
  96. 70243cd Revert "lynxpoint: Fix SerialIO ACPI compile issue with recent IASL" by Angel Pons · 3 years, 9 months ago
  97. 9b629ad sb/intel/lynxpoint: Correct read width in RMW cycle by Angel Pons · 3 years, 9 months ago
  98. 608a75c sb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  99. e5446ca sb/intel/*/lpc: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  100. d1ff7e4 mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 6 months ago