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
*
lib: Move IP checksum to commonlib
Julius Werner
2024-02-02
1
-3
/
+3
*
driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
1
-0
/
+0
*
drivers/elog: Remove NULL check for array created in code
Martin Roth
2023-10-25
1
-4
/
+0
*
drivers: Add SPDX license headers to Makefiles
Martin Roth
2023-08-06
1
-0
/
+2
*
drivers/elog/gsmi.c: Fix compiling for 64bit
Arthur Heymans
2022-09-01
1
-3
/
+4
*
drivers/elog: Use format string
Matei Dibu
2022-08-01
1
-1
/
+1
*
drivers/elog/elog: Add timestamps to elog_init
Raul E Rangel
2021-11-08
1
-0
/
+8
*
elog: move MAX_EVENT_SIZE to commonlib/bsd/include
Ricardo Quesada
2021-09-10
1
-3
/
+3
*
elog: Define constant for RW region name
Ricardo Quesada
2021-08-26
1
-1
/
+1
*
elog: move functionality to commonlib/bsd
Ricardo Quesada
2021-08-26
1
-53
/
+6
*
include/bcd: move bcd code to commonlib/bsd/include
Ricardo Quesada
2021-08-23
1
-1
/
+1
*
Move elog_internal.h to commonlib/bsd/include
Ricardo Quesada
2021-08-04
2
-58
/
+10
*
SMBIOS: Introduce `smbios_full_table_len` function
Angel Pons
2021-07-01
1
-1
/
+1
*
SMBIOS: Introduce `smbios_carve_table` function
Angel Pons
2021-07-01
1
-6
/
+4
*
SMBIOS: Avoid `sizeof` on struct type
Angel Pons
2021-07-01
1
-1
/
+1
*
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-21
1
-4
/
+3
*
drivers/elog: Correct code style
Frans Hendriks
2021-01-28
2
-4
/
+4
*
drivers/elog/elog.c: Use __func__
Elyes HAOUAS
2021-01-24
1
-8
/
+8
*
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
drivers/elog: Remove ELOG_PRERAM config
Shelley Chen
2020-09-14
2
-10
/
+4
*
ACPI,drivers/: Do not guard <acpi/acpi.h>
Kyösti Mälkki
2020-06-18
1
-6
/
+0
*
treewide: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-06-17
1
-1
/
+1
*
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-06-06
1
-1
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-2
/
+0
*
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-13
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
5
-5
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
1
-9
/
+1
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
1
-3
/
+1
*
drivers/pc80/rtc: Drop CMOS_POST_EXTRA option
Kyösti Mälkki
2020-04-20
1
-1
/
+0
*
drivers/elog,pc80: Move cmos_post_log()
Kyösti Mälkki
2020-04-20
1
-5
/
+24
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
4
-48
/
+8
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-1
/
+1
*
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-12-02
1
-39
/
+42
*
drivers/elog/elog.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-84
/
+43
*
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-10-22
5
-10
/
+0
*
drivers/elog: Fix ELOG_GSMI dependency
Kyösti Mälkki
2019-07-13
1
-5
/
+4
*
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-24
1
-1
/
+1
*
drivers/elog: Rename ramstage_elog_add_boot_count() to elog_add_boot_count()
Subrata Banik
2019-05-16
1
-2
/
+2
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
2
-11
/
+11
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2019-01-27
1
-1
/
+1
*
drivers/elog: Add support for early elog
Karthikeyan Ramasubramanian
2018-11-15
3
-5
/
+23
*
drivers/elog: Add Ramstage helper to add boot count
Karthikeyan Ramasubramanian
2018-11-13
1
-9
/
+15
*
drivers/elog: Group event log state information
Karthikeyan Ramasubramanian
2018-11-13
1
-58
/
+97
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
3
-4
/
+0
*
drivers/elog/elog.c: Create extended event
Richard Spiegel
2018-08-22
1
-0
/
+11
*
src/drivers: Fix typo
Elyes HAOUAS
2018-08-10
1
-1
/
+1
*
drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM
Nico Huber
2018-06-11
1
-0
/
+1
*
elog: Only log POST code from previous boot on non-S3 resume
Daniel Kurtz
2018-05-25
1
-10
/
+20
[next]