summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/dwdog.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Capitalize my last name in copyright.kettenis2019-08-291-2/+2
|
* Add dwdog(4), a driver for the Synopsys Designware watchdog timer integratedkettenis2017-07-251-0/+118
on (for example) the Rockchip RK3288 SoC.