summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti/ti_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using machine/fdt.h in the arm kernel code when we don't need it.andrew2015-04-041-1/+0
* Remove a volatile qualifier on return type that is ignored and results inian2014-12-211-1/+1
* Style changes as pointed out by stas@.rpaulo2014-10-191-1/+5
* Remove an unused mutex.rpaulo2014-10-181-2/+0
* Add a driver for the TI watchdog.rpaulo2014-10-181-0/+275
OpenPOWER on IntegriCloud