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