summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale/ixp425_timer.c
AgeCommit message (Expand)Author
2020-05-29For struct timecounter, use C99 initializers.rin
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2012-11-12C99 typesskrll
2012-10-14struct device * -> device_t for IXP4xx (and nslu2).msaitoh
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2009-10-21Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.rmind
2008-01-20Convert evbarm to timecounter. Only one of the systems was tested, thejoerg
2007-01-06Add generic TOD support. From Bucky Katz.christos
2006-09-10First pass at enabling a lot of ARM ports to convert swiftly togdamore
2006-04-10Tab Police.simonb
2006-03-04Allow the kernel config file to override the default timer frequencyscw
2005-12-11merge ktrace-lwp.christos
2005-06-04Fix shadowing warning.he
2005-06-04Fix the various todr_gettime() and todr_settime() fallouts fromhe
2005-02-26Watch out for those unexpected tains.simonb
2003-11-16 - Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some ofscw
2003-10-08Make it easier to support different types of IXP425 board:scw
2003-07-27Fix think'o in last. Pointed out by Izumi Tsutsui.thorpej
2003-07-26Flesh out inittodr() and resettodr().thorpej
2003-05-23support IXP425 Intel Network Processorichiro