summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/common/include/soc/rtc_common.h
Commit message (Expand)AuthorAgeFilesLines
* include/bcd: move bcd code to commonlib/bsd/includeRicardo Quesada2021-08-231-1/+1
* soc/mediatek: rtc: Use `bool` as return typeYidi Lin2021-01-071-7/+7
* soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang2020-12-281-23/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* mediatek/mt8183: Fix RTC initialization flowRan Bi2019-04-021-2/+40
* mediatek/mt8183: Add RTC supportRan Bi2019-02-281-0/+105