summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/emul_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* rtc: initialize emulated RTC from environment variableHeinrich Schuchardt2020-10-301-3/+13
* rtc: use probe() to initialize emulated RTCHeinrich Schuchardt2020-10-301-6/+12
* rtc: provide an emulated RTCHeinrich Schuchardt2020-10-271-0/+80