1. d890b45 ACPI: Add hack to avoid IASL warning when reading back registers by Martin Roth · 9 years ago
  2. 07a1b28 x86 acpi: remove ALIGN_CURRENT macro by Aaron Durbin · 9 years ago
  3. 5a98bf2 ACPI: Fix IASL Warning about unused method for _TZ checks by Martin Roth · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  6. 7dcb545 intel: auto include intel/common/firmware by Aaron Durbin · 9 years ago
  7. 06f1f8f timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS by Aaron Durbin · 10 years ago
  8. c528c2e Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME by Martin Roth · 9 years ago
  9. 59aa2b1 southbridge/intel: Create common IFD Kconfig and Makefile by Martin Roth · 9 years ago
  10. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  11. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  12. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  13. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  14. 9bb5c5c acpigen: Remove all explicit length tracking by Vladimir Serbinenko · 10 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  17. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  18. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  19. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  20. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  21. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  22. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  23. 97ccefd southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  24. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  25. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  26. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  27. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  28. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  29. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  30. 609d22f intel: Remove IRQ1 from possible PIRQ assignemnt. by Vladimir Serbinenko · 10 years ago
  31. be0fd0a haswell: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  32. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  33. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  34. 1b409fd lynxpoint: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  35. 334fd8e bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. by Vladimir Serbinenko · 10 years ago
  36. 6b330f2 lynxpoint: Change OEM table ID for serialio. by Vladimir Serbinenko · 10 years ago
  37. 7309c64 bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars. by Vladimir Serbinenko · 10 years ago
  38. c6e566a haswell: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  39. d5acaaf lynxpoint: Don't enable SMI handling of TCO by Duncan Laurie · 11 years ago
  40. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  41. 579538b lynxpoint: Add interrupt for GPIO controller in ACPI device by Duncan Laurie · 11 years ago
  42. 0017c6e intel/lynxpoint/Kconfig: Remove duplicate option `IFD_BIN_PATH` by Paul Menzel · 10 years ago
  43. 5eb4d63 southbridge,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  44. 562db3b libpayload: find source of input characters by Luigi Semenzato · 11 years ago
  45. 6dbbe2e intel/lynxpoint: Allow to always route USB3 ports to XHCI by Stefan Reinauer · 11 years ago
  46. 32d2e2b intel/lynxpoint: Work around XHCI resume issues by Duncan Laurie · 11 years ago
  47. 16a0f5c intel/lynxpoint: xhci: Revert suspend/resume changes by Duncan Laurie · 11 years ago
  48. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  49. 9238c11 intel/lynxpoint: Build intermediate step to add Lynx Point ME image by Duncan Laurie · 11 years ago
  50. 88c873a intel/lynxpoint: xhci: Port reset changes on suspend/resume by Duncan Laurie · 11 years ago
  51. 779e178 intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems by Stefan Reinauer · 11 years ago
  52. e05cba2 intel/lynxpoint: Add SATA DEVSLP disable option by Marc Jones · 11 years ago
  53. 5a45b04 intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to Kconfig by Duncan Laurie · 11 years ago
  54. 78145a5 intel/lynxpoint: Use separate SMI callback for USB XHCI routing by Duncan Laurie · 11 years ago
  55. 0089c24 intel/lynxpoint: Make inclusion of Intel ME optional by Paul Menzel · 10 years ago
  56. 5218e61 intel/lynxpoint: Allow building without IFD (descripter.bin) by Paul Menzel · 10 years ago
  57. 527b03a intel/lynxpoint: xhci: Update magic bits to new magic values by Duncan Laurie · 11 years ago
  58. c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  59. 7bf4f48 southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macro by Edward O'Callaghan · 10 years ago
  60. a0b4a8d ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  61. 1a25c9cd lynxpoint: Fix SerialIO ACPI compile issue with recent IASL by Duncan Laurie · 10 years ago
  62. 42c4a9d bd82x6x, ibexpeak, lynxpoint: Unify SPI. by Vladimir Serbinenko · 10 years ago
  63. 58fdb4f lynxpoint: Kill alternative cbfs_load_payload. by Vladimir Serbinenko · 10 years ago
  64. 0d0b3c5 lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOS by Duncan Laurie · 10 years ago
  65. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 10 years ago
  66. 6c03160 lynxpoint: Do not put SerialIO devices into D3Hot in ACPI mode by Duncan Laurie · 10 years ago
  67. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  68. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  69. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  70. 9d1d740 lynxpoint: XHCI: Don't put device in D3 in _PS0 Method by Duncan Laurie · 11 years ago
  71. 0bf1dea lynxpoint: Fix an issue clearing port change status bits by Duncan Laurie · 11 years ago
  72. 568ce5c lynxpoint: XHCI: Advertise D3 as lowest wake state by Duncan Laurie · 11 years ago
  73. 0dcb577 lynxpoint: Fix issues with XHCI init by Duncan Laurie · 11 years ago
  74. 911cedf lynxpoint: Route all USB ports to XHCI in finalize step by Duncan Laurie · 11 years ago
  75. 1f52908 lynxpoint: Move USB SMI sleep code to separate USB files by Duncan Laurie · 11 years ago
  76. 2875227 lynxpoint: Add configuration option for SATA gen3 DTLE registers by Shawn Nematbakhsh · 11 years ago
  77. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  78. 249a03b lynxpoint: Add devicetree config option to force enable ASPM by Duncan Laurie · 11 years ago
  79. 0b3cd36 lynxpoint: me: Disable some verbose messages by Duncan Laurie · 11 years ago
  80. 0dc0d13 lynxpoint: me: Support ICC clock enables message by Duncan Laurie · 11 years ago
  81. 2017b4a lynxpoint: me: Allow for more than MKHI MEI messages by Duncan Laurie · 11 years ago
  82. 8056dc6 lynxpoint: Avoid any ME device communication in S3 path by Duncan Laurie · 11 years ago
  83. 3d299c4 lynxpoint me: add support for mbp clear wait in finalize step by Duncan Laurie · 11 years ago
  84. 80fd5c4 lynxpoint xhci: Add ACPI D0/D3 workarounds by Duncan Laurie · 11 years ago
  85. af98062 Revert "lynxpoint: Move ME lock down to ramstage" by Duncan Laurie · 11 years ago
  86. d8c7d73 lynxpoint: power management setup tweak by Duncan Laurie · 11 years ago
  87. 8870733 lynxpoint: Add LPT-LP device id and smbus_write_byte by Duncan Laurie · 11 years ago
  88. 7d14e89 lynxpoint: Don't write to non-existent EHCI by Duncan Laurie · 11 years ago
  89. 0a7c49e HDA: Enable Mini-HDA and fix up PCH-HDA init by Duncan Laurie · 11 years ago
  90. ccb12fb peppy: Disable audio codec enable GPIO in S3 + S5. by Shawn Nematbakhsh · 11 years ago
  91. 4bc107b lynxpoint: Update LPT-LP PM settings by Duncan Laurie · 11 years ago
  92. 1c4289d lynxpoint: enable clock gating by Aaron Durbin · 11 years ago
  93. 550bcca lynxpoint: provide gpio_is_native() by Aaron Durbin · 11 years ago
  94. ab365af lynxpoint: implement additional programming steps by Stefan Reinauer · 11 years ago
  95. c0254e6 lynxpoint: disable pcie devices based on config by Aaron Durbin · 11 years ago
  96. 4bdc4aa lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects by Duncan Laurie · 11 years ago
  97. 60f8208 lynxpoint: move all pcie device handling to pcie.c by Aaron Durbin · 11 years ago
  98. 3fcd356 lynxpoint: expose pch_disable_devfn() by Aaron Durbin · 11 years ago
  99. c17aac3 lynxpoint: expose iobp functions by Aaron Durbin · 11 years ago
  100. a522cf0 lynxpoint: Do not clear ACPI NVS region on resume by Duncan Laurie · 11 years ago