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