Files
u-boot/drivers/rtc
Heinrich Schuchardt 992c1db455 drivers: rtc: resolve year 2038 problem in rtc_to_tm
Our implementation of rtc_to_tm() cannot handle dates of more than
0x7fffffff seconds after 1970-01-01.

Adopt the Linux kernel implementation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-07-19 17:03:36 -04:00
..
2018-07-19 16:31:37 -04:00
2018-06-05 20:19:09 -04:00
2018-06-05 20:19:09 -04:00
2018-02-04 12:00:58 +01:00