Age | Commit message (Expand) | Author |
2015-11-13 | elog: fix improper assumption for year values | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-26 | fmap: new API using region_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-22 | elog: use CONFIG_RTC | Patrick Georgi |
2015-04-22 | elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE | Sol Boucher |
2015-04-13 | elog: Fix regression that caused elog to omit "System boot" event | Julius Werner |
2015-04-13 | elog: Correct behavior when FMAP section doesn't exist on ChromeOS | Julius Werner |
2015-04-10 | elog: Hide elog_flash_offset_to_address() from SMM | Furquan Shaikh |
2015-04-10 | elog: Fix typecast issues related to 64-bit compilation. | Furquan Shaikh |
2015-03-17 | elog: Fix compilation with CONFIG_CHROMEOS enabled | Stefan Reinauer |
2015-01-09 | elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary | David Hendricks |
2014-12-30 | elog: Use the RTC driver interface instead of reading CMOS directly. | Gabe Black |
2014-12-17 | elog: Fix chromium merge issue | Marc Jones |
2014-12-17 | Revert "elog: Use the RTC driver interface instead of reading CMOS directly." | Marc Jones |
2014-12-17 | elog: Use the RTC driver interface instead of reading CMOS directly. | Gabe Black |
2014-12-17 | elog: Isolate some x86-isms | David Hendricks |
2014-12-17 | elog: Do not attempt to init SPI | David Hendricks |
2014-12-15 | elog: Probe for SPI flash on bus indicated by Kconfig variable | David Hendricks |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-06-25 | drivers/elog: Unmangle header include out of pre-proc cond | Edward O'Callaghan |
2014-06-21 | Misc: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2013-12-07 | elog: handle ROM_SIZE differences from detected flash size | Aaron Durbin |
2013-12-02 | elog: Get rid of the descriptor type and some unnecessary wrappers | Gabe Black |
2013-12-02 | elog: Stream line the elog driver. | Gabe Black |
2013-12-02 | elog: Merge elog_validate_and_fill into elog_init_descriptor. | Gabe Black |
2013-12-02 | elog: Get rid of elog_reinit_descriptor. | Gabe Black |
2013-12-02 | elog: Eliminate the second in memory copy of the event log. | Gabe Black |
2013-12-02 | Make elog_shrink not depend on having seperate memory/flash descriptors. | Gabe Black |
2013-12-02 | elog: Get rid of the staging_header variable. | Gabe Black |
2013-11-25 | elog: Check for successful flash erase in elog_shrink | Duncan Laurie |
2013-11-25 | elog: Make sure the elog data structures are initialized in elog_clear. | Gabe Black |
2013-07-10 | drivers: Fix spelling | Martin Roth |
2013-06-28 | ELOG: Fix warning to fix the compilation. | Denis 'GNUtoo' Carikli |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2012-11-12 | ELOG: Support for non-memory mapped flash | Duncan Laurie |
2012-11-08 | Log unexpected post code from the previous boot | Duncan Laurie |
2012-11-08 | elog: add extended management engine event | Duncan Laurie |
2012-11-08 | ELOG: Find flash base in FMAP if possible | 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 |