summaryrefslogtreecommitdiff
path: root/src/drivers/elog
AgeCommit message (Expand)Author
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-07-13drivers/elog: Fix ELOG_GSMI dependencyKyösti Mälkki
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-05-16drivers/elog: Rename ramstage_elog_add_boot_count() to elog_add_boot_count()Subrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-27src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS
2018-11-15drivers/elog: Add support for early elogKarthikeyan Ramasubramanian
2018-11-13drivers/elog: Add Ramstage helper to add boot countKarthikeyan Ramasubramanian
2018-11-13drivers/elog: Group event log state informationKarthikeyan Ramasubramanian
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-22drivers/elog/elog.c: Create extended eventRichard Spiegel
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-06-11drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMMNico Huber
2018-05-25elog: Only log POST code from previous boot on non-S3 resumeDaniel Kurtz
2018-05-25elog: Only print TYPE_BOOT on S3-resume if CONFIG_ELOG_BOOT_COUNTDaniel Kurtz
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-10-19elog: Support logging S0ix sleep/wake info in elogFurquan Shaikh
2017-10-16drivers/elog: Fix debug build errorsJohn E. Kabat Jr
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-04-19elog: Print timestamp when logging eventJulius Werner
2016-08-19drivers/elog: use region_device for NV storageAaron Durbin
2016-08-19Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-14drivers/elog: provide more debug infoAaron Durbin
2016-08-10elog: Ensure eventlog will always get initialized when configured inJulius Werner
2016-08-09drivers/elog: provide return status for all operationsAaron Durbin
2016-08-09drivers/elog: clean up SMBIOS related codeAaron Durbin
2016-08-09drivers/elog: consolidate checks in elog_find_flash()Aaron Durbin
2016-08-09drivers/elog: remove unnecessary global stateAaron Durbin
2016-08-09drivers/elog: sync events to non-volatile storage lastAaron Durbin
2016-08-08drivers/elog: treat offsets relative to start of mirrorAaron Durbin
2016-08-08drivers/elog: use region_device for mirroring into ramAaron Durbin
2016-08-08drivers/elog: use offsets for checking cleared buffersAaron Durbin
2016-08-08drivers/elog: perform writes in terms of offsetsAaron Durbin
2016-08-08drivers/elog: remove parameters from elog_flash_erase()Aaron Durbin
2016-08-08drivers/elog: remove unnecessary check in elog_shrink()Aaron Durbin
2016-08-08drivers/elog: use event region size when adding a clear eventAaron Durbin
2016-08-08drivers/elog: remove unused functionAaron Durbin
2016-07-26drivers/elog: put back 4KiB limitAaron Durbin
2016-07-24drivers/elog: remove elog Kconfig variablesAaron Durbin
2016-07-18elog: Use rdev_mmap to find offset of ELOGFurquan Shaikh
2015-11-13elog: fix improper assumption for year valuesAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi