History log of /netbsd/sys/arch/arm/gemini/gemini_wdtvar.h (Results 1 – 4 of 4)
Revision Date Author Comments
# fe6db6ff 01-Jul-2011 dyoung <dyoung@NetBSD.org>

#include <sys/bus.h> instead of <machine/bus.h>.


# c20cc9bc 20-Nov-2008 cliff <cliff@NetBSD.org>

use CFATTACH_DECL_NEW, make device in softc type device_t, etc.


# 84dc474c 01-Nov-2008 cliff <cliff@NetBSD.org>

in initarm(), remove some bringup debug stuff, and clean up
progress markers; they are still useful for now.
in cpu_reboot() use Gemini Global Reset Control register to reboot system
geminiwdt_reboot

in initarm(), remove some bringup debug stuff, and clean up
progress markers; they are still useful for now.
in cpu_reboot() use Gemini Global Reset Control register to reboot system
geminiwdt_reboot() is no longer needed, removed.

show more ...


# f5d7ce3d 24-Oct-2008 matt <matt@NetBSD.org>

Add support for Cortina Systems SL3516 eval board.