freebsd-dev/sys/arm
Ian Lepore 7f353dddc8 Fix the watchdog timeout calculation to prevent wrap. The RPi hardware
can't do a timeout bigger than 15 seconds.  The code wasn't checking for
this and because bitmasking was involved the requested timeout was
basically adjusted modulo-16.  That led to things like a 128 second
timeout actually being a 9 second timeout, which accidentally worked fine
until watchdogd was changed to only pet the dog once every 10 seconds.
2014-12-10 04:54:43 +00:00
..
allwinner
altera/socfpga o Add BERI Virtio Networking Frontend (if_vtbe) 2014-12-09 16:39:21 +00:00
arm Include sys/kernel.h to pick up the definition of hz. subr_syscall.c uses 2014-12-09 10:21:31 +00:00
at91
broadcom/bcm2835 Fix the watchdog timeout calculation to prevent wrap. The RPi hardware 2014-12-10 04:54:43 +00:00
cavium/cns11xx
conf o Add BERI Virtio Networking Frontend (if_vtbe) 2014-12-09 16:39:21 +00:00
freescale
include Pull in the NetBSD global offset table handling code. Clang 3.5 creates 2014-12-01 21:04:26 +00:00
lpc
mv Fix buffer overflow in Marvell PCI/PCIe driver 2014-12-07 21:02:45 +00:00
rockchip
samsung
ti Switch to a .cpu directive. These will work when clang 3.5 is imported 2014-12-05 19:23:51 +00:00
versatile
xilinx
xscale Add missing END macros to some of the xscale functions. 2014-12-05 19:04:08 +00:00