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