summaryrefslogtreecommitdiff
path: root/src/include/elog.h
AgeCommit message (Expand)Author
2020-09-14src/include: Drop unneeded empty linesElyes HAOUAS
2020-08-18elog: add ELOG_WAKE_SOURCE_GPIOAaron Durbin
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06elog: Add new elog types for CSME-initiated host resetderek.huang
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-04include: Remove EC_EVENT_* from elog.hYu-Ping Wu
2019-10-24soc/intel/skylake: search for PME wake event on all root portsMichael Niewöhner
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-22drivers/elog/elog.c: Create extended eventRichard Spiegel
2018-05-25elog: Allow calling boot_count_read() without CONFIG_ELOG_BOOT_COUNTDaniel Kurtz
2017-10-19elog: Support logging S0ix sleep/wake info in elogFurquan Shaikh
2017-07-28driver/intel/wifi: Update wifi wake source in elogNaresh G Solanki
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-01elog: Update for EC Device EventsDuncan Laurie
2017-06-09elog: Add more detailed wake source events for USB2.0/3.0 port wakeFurquan Shaikh
2017-05-27elog: Add more wake sourcesFurquan Shaikh
2017-05-22elog: Add a new elog type for deep Sx variantFurquan Shaikh
2017-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury
2017-03-09elog: Add all EC event codesFurquan Shaikh
2017-03-07elog: Fix duplicate event typeDuncan Laurie
2016-11-30soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov
2016-11-14elog: Update event log IDs for EC eventsFurquan Shaikh
2016-11-10mrc: Add support for separate training cache in recovery modeFurquan Shaikh
2016-11-06soc/intel/common: log event when MRC cache is updatedAaron Durbin
2016-11-06elog: add sources to reflect full event type namespace usageAaron Durbin
2016-11-06elog: fix default elog_add_event_raw() declarationAaron Durbin
2016-08-09drivers/elog: provide return status for all operationsAaron Durbin
2016-08-02elog: Include declarations for boot count functions unconditionallyFurquan Shaikh
2016-05-25soc/intel/common: Add common smihandler codeHannah Williams
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-30nyan*: Add an empty elog functions for the !CONFIG_ELOG caseDavid Hendricks
2014-12-17elog: Do not attempt to init SPIDavid Hendricks
2014-10-02elog: Add event type for CPU thermal tripDuncan Laurie
2014-04-20drivers/elog: Fix implicit function declaration issueEdward O'Callaghan
2013-11-26Extend CMOS POST code logging to store extra dataDuncan Laurie
2013-11-26Extend the ELOG errors for EC fan.Marc Jones
2013-11-25butterfly: Log EC shutdown reason in ELOGDuncan Laurie
2013-03-21lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie
2012-11-09ELOG: Add EC events to elog headerDuncan Laurie
2012-11-08elog: add extended management engine eventDuncan Laurie