Age | Commit message (Expand) | Author |
2020-11-30 | elog: Add new wake source codes | Tim Wawrzynczak |
2020-09-14 | src/include: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-18 | elog: add ELOG_WAKE_SOURCE_GPIO | Aaron Durbin |
2020-08-18 | elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE | Aaron Durbin |
2020-07-26 | src/include: Add missing includes | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | elog: Add new elog types for CSME-initiated host reset | derek.huang |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-04 | include: Remove EC_EVENT_* from elog.h | Yu-Ping Wu |
2019-10-24 | soc/intel/skylake: search for PME wake event on all root ports | Michael Niewöhner |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-13 | coreboot: check Cr50 PM mode on normal boot | Keith Short |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-22 | drivers/elog/elog.c: Create extended event | Richard Spiegel |
2018-05-25 | elog: Allow calling boot_count_read() without CONFIG_ELOG_BOOT_COUNT | Daniel Kurtz |
2017-10-19 | elog: Support logging S0ix sleep/wake info in elog | Furquan Shaikh |
2017-07-28 | driver/intel/wifi: Update wifi wake source in elog | Naresh G Solanki |
2017-07-13 | src/include: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-01 | elog: Update for EC Device Events | Duncan Laurie |
2017-06-09 | elog: Add more detailed wake source events for USB2.0/3.0 port wake | Furquan Shaikh |
2017-05-27 | elog: Add more wake sources | Furquan Shaikh |
2017-05-22 | elog: Add a new elog type for deep Sx variant | Furquan Shaikh |
2017-05-05 | cr50: check if the new image needs to be enabled and act on it | Vadim Bendebury |
2017-03-09 | elog: Add all EC event codes | Furquan Shaikh |
2017-03-07 | elog: Fix duplicate event type | Duncan Laurie |
2016-11-30 | soc/intel/common: Add save/restore for variable MRC data | Andrey Petrov |
2016-11-14 | elog: Update event log IDs for EC events | Furquan Shaikh |
2016-11-10 | mrc: Add support for separate training cache in recovery mode | Furquan Shaikh |
2016-11-06 | soc/intel/common: log event when MRC cache is updated | Aaron Durbin |
2016-11-06 | elog: add sources to reflect full event type namespace usage | Aaron Durbin |
2016-11-06 | elog: fix default elog_add_event_raw() declaration | Aaron Durbin |
2016-08-09 | drivers/elog: provide return status for all operations | Aaron Durbin |
2016-08-02 | elog: Include declarations for boot count functions unconditionally | Furquan Shaikh |
2016-05-25 | soc/intel/common: Add common smihandler code | Hannah Williams |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-12-30 | nyan*: Add an empty elog functions for the !CONFIG_ELOG case | David Hendricks |
2014-12-17 | elog: Do not attempt to init SPI | David Hendricks |
2014-10-02 | elog: Add event type for CPU thermal trip | Duncan Laurie |
2014-04-20 | drivers/elog: Fix implicit function declaration issue | Edward O'Callaghan |
2013-11-26 | Extend CMOS POST code logging to store extra data | Duncan Laurie |
2013-11-26 | Extend the ELOG errors for EC fan. | Marc Jones |
2013-11-25 | butterfly: Log EC shutdown reason in ELOG | Duncan Laurie |
2013-03-21 | lynxpoint: Fix ELOG logging of power management events | Duncan Laurie |
2012-11-09 | ELOG: Add EC events to elog header | Duncan Laurie |
2012-11-08 | elog: add extended management engine event | Duncan Laurie |
2012-11-07 | EC: Prepare to read and log last post code from previous boot | Duncan Laurie |
2012-07-26 | ELOG: Fix reporting of developer/recovery modes | Duncan Laurie |
2012-07-26 | Log event for abnormal management engine status | Duncan Laurie |
2012-07-26 | ELOG: Add support for SMM and kernel GSMI driver | Duncan Laurie |
2012-07-25 | ELOG: Add support for a monotonic boot counter in CMOS | Duncan Laurie |
2012-07-25 | ELOG: Add support for generating SMBIOS type15 table | Duncan Laurie |
2012-07-24 | ELOG: Add support for flash based event log | Duncan Laurie |