aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/emul_rtc.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-17Remove including timestamp.h in version.hPali Rohár1-1/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-30rtc: initialize emulated RTC from environment variableHeinrich Schuchardt1-3/+13
2020-10-30rtc: use probe() to initialize emulated RTCHeinrich Schuchardt1-6/+12
2020-10-27rtc: provide an emulated RTCHeinrich Schuchardt1-0/+80