summaryrefslogtreecommitdiff
path: root/sys/arch/mips/alchemy/dev/aurtc.c
AgeCommit message (Expand)Author
2012-01-03Use device_t instead of 'struct device *'.kiyohara
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2009-12-12Remove `volatile' qualifier from argument types oftsutsui
2006-09-04Remove unused todr_setcal/todr_getcal and all the assorted stubgdamore
2006-03-28Use todr_attach.gdamore
2006-03-28Rework evbmips clock architecture to use common clock_subr.h routines.gdamore
2006-03-09Fix the RTC so that the AU1550 keeps accurate time. The RTC is taken fromgdamore
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-07-29Add support for the the Alchemy Semiconductor Au1x00 series on-chipsimonb