coreboot/src
Yidi Lin f044264886 mainboard/google/corsola: Fix incorrect timestamps in the eventlog
Timestamp '2000-00-00 00:00:00' is considered as the invalid format.
Enable RTC to fix incorrect timestamp format in the eventlog.

BUG=b:232035991
TEST=check the timestamp field in /var/log/eventlog.txt

Change-Id: I8d9822075377734ef4a609ddeee79385fe7af0f0
Signed-off-by: Yidi Lin <yidilin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64585
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
2022-05-24 07:46:26 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness 2022-05-19 11:07:35 +00:00
commonlib coreboot_tables: Add PCIe info to coreboot table 2022-05-19 16:34:55 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/x86/smm: Remove heap 2022-05-23 13:53:26 +00:00
device arch/x86/ebda.c: Move setting up ebda to a BS hook 2022-05-17 11:24:12 +00:00
drivers CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
ec rules.h: Use more consistent naming 2022-05-16 21:52:22 +00:00
include soc/intel/ehl: Use defines for Ethernet controller IDs 2022-05-20 11:22:03 +00:00
lib cpu/x86/smm: Remove heap 2022-05-23 13:53:26 +00:00
mainboard mainboard/google/corsola: Fix incorrect timestamps in the eventlog 2022-05-24 07:46:26 +00:00
northbridge arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness 2022-05-19 11:07:35 +00:00
security CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
soc soc/intel/alderlake: Drop unused PCH_DEV_SLOT_LPC macro 2022-05-24 05:09:25 +00:00
southbridge sb/amd/agesa/hudson/hudson.c: Use BIT() macros 2022-05-16 02:58:36 +00:00
superio superio/nuvoton/nct6687d: Add early support for NCT6687D 2022-05-16 13:11:00 +00:00
vendorcode vc/amd/fsp/sabrina: Update PSP header to set the SOC FW ID 2022-05-20 11:18:41 +00:00
Kconfig Kconfig: Have CONFIG_ASAN depend on COMPILER_GCC 2022-05-13 10:59:37 +00:00