summaryrefslogtreecommitdiffstats
path: root/src/include/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* lib/rtc: Add sanity check for time and dateWerner Zeh2021-05-301-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src/include: Open brace on same line as enum or structLee Leahy2017-03-121-2/+1
* lib: Add real-time-clock functionsSimon Glass2016-06-241-0/+6
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black2014-12-301-2/+2
* rtc: Add an RTC API, and implement it for x86.Marc Jones2014-12-301-0/+37