rpaulo f85f42f997 MFC r273257:
Add a driver for the TI watchdog.

 The TI watchdog timer is present on BeagleBone's.  Since 2014, U-Boot
 has been booting the BeagleBone with the watchdog enabled.  We need
 to
 disable it on boot to avoid a spurious reset.
 The timer isn't exactly precise, but it will do as a watchdog.  This
 is also a reflection of the watchdog(9) API.

 In the future, we could handle interrupts, but the watchdog(9) API
 needs to be a bit smarter before that can happen.
2014-10-25 02:05:21 +00:00
..
2014-09-03 20:07:26 +00:00
2014-10-25 02:05:21 +00:00
2014-09-09 19:47:35 +00:00
2014-09-09 22:24:01 +00:00
2014-10-25 02:05:21 +00:00
2014-05-17 23:25:20 +00:00
2014-05-18 16:07:35 +00:00