u-boot/drivers/rtc
Chris Packham d6c0d7087f drivers: rtc: max313xx: provide read8/write8
In some designs the MAX313xx RTC may need calibration to cope with
oscillator inaccuracies. Provide read8/write8 ops so that the registers
can be accessed. Because the driver covers a range of MAX313xx variants
no attempt is made to ensure the register is valid.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2023-07-25 12:44:46 -04:00
..
abx80x.c rtc: abx8xx: Add support for reading RAM 2023-01-11 11:54:50 -05:00
armada38x.c
davinci.c
ds1307.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
ds1337.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
ds1374.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
ds3231.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
ds3232.c
emul_rtc.c
ht1380.c rtc: add ht1380 driver 2023-01-02 16:01:40 -05:00
i2c_rtc_emul.c
isl1208.c
Kconfig drivers: rtc: add max313xx series rtc driver 2023-03-30 15:09:59 -04:00
m41t62.c rtc: m41t62: implements read8/write8 operations 2023-03-30 15:09:59 -04:00
Makefile drivers: rtc: add max313xx series rtc driver 2023-03-30 15:09:59 -04:00
max313xx.c drivers: rtc: max313xx: provide read8/write8 2023-07-25 12:44:46 -04:00
mc13xxx-rtc.c
mc146818.c malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTA 2022-12-22 10:31:48 -05:00
mcfrtc.c
mvrtc.c
mvrtc.h
mxsrtc.c
pcf2127.c
pcf8563.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
pl031.c
pt7c4338.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
rtc-uclass.c
rv3028.c
rv3029.c
rv8803.c
rx8010sj.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
rx8025.c
s35392a.c
sandbox_rtc.c
stm32_rtc.c
zynqmp_rtc.c