u-boot-brain/drivers/rtc
Chris Packham 402c8fd514 rtc: rx8025: remove redundant code in rtc_reset
As of commit 1a1fa24066 ("rtc: Set valid date after reset") the
command "date reset" will set the date/time to 2000-01-01 0:00:00 after
calling rtc_reset(). This means that the rx8025 implementation of
rtc_reset() does not need to call rtc_set().

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2018-04-06 20:45:44 -04:00
..
at91sam9_rtt.c
date.c
davinci.c
ds164x.c
ds174x.c
ds1302.c
ds1306.c
ds1307.c rtc: ds1307: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
ds1337.c
ds1374.c rtc: ds1374: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
ds1556.c
ds3231.c
ftrtc010.c
i2c_rtc_emul.c
imxdi.c
isl1208.c rtc: rewrite isl1208 to support DM 2018-04-06 20:45:28 -04:00
Kconfig rtc: rewrite isl1208 to support DM 2018-04-06 20:45:28 -04:00
m41t11.c
m41t60.c
m41t62.c
m41t94.c
m48t35ax.c
Makefile rtc: adding RX8010SJ rtc driver 2018-02-04 12:00:58 +01:00
max6900.c
mc13xxx-rtc.c
mc146818.c rtc: mc146818: Correct alarm message for day alarm 2017-10-23 17:25:40 -04:00
mcfrtc.c
mk48t59.c
mvrtc.c
mvrtc.h
mx27rtc.c rtc: mx27rtc: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
mxsrtc.c
pcf2127.c
pcf8563.c
pl031.c
pt7c4338.c
rs5c372.c rtc: rs5c372: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
rtc-uclass.c
rv3029.c
rx8010sj.c rtc: adding RX8010SJ rtc driver 2018-02-04 12:00:58 +01:00
rx8025.c rtc: rx8025: remove redundant code in rtc_reset 2018-04-06 20:45:44 -04:00
s3c24x0_rtc.c
s35392a.c rtc: add support for s35392a 2017-11-20 09:58:31 +01:00
sandbox_rtc.c
x1205.c