summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/acrtc.c
AgeCommit message (Expand)Author
2022-10-17Convert more drivers to use todr_attach(). The quality of the RTC isMark Kettenis
2021-10-24Constify struct cfattach.Martin Pieuchot
2020-03-28Apply masks to values read from the RTC registers. This is essential forMark Kettenis
2019-04-20armv7 RAMDISK is now compiled with -Oz (just to be like other ramdisks),Theo de Raadt
2017-12-17Add 32K output klock support.Mark Kettenis
2017-12-16Add a driver for the RSB controller found on various Allwinner SoCs.Mark Kettenis