summaryrefslogtreecommitdiffstats
path: root/src/include/elog.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie2013-03-211-0/+1
* ELOG: Add EC events to elog headerDuncan Laurie2012-11-091-0/+17
* elog: add extended management engine eventDuncan Laurie2012-11-081-0/+10
* EC: Prepare to read and log last post code from previous bootDuncan Laurie2012-11-071-0/+3
* ELOG: Fix reporting of developer/recovery modesDuncan Laurie2012-07-261-0/+1
* Log event for abnormal management engine statusDuncan Laurie2012-07-261-0/+3
* ELOG: Add support for SMM and kernel GSMI driverDuncan Laurie2012-07-261-0/+4
* ELOG: Add support for a monotonic boot counter in CMOSDuncan Laurie2012-07-251-0/+5
* ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie2012-07-251-0/+1
* ELOG: Add support for flash based event logDuncan Laurie2012-07-241-0/+119