u-boot-brain/drivers/rtc
Larry Johnson 1261827868 Add driver for STMicroelectronics M41T60 RTC
This driver is based on the driver for the M41T11.  In the intended
application, the RTC will be powered by a large capacitor, rather than a
battery.  The driver therefore checks to see whether the RTC has lost
power.  The chip's OUT bit is normally reset from its power-up state.  If
the OUT bit is read as set, or if the date and time are not valid, then the
RTC is assumed to have lost power, and its date and time are reset to
1900-01-01 00:00:00.

Support for adjusting the speed of the clock to improve accuracy is
provided through an environment variable.

Signed-off-by: Larry Johnson <lrj@acm.org>
2007-12-27 19:35:35 +01:00
..
bf5xx_rtc.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
date.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds164x.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds174x.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds1302.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds1306.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds1307.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds1337.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds1374.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds1556.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds3231.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds12887.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
m41t11.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
m41t60.c Add driver for STMicroelectronics M41T60 RTC 2007-12-27 19:35:35 +01:00
m48t35ax.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
Makefile Add driver for STMicroelectronics M41T60 RTC 2007-12-27 19:35:35 +01:00
max6900.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
mc146818.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
mcfrtc.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
mk48t59.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
mpc5xxx.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
mpc8xx.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
pcf8563.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
rs5c372.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
s3c24x0_rtc.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
x1205.c rtc: Fix merging problem 2007-12-11 11:46:01 +01:00