| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-08 | rtc: Make U_BOOT_DRIVER entries unique | Tom Rini | |
| All instances of the U_BOOT_DRIVER must use a unique name or they will lead to link time failures due to name space conflicts when both are present. In this case the driver was reusing the max313xx name. Signed-off-by: Tom Rini <[email protected]> | |||
| 2025-06-25 | rtc: add ds1672 driver | Tim Harvey | |
| Add support for Dallas/Maxim ds1672 32bit counter RTC. Signed-off-by: Tim Harvey <[email protected]> | |||
