summaryrefslogtreecommitdiff
path: root/drivers/rtc/mc146818.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass1-2/+2
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-3/+0
2018-07-28drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt1-1/+2
2018-07-25rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt1-3/+0
2018-07-20drivers: rtc: correct week day for mc146818Heinrich Schuchardt1-2/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-24rtc: mc146818: Correct alarm message for day alarmBin Meng1-1/+1
2016-10-11rtc: Use CONFIG_X86 instead of __I386__Simon Glass1-1/+1
2015-10-21rtc: mc146818: Use probe() to set up the deviceSimon Glass1-2/+2
2015-10-21rtc: mc146818: Add a comment to the #endifSimon Glass1-1/+1
2015-07-15dm: rtc: Support mc146818 driver in driver modelBin Meng1-108/+204
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-01-24x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass1-48/+73
2014-11-25rtc: mc146818: Set up RTC at start of daySimon Glass1-4/+39
2013-11-09malta: enable RTC supportPaul Burton1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-02-12eNET: Add RTC support to eNETGraeme Russ1-0/+6
2010-06-24Remove AmigaOneG3SE boardWolfgang Denk1-7/+0
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre1-12/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-1/+2
2008-08-19rtc: Clean drivers/rtc/MakefileMichal Simek1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-18/+18
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-1/+3
2007-11-26drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-0/+178