1. 720dc71 sb/intel/lynxpoint: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  2. 427e435 sb/intel/bd82x6x: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  3. 685dc56 sb/intel/ibexpeak: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  4. b92a4d6 sb/intel/bd82x6x: Add missing ID for PCI bridge by James Ye · 4 years, 2 months ago
  5. 0239684 sb/intel/bd82x6x: Use array for PCIe ASPM overrides by Angel Pons · 3 years, 1 month ago
  6. dfb29fd sb/intel/lynxpoint: Add pch_iobp_exec() function by Angel Pons · 3 years, 3 months ago
  7. 9ffb57c sb/intel/lynxpoint: Relocate SATA clock gating write by Angel Pons · 3 years, 9 months ago
  8. 3704c65 sb/intel: Drop outdated SMBus I/O BAR comment by Angel Pons · 3 years, 2 months ago
  9. 9575c08 sb/intel/common/pmclib: Use pmbase functions by Arthur Heymans · 3 years, 2 months ago
  10. a2c5115 sb/intel/common: Fix platform_is_resuming() by Arthur Heymans · 3 years, 2 months ago
  11. 89c5553 sb/intel/common: Implement acpi_is_wakeup_s3() by Arthur Heymans · 3 years, 2 months ago
  12. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  13. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  14. b761903 sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP by Arthur Heymans · 3 years, 3 months ago
  15. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 5 months ago
  16. 35605d6 sb/intel/lynxpoint: Add and use power state bit macros by Angel Pons · 3 years, 3 months ago
  17. 84d10cc ChromeOS: Use CHROMEOS_NVS guard by Kyösti Mälkki · 3 years, 5 months ago
  18. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  19. 5daa412 sb/intel/bd82x6x: Use {get,set}_int_option by Angel Pons · 3 years, 3 months ago
  20. 0a93775 sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` by Angel Pons · 3 years, 3 months ago
  21. ac9af1a sb/intel/common: Drop some PCH_LPC_DEV macros by Angel Pons · 3 years, 3 months ago
  22. 70d1c72 sb/amd/pi/hudson: remove unused Bolton PI FCH code by Felix Held · 3 years, 3 months ago
  23. 527b682 sb/intel/x/smbus.c: Correct register access width by Angel Pons · 3 years, 4 months ago
  24. b324df6 arch/x86: Provide readXp/writeXp helpers in arch/mmio.h by Angel Pons · 3 years, 4 months ago
  25. e22c597 sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtime by Keith Hui · 4 years, 2 months ago
  26. cc36c4c sb/intel/*/smihandler.c: Correct BIOS_CNTL access width by Angel Pons · 3 years, 4 months ago
  27. f5ec52a nb/intel/haswell: Move USB config API into Lynx Point by Angel Pons · 3 years, 4 months ago
  28. 53d08b6 sb/intel/common: Use new acpigen_write_PRT_*_entry functions by Tim Wawrzynczak · 3 years, 5 months ago
  29. c1301dd {lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bit by Angel Pons · 3 years, 4 months ago
  30. 1895d1a {lynxpoint,broadwell}/hda_verb.c: Drop effect-free write by Angel Pons · 3 years, 4 months ago
  31. f20ef65 sb/intel/lynxpoint/hda_verb.c: Add missing codec detect steps by Angel Pons · 3 years, 4 months ago
  32. 023fdaf mb/asus/p2b: Refactor southbridge ACPI stuff by Keith Hui · 4 years, 3 months ago
  33. 88f94a9 lynxpoint/broadwell: Rename LP GPIO config global by Angel Pons · 3 years, 4 months ago
  34. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 5 months ago
  35. 30931f5 sb/intel/lynxpoint: Move S3 check out of `early_pch_init` by Angel Pons · 3 years, 4 months ago
  36. 0b39379 sb/intel/lynxpoint: Replace HPET_ADDR by Angel Pons · 3 years, 4 months ago
  37. 34be1be nb/intel/haswell: Finalize northbridge in ramstage by Angel Pons · 3 years, 5 months ago
  38. 7f8da79 sb/intel/lynxpoint/me.c: Reorder functions by Angel Pons · 3 years, 5 months ago
  39. 10274d8 sb/intel/lynxpoint: Finalize ME in ramstage by Angel Pons · 3 years, 5 months ago
  40. d32b514 sb/intel/lynxpoint/me.c: Use res2mmio() by Angel Pons · 3 years, 5 months ago
  41. a3492d7 sb/intel/lynxpoint: Retype `mei_base_address` pointer by Angel Pons · 3 years, 5 months ago
  42. a560c71 sb/intel/common/pciehp: Replace HP dummy device with common code by Arthur Heymans · 3 years, 5 months ago
  43. 54c04d5 sb/ti/pcixx12: Remove NOOP chip driver by Arthur Heymans · 3 years, 5 months ago
  44. 418190c sb/intel/lynxpoint: Refactor `usb_xhci_port_count_usb3` by Angel Pons · 3 years, 4 months ago
  45. 8af3e0e soc/intel/broadwell/pch: Use Lynx Point smbus.c by Angel Pons · 3 years, 4 months ago
  46. 71505f5 sb/intel/lynxpoint/lpc.c: Relocate lock bit write by Angel Pons · 3 years, 9 months ago
  47. 3f7bb7d sb/intel/bd82x6x: Turn ME PCI register structs into unions by Angel Pons · 3 years, 6 months ago
  48. 3d3728b sb/intel/lynxpoint/me_9.x.c: Rename to me.c by Angel Pons · 3 years, 5 months ago
  49. 8fec6a8 sb/intel/ibexpeak: Drop useless bd82x6x pcie.c by Angel Pons · 3 years, 5 months ago
  50. 4562183 sb/intel/ibexpeak: Add all PCI IDs for LPC by Angel Pons · 3 years, 5 months ago
  51. 2cdf8bd sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1 by Angel Pons · 3 years, 8 months ago
  52. 57a2a3b sb/intel/lynxpoint/acpi: Add missing USB ports by Angel Pons · 3 years, 9 months ago
  53. 4fb2328 sb/amd/agesa/hudson/lpc: Remove space between function and signature by Paul Menzel · 4 years, 4 months ago
  54. 4df6b26 sb/amd/agesa/hudson: Use comment style from style guide by Paul Menzel · 4 years, 4 months ago
  55. 10de874 sb/amd/common: Drop dummy variable assigment by Kyösti Mälkki · 3 years, 5 months ago
  56. 5e82d44 sb/intel/lynxpoint: Refactor some GNVS by Kyösti Mälkki · 3 years, 7 months ago
  57. 70243cd Revert "lynxpoint: Fix SerialIO ACPI compile issue with recent IASL" by Angel Pons · 3 years, 9 months ago
  58. c0733e1 ACPI: Use common OperationRegion for PCI_MMCONF by Kyösti Mälkki · 3 years, 5 months ago
  59. ff9ba54 sb,soc/amd: Drop OSFL method in ASL by Kyösti Mälkki · 3 years, 5 months ago
  60. b484609 sb/amd/cimx/sb800: Drop OSFL method in ASL by Kyösti Mälkki · 3 years, 5 months ago
  61. c027ece southbridge: Ensure common Kconfig gets included last by Angel Pons · 3 years, 5 months ago
  62. 959a448 sb/intel/ibexpeak: Drop obsolete SATA register settings by Angel Pons · 3 years, 8 months ago
  63. 9b629ad sb/intel/lynxpoint: Correct read width in RMW cycle by Angel Pons · 3 years, 9 months ago
  64. 608a75c sb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  65. e5446ca sb/intel/*/lpc: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  66. 2ed14db sb/amd: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  67. d1ff7e4 mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 6 months ago
  68. aacbd66 sb/intel/lynxpoint: Clean up lp_gpio.h by Angel Pons · 3 years, 6 months ago
  69. 05af850 sb/amd/cimx/sb800: Move common OSFL method in ASL by Kyösti Mälkki · 3 years, 5 months ago
  70. d591a5a ACPI: Move common _PIC method by Kyösti Mälkki · 3 years, 6 months ago
  71. fa6a85c sb,soc/amd: Drop empty CIRQ call from _PIC by Kyösti Mälkki · 3 years, 6 months ago
  72. 3942a90 sb/amd/cimx/sb800: Drop CIRQ method from _PIC by Kyösti Mälkki · 3 years, 6 months ago
  73. 6962b6e sb,soc/amd: Move _PIC method to global scope by Kyösti Mälkki · 3 years, 5 months ago
  74. ec2ee18 sb/intel/bd82x6x: Clean up early_me.c cosmetics by Angel Pons · 3 years, 6 months ago
  75. 5152f16 sb/intel/bd82x6x/me_smm.c: Deduplicate finalisation code by Angel Pons · 3 years, 6 months ago
  76. 5deff30 sb/intel/bd82x6x: Move ME SMM code into a separate file by Angel Pons · 3 years, 6 months ago
  77. c94bc8e sb/intel/bd82x6x: Relocate some static functions by Angel Pons · 3 years, 6 months ago
  78. 5053203 sb/intel/bd82x6x: Use HPTS() for HPET visibility by Kyösti Mälkki · 3 years, 6 months ago
  79. 4797bb9 intel/broadwell,lynxpoint: Use HPTS() for HPET visibility by Kyösti Mälkki · 3 years, 6 months ago
  80. 9a05600 sb/intel/i82801jx: Use HPTS() for HPET visibility by Kyösti Mälkki · 3 years, 6 months ago
  81. e173814 sb/intel/i82801gx,ix: Use HPTS() for HPET visibility by Kyösti Mälkki · 3 years, 7 months ago
  82. 4ff99a2 sb,soc/intel: Add HPTS() for HPET visibility by Kyösti Mälkki · 3 years, 6 months ago
  83. 22ad953 sb/intel/x/lpc.c: Drop commented-out `gpio_init` call by Angel Pons · 3 years, 5 months ago
  84. 6324759 sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing` by Angel Pons · 3 years, 5 months ago
  85. 9382f0c sb/intel/lynxpoint: Do not mask out TCO status bits by Angel Pons · 3 years, 5 months ago
  86. 04f1de3 sb/intel/lynxpoint: Only generate SerialIO SSDT for PCH-LP by Angel Pons · 3 years, 5 months ago
  87. 1afe469 sb/intel/lynxpoint/pch.h: Guard macro parameters by Angel Pons · 3 years, 5 months ago
  88. 06f1fed sb/intel/common: Move named packages out of method by Angel Pons · 3 years, 5 months ago
  89. ffdf1f9 sb/intel/ibexpeak: Drop Global NVS support by Angel Pons · 3 years, 6 months ago
  90. 00f11c0 sb/intel/i82801jx: Drop Global NVS support by Angel Pons · 3 years, 6 months ago
  91. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 6 months ago
  92. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  93. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  94. 4f880b9 sb/amd/agesa/hudson/acpi/fch.asl: Sync whitespace by Elyes HAOUAS · 3 years, 10 months ago
  95. 4dc85f1 sb/intel/common/rtc.c: Define __SIMPLE_DEVICE__ by Angel Pons · 3 years, 5 months ago
  96. b53dfc7 sb/amd/agesa/hudson/amd_pci_int_defs.h: Fix comments by Angel Pons · 3 years, 5 months ago
  97. 39a2237 sb/amd/agesa/hudson: Drop setting `ACPI_FADT_RESET_REGISTER` by Angel Pons · 3 years, 5 months ago
  98. 73c73dd sb/amd/agesa/hudson/sm.c: Drop unused `BITx` macros by Angel Pons · 3 years, 5 months ago
  99. c64465f sb/amd/pi/hudson/pci.c: Remove empty init operation by Angel Pons · 3 years, 5 months ago
  100. c3d88ee sb/amd/pi/hudson/imc.c: Remove duplicated comment by Angel Pons · 3 years, 5 months ago