coreboot-kgpe-d16/src/soc/mediatek/mt8183
You-Cheng Syu 10494c497f mediatek/mt8183: Support RTC in ramstage
We need to support RTC in ramstage so that we can see correct timestamp
in ChromiumOS eventlog.

BUG=b:134461866
TEST='mosys eventlog list' shows correct timestamp on Kukui

Change-Id: Idb0fe5c05e4ecdf0e6398e3c781c71d14f85f19b
Signed-off-by: You-Cheng Syu <youcheng@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33355
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-06-21 08:37:32 +00:00
..
include/soc mediatek/mt8183: Add efuse calibration in auxadc 2019-06-21 08:37:06 +00:00
auxadc.c mediatek/mt8183: Add efuse calibration in auxadc 2019-06-21 08:37:06 +00:00
bootblock.c mediatek/mt8183: Move some initialization into mt8183_early_init 2019-01-24 13:53:16 +00:00
decompressor.c
dramc_init_setting.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dramc_pi_basic_api.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dramc_pi_calibration_api.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
emi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig vboot: refactor OPROM code 2019-04-30 21:47:25 +00:00
Makefile.inc mediatek/mt8183: Support RTC in ramstage 2019-06-21 08:37:32 +00:00
memory.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
mmu_operations.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mt6358.c mediatek/mt8183: Calibrate vsim2 to 2.7 V 2019-06-21 00:06:02 +00:00
mt8183.c mediatek/mt8183: Move some initialization into mt8183_early_init 2019-01-24 13:53:16 +00:00
mtcmos.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pll.c mediatek: Add function to raise the CPU frequency 2019-04-29 12:27:24 +00:00
pmic_wrap.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
rtc.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
soc.c
spi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00