summaryrefslogtreecommitdiff
path: root/drivers/rtc/mc146818.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-301-3/+0
|\
| * rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt2018-07-251-3/+0
* | drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt2018-07-281-1/+2
|/
* drivers: rtc: correct week day for mc146818Heinrich Schuchardt2018-07-201-2/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* rtc: mc146818: Correct alarm message for day alarmBin Meng2017-10-231-1/+1
* rtc: Use CONFIG_X86 instead of __I386__Simon Glass2016-10-111-1/+1
* rtc: mc146818: Use probe() to set up the deviceSimon Glass2015-10-211-2/+2
* rtc: mc146818: Add a comment to the #endifSimon Glass2015-10-211-1/+1
* dm: rtc: Support mc146818 driver in driver modelBin Meng2015-07-141-108/+204
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-241-48/+73
* rtc: mc146818: Set up RTC at start of daySimon Glass2014-11-251-4/+39
* malta: enable RTC supportPaul Burton2013-11-091-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* eNET: Add RTC support to eNETGraeme Russ2011-02-121-0/+6
* Remove AmigaOneG3SE boardWolfgang Denk2010-06-231-7/+0
* Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-251-12/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-4/+4
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-1/+2
* rtc: Clean drivers/rtc/MakefileMichal Simek2008-08-181-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-18/+18
* LWMON5: POST RTC fixYuri Tikhonov2008-03-201-1/+3
* drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+178