coreboot-kgpe-d16/src
Yuchen Huang b0ab41e027 soc/mediatek/mt8192: add rtc MT6359P driver
Add rtc MT6359P driver for rtc init and rtc eosc calibration. Refactor
mt8173 and mt8183 code by extracting common API. Move rtc_read and
rtc_write to each SoC folder, because mt8173 and mt8183 access rtc via
pmic wrapper, while mt8192 accesses it via pmif.

Reference datasheet:
  Document No: RH-D-2018-0101.

Signed-off-by: Yuchen Huang <yuchen.huang@mediatek.corp-partner.google.com>
Change-Id: I57d6738fdec148c7458b2024a0a8225415ca2f3e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46395
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2020-12-28 13:39:01 +00:00
..
acpi ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/model_206ax: Add more CPU steppings 2020-12-25 22:01:00 +00:00
device azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
drivers vpd: Add vpd_get_int() function 2020-12-27 15:33:24 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
lib ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
mainboard mb/siemens/chili/base: Add SMBIOS slot descriptions 2020-12-27 15:57:09 +00:00
northbridge kconfig: remove non-existent source 2020-12-28 13:37:56 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/mediatek/mt8192: add rtc MT6359P driver 2020-12-28 13:39:01 +00:00
southbridge sb/amd/pi/hudson: Enable use of common GPIO API 2020-12-28 13:37:15 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode sb/amd/pi/hudson: Enable use of common GPIO API 2020-12-28 13:37:15 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00