summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* mediatek/mt8183: postpone dcxo low power mode settingWeiyi Lu2019-09-041-3/+10
* mediatek/mt8183: Remove unnecessary parenthesesYu-Ping Wu2019-09-021-2/+2
* mediatek/mt8183: Calibrate RTC eosc clockRan Bi2019-07-211-1/+138
* mediatek/mt8183: update dcxo output buffer settingWeiyi Lu2019-07-071-2/+3
* mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi2019-07-061-14/+11
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* mediatek/mt8183: Fix RTC initialization flowRan Bi2019-04-021-79/+143
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-0/+1
* mediatek/mt8183: Add RTC supportRan Bi2019-02-281-0/+250