index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
elog
Age
Commit message (
Expand
)
Author
2020-06-18
ACPI,drivers/: Do not guard <acpi/acpi.h>
Kyösti Mälkki
2020-06-17
treewide: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-20
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
drivers/pc80/rtc: Drop CMOS_POST_EXTRA option
Kyösti Mälkki
2020-04-20
drivers/elog,pc80: Move cmos_post_log()
Kyösti Mälkki
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-29
drivers/elog/elog.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-07-13
drivers/elog: Fix ELOG_GSMI dependency
Kyösti Mälkki
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-05-16
drivers/elog: Rename ramstage_elog_add_boot_count() to elog_add_boot_count()
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2018-11-15
drivers/elog: Add support for early elog
Karthikeyan Ramasubramanian
2018-11-13
drivers/elog: Add Ramstage helper to add boot count
Karthikeyan Ramasubramanian
2018-11-13
drivers/elog: Group event log state information
Karthikeyan Ramasubramanian
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-22
drivers/elog/elog.c: Create extended event
Richard Spiegel
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-06-11
drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM
Nico Huber
2018-05-25
elog: Only log POST code from previous boot on non-S3 resume
Daniel Kurtz
2018-05-25
elog: Only print TYPE_BOOT on S3-resume if CONFIG_ELOG_BOOT_COUNT
Daniel Kurtz
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-10-19
elog: Support logging S0ix sleep/wake info in elog
Furquan Shaikh
2017-10-16
drivers/elog: Fix debug build errors
John E. Kabat Jr
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-04-19
elog: Print timestamp when logging event
Julius Werner
2016-08-19
drivers/elog: use region_device for NV storage
Aaron Durbin
2016-08-19
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-15
Revert "Kconfig: separate memory mapped boot device from SPI"
Aaron Durbin
2016-08-15
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-14
drivers/elog: provide more debug info
Aaron Durbin
2016-08-10
elog: Ensure eventlog will always get initialized when configured in
Julius Werner
2016-08-09
drivers/elog: provide return status for all operations
Aaron Durbin
2016-08-09
drivers/elog: clean up SMBIOS related code
Aaron Durbin
2016-08-09
drivers/elog: consolidate checks in elog_find_flash()
Aaron Durbin
2016-08-09
drivers/elog: remove unnecessary global state
Aaron Durbin
2016-08-09
drivers/elog: sync events to non-volatile storage last
Aaron Durbin
2016-08-08
drivers/elog: treat offsets relative to start of mirror
Aaron Durbin
[next]