summaryrefslogtreecommitdiff
path: root/sys/arch/arm/footbridge/isa
AgeCommit message (Expand)Author
2006-05-26<machine/rtc.h> is really only footbridge-specific, so, after pruning it fromMiod Vallat
2006-02-12Remove dead sysbeep driver and unused sysbeep() routine. No functional change.Miod Vallat
2005-12-17Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_tMiod Vallat
2004-08-17Improved interrupt counters for arm: no spaces in the names,Dale Rahn
2004-08-06Initial support for arm interrupt counters, more fixes to come. ok miod@Dale Rahn
2004-05-19de __P of sys/arch/arm.Dale Rahn
2004-02-01Arm port, NetBSD codebase stripped down, 32bit only support.Dale Rahn