summaryrefslogtreecommitdiffstats
path: root/src/drivers/elog/elog_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-2/+3
* drivers/elog: remove unnecessary global stateAaron Durbin2016-08-091-16/+0
* drivers/elog: use region_device for mirroring into ramAaron Durbin2016-08-081-5/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZESol Boucher2015-04-221-0/+2
* elog: Get rid of the descriptor type and some unnecessary wrappersGabe Black2013-12-021-15/+4
* elog: Stream line the elog driver.Gabe Black2013-12-021-2/+0
* elog: Eliminate the second in memory copy of the event log.Gabe Black2013-12-021-7/+0
* elog: Get rid of the staging_header variable.Gabe Black2013-12-021-1/+0
* ELOG: Support for non-memory mapped flashDuncan Laurie2012-11-121-1/+2
* ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie2012-07-251-0/+15
* ELOG: Add support for flash based event logDuncan Laurie2012-07-241-0/+76