aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/elog/elog.c
AgeCommit message (Expand)Author
2013-12-02elog: Get rid of elog_reinit_descriptor.Gabe Black
2013-12-02elog: Eliminate the second in memory copy of the event log.Gabe Black
2013-12-02Make elog_shrink not depend on having seperate memory/flash descriptors.Gabe Black
2013-12-02elog: Get rid of the staging_header variable.Gabe Black
2013-11-25elog: Check for successful flash erase in elog_shrinkDuncan Laurie
2013-11-25elog: Make sure the elog data structures are initialized in elog_clear.Gabe Black
2013-07-10drivers: Fix spellingMartin Roth
2013-06-28ELOG: Fix warning to fix the compilation.Denis 'GNUtoo' Carikli
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2012-11-12ELOG: Support for non-memory mapped flashDuncan Laurie
2012-11-08Log unexpected post code from the previous bootDuncan Laurie
2012-11-08elog: add extended management engine eventDuncan Laurie
2012-11-08ELOG: Find flash base in FMAP if possibleDuncan Laurie
2012-07-25ELOG: Add support for a monotonic boot counter in CMOSDuncan Laurie
2012-07-25ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie
2012-07-24ELOG: Add support for flash based event logDuncan Laurie