index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
elog
Commit message (
Expand
)
Author
Age
Files
Lines
*
elog: fix improper assumption for year values
Aaron Durbin
2015-11-13
1
-2
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
5
-20
/
+0
*
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-07-12
1
-2
/
+2
*
fmap: new API using region_device
Aaron Durbin
2015-05-26
1
-34
/
+15
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
5
-5
/
+5
*
elog: use CONFIG_RTC
Patrick Georgi
2015-04-22
1
-1
/
+5
*
elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE
Sol Boucher
2015-04-22
3
-43
/
+22
*
elog: Fix regression that caused elog to omit "System boot" event
Julius Werner
2015-04-13
1
-3
/
+5
*
elog: Correct behavior when FMAP section doesn't exist on ChromeOS
Julius Werner
2015-04-13
1
-17
/
+21
*
elog: Hide elog_flash_offset_to_address() from SMM
Furquan Shaikh
2015-04-10
1
-15
/
+18
*
elog: Fix typecast issues related to 64-bit compilation.
Furquan Shaikh
2015-04-10
1
-1
/
+1
*
elog: Fix compilation with CONFIG_CHROMEOS enabled
Stefan Reinauer
2015-03-17
1
-1
/
+1
*
elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary
David Hendricks
2015-01-09
1
-0
/
+3
*
elog: Use the RTC driver interface instead of reading CMOS directly.
Gabe Black
2014-12-30
1
-14
/
+11
*
elog: Fix chromium merge issue
Marc Jones
2014-12-17
1
-1
/
+0
*
Revert "elog: Use the RTC driver interface instead of reading CMOS directly."
Marc Jones
2014-12-17
1
-11
/
+14
*
elog: Use the RTC driver interface instead of reading CMOS directly.
Gabe Black
2014-12-17
1
-14
/
+11
*
elog: Isolate some x86-isms
David Hendricks
2014-12-17
1
-2
/
+25
*
elog: Do not attempt to init SPI
David Hendricks
2014-12-17
1
-2
/
+1
*
elog: Probe for SPI flash on bus indicated by Kconfig variable
David Hendricks
2014-12-15
1
-1
/
+1
*
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
1
-1
/
+1
*
drivers/elog: Unmangle header include out of pre-proc cond
Edward O'Callaghan
2014-06-25
1
-2
/
+3
*
Misc: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
1
-1
/
+1
*
elog: handle ROM_SIZE differences from detected flash size
Aaron Durbin
2013-12-07
1
-2
/
+26
*
elog: Get rid of the descriptor type and some unnecessary wrappers
Gabe Black
2013-12-02
2
-169
/
+115
*
elog: Stream line the elog driver.
Gabe Black
2013-12-02
2
-193
/
+79
*
elog: Merge elog_validate_and_fill into elog_init_descriptor.
Gabe Black
2013-12-02
1
-23
/
+16
*
elog: Get rid of elog_reinit_descriptor.
Gabe Black
2013-12-02
1
-26
/
+19
*
elog: Eliminate the second in memory copy of the event log.
Gabe Black
2013-12-02
2
-162
/
+55
*
Make elog_shrink not depend on having seperate memory/flash descriptors.
Gabe Black
2013-12-02
1
-13
/
+12
*
elog: Get rid of the staging_header variable.
Gabe Black
2013-12-02
2
-21
/
+7
*
elog: Check for successful flash erase in elog_shrink
Duncan Laurie
2013-11-25
1
-1
/
+8
*
elog: Make sure the elog data structures are initialized in elog_clear.
Gabe Black
2013-11-25
1
-0
/
+4
*
drivers: Fix spelling
Martin Roth
2013-07-10
2
-2
/
+2
*
ELOG: Fix warning to fix the compilation.
Denis 'GNUtoo' Carikli
2013-06-28
1
-1
/
+1
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
1
-1
/
+1
*
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-11-12
3
-13
/
+54
*
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
1
-0
/
+5
*
elog: add extended management engine event
Duncan Laurie
2012-11-08
1
-0
/
+4
*
ELOG: Find flash base in FMAP if possible
Duncan Laurie
2012-11-08
1
-3
/
+26
*
ELOG: Add support for SMM and kernel GSMI driver
Duncan Laurie
2012-07-26
3
-0
/
+128
*
ELOG: Add support for a monotonic boot counter in CMOS
Duncan Laurie
2012-07-25
4
-0
/
+148
*
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-25
2
-0
/
+44
*
ELOG: Add support for flash based event log
Duncan Laurie
2012-07-24
4
-0
/
+1026