summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/elog.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-301-1/+1
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-271-1/+1
* soc/intel: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-7/+3
* ELOG: Add const qualifier for chipset_power_stateKyösti Mälkki2021-01-231-2/+2
* soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak2020-12-101-1/+7
* elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin2020-08-181-1/+1
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/apollolake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian2019-07-191-18/+1
* soc/intel/apollolake: Add support to log XHCI wake eventsKarthikeyan Ramasubramanian2019-03-281-0/+22
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-1/+2
* soc/intel/apollolake: Enable logging for wake sources in S0ixFurquan Shaikh2018-06-261-2/+12
* soc/intel/apollolake: fix system reset eventlogAaron Durbin2017-04-281-1/+1
* soc/intel/apollolake: Fix parenthesis issuesLee Leahy2017-03-131-1/+1
* soc/intel/apollolake: Indent code using tabsLee Leahy2017-03-131-2/+2
* soc/intel/apollolake: Enable ELOGBrandon Breitenstein2016-08-251-0/+107