Age | Commit message (Expand) | Author |
2021-03-05 | soc/intel/apollolake: Add `GPE0_STS_BIT` macro | Angel Pons |
2021-03-03 | soc/intel: Guard macro parameters in pm.h | Angel Pons |
2020-10-28 | soc/intel: deduplicate ACPI timer emulation | Michael Niewöhner |
2020-09-09 | soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected | Michael Niewöhner |
2020-02-23 | soc/intel/apollolake: Make SMI_STS offset macro definition consistent | Subrata Banik |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2019-08-09 | soc/intel/apl: Implement power-failure-state API | Nico Huber |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-10 | soc/intel/common/block: Move tco common functions into block/smbus | Subrata Banik |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-06-06 | soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK | Furquan Shaikh |
2018-02-05 | soc/intel/apollolake: Clear RTC failure bit after reading it | Furquan Shaikh |
2017-12-20 | soc/intel/apollolake: Add SMI and SCI support for ESPI | Shaunak Saha |
2017-09-08 | soc/intel/common/block: Common ACPI | Shaunak Saha |
2017-08-08 | soc/intel/apollolake: Use common PMC for apollolake | Shaunak Saha |
2017-07-21 | soc/intel/apollolake: Bring in delta for GLK SOC | Hannah Williams |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-20 | soc/intel/common: Add SMM common code for Intel Platforms | Brandon Breitenstein |
2017-04-28 | soc/intel/apollolake: work around full retrain constraints on warm reset | Aaron Durbin |
2017-03-13 | soc/intel/apollolake: Wrap lines at 80 columns | Lee Leahy |
2017-03-13 | soc/intel/apollolake: Indent code using tabs | Lee Leahy |
2016-12-02 | soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUs | Andrey Petrov |
2016-09-21 | soc/intel/apollolake: Initialize GPEs in bootblock | Duncan Laurie |
2016-09-19 | Revert "soc/intel/apollolake: Initialize GPEs in bootblock" | Duncan Laurie |
2016-09-19 | soc/intel/apollolake: Initialize GPEs in bootblock | Duncan Laurie |
2016-09-15 | soc/apollolake: Set up GPIO_TIER1_SCI_EN properly | Shaunak Saha |
2016-08-30 | soc/intel/apollolake: add option for SLP_S3_L assertion width | Aaron Durbin |
2016-08-25 | soc/intel/apollolake: Enable ELOG | Brandon Breitenstein |
2016-08-25 | intel/apollolake: Add power management utility function | Shaunak Saha |
2016-08-10 | soc/apollolake: add GPIO SMI support | Shaunak Saha |
2016-08-04 | soc/apollolake: Return correct wake status in _SWS | Shaunak Saha |
2016-07-15 | soc/intel/apollolake: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-07-13 | soc/intel/apollolake: add offset of GPIO_TIER1_SCI_EN bit | Shaunak Saha |
2016-07-02 | soc/intel/apollolake: Add GPE routing code | Shaunak Saha |
2016-06-30 | soc/apollolake: Expose a function to read pmc bar | Shaunak Saha |
2016-06-30 | soc/intel/apollolake: fix space indention in pm.h | Aaron Durbin |
2016-06-24 | soc/intel/apollolake: Add utility functions for global reset | Andrey Petrov |
2016-06-12 | soc/intel/apollolake: provide fake PM1 SMI status bit | Aaron Durbin |
2016-06-12 | soc/intel/apollolake: add SMI status bit definitons and use them | Aaron Durbin |
2016-05-18 | soc/intel/apollolake: Remove hardcode for TCO watchdog timer | Andrey Petrov |
2016-04-15 | soc/apollolake: Add helper functions to access Power Management Registers | Hannah Williams |
2016-04-14 | soc/intel: Update license headers | Martin Roth |
2016-04-05 | soc/intel/apollolake: Fill ACPI FADT table | Lance Zhao |