uboot-mt623x/rtc
Stefan Roese 758c037aee rtc: Add Xicor/Intersil X1205 RTC support
This patch adds support for the Xicor/Intersil X1205 RTC used on the
AMCC Makalu eval board. This driver is basically cloned from the Linux
driver version (2.6.23).

This patch also introduces the Linux bcd.h header for the BCD2BIN/
BIN2BCD conversions. In the future some of the other U-Boot RTC driver
should be converted to also use this header instead of implementing
their own local copy of these functions/macros.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-10-31 21:20:50 +01:00
..
Makefile rtc: Add Xicor/Intersil X1205 RTC support 2007-10-31 21:20:50 +01:00
bf5xx_rtc.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
date.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ds164x.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ds174x.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ds1302.c rtc/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:10:50 -05:00
ds1306.c rtc/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:10:50 -05:00
ds1307.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ds1337.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ds1374.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ds1556.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ds3231.c rtc/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:10:50 -05:00
ds12887.c rtc/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:10:50 -05:00
m41t11.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
m48t35ax.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
max6900.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
mc146818.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
mcfrtc.c Fix some build errors. 2007-08-19 10:27:34 +02:00
mk48t59.c rtc/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:10:50 -05:00
mpc5xxx.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
mpc8xx.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
pcf8563.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
rs5c372.c rtc/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:10:50 -05:00
s3c24x0_rtc.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
x1205.c rtc: Add Xicor/Intersil X1205 RTC support 2007-10-31 21:20:50 +01:00