summaryrefslogtreecommitdiffstats
path: root/src/include/elog.h
Commit message (Expand)AuthorAgeFilesLines
* elog: move MAX_EVENT_SIZE to commonlib/bsd/includeRicardo Quesada2021-09-101-2/+0
* Move ELOG defines/struct to commonib/bsd/elog.hRicardo Quesada2021-08-051-204/+1
* elog: Add new wake source codesTim Wawrzynczak2020-11-301-0/+4
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-141-1/+0
* elog: add ELOG_WAKE_SOURCE_GPIOAaron Durbin2020-08-181-0/+1
* elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin2020-08-181-1/+1
* src/include: Add missing includesElyes HAOUAS2020-07-261-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* elog: Add new elog types for CSME-initiated host resetderek.huang2020-05-061-0/+6
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-0/+10
* include: Remove EC_EVENT_* from elog.hYu-Ping Wu2019-11-041-31/+0
* soc/intel/skylake: search for PME wake event on all root portsMichael Niewöhner2019-10-241-0/+12
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-0/+6
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-131-0/+3
* elog: make elog's SMM handler code follow everything elsePatrick Georgi2018-12-051-3/+0
* Move compiler.h to commonlibNico Huber2018-10-081-2/+0
* drivers/elog/elog.c: Create extended eventRichard Spiegel2018-08-221-1/+17
* elog: Allow calling boot_count_read() without CONFIG_ELOG_BOOT_COUNTDaniel Kurtz2018-05-251-0/+7
* elog: Support logging S0ix sleep/wake info in elogFurquan Shaikh2017-10-191-0/+16
* driver/intel/wifi: Update wifi wake source in elogNaresh G Solanki2017-07-281-0/+1
* src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-1/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-3/+5
* elog: Update for EC Device EventsDuncan Laurie2017-07-011-1/+7
* elog: Add more detailed wake source events for USB2.0/3.0 port wakeFurquan Shaikh2017-06-091-0/+2
* elog: Add more wake sourcesFurquan Shaikh2017-05-271-0/+22
* elog: Add a new elog type for deep Sx variantFurquan Shaikh2017-05-221-0/+4
* cr50: check if the new image needs to be enabled and act on itVadim Bendebury2017-05-051-0/+4
* elog: Add all EC event codesFurquan Shaikh2017-03-091-1/+7
* elog: Fix duplicate event typeDuncan Laurie2017-03-071-3/+3
* soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov2016-11-301-0/+1
* elog: Update event log IDs for EC eventsFurquan Shaikh2016-11-141-18/+25
* mrc: Add support for separate training cache in recovery modeFurquan Shaikh2016-11-101-0/+1
* soc/intel/common: log event when MRC cache is updatedAaron Durbin2016-11-061-0/+10
* elog: add sources to reflect full event type namespace usageAaron Durbin2016-11-061-0/+7
* elog: fix default elog_add_event_raw() declarationAaron Durbin2016-11-061-1/+2
* drivers/elog: provide return status for all operationsAaron Durbin2016-08-091-12/+13
* elog: Include declarations for boot count functions unconditionallyFurquan Shaikh2016-08-021-4/+0
* soc/intel/common: Add common smihandler codeHannah Williams2016-05-251-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* nyan*: Add an empty elog functions for the !CONFIG_ELOG caseDavid Hendricks2014-12-301-4/+16
* elog: Do not attempt to init SPIDavid Hendricks2014-12-171-0/+1
* elog: Add event type for CPU thermal tripDuncan Laurie2014-10-021-0/+3
* drivers/elog: Fix implicit function declaration issueEdward O'Callaghan2014-04-201-1/+3
* Extend CMOS POST code logging to store extra dataDuncan Laurie2013-11-261-0/+1
* Extend the ELOG errors for EC fan.Marc Jones2013-11-261-0/+1
* butterfly: Log EC shutdown reason in ELOGDuncan Laurie2013-11-251-0/+3