summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint/isa
AgeCommit message (Expand)Author
2014-06-20mc146818's sc_flag indicates the time is stored in binary format, not BCD.phx
2014-02-07Replaced enable/disable_intr by splhigh/splx.phx
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-03-29Don't forget to initialize sc_dev.tsutsui
2008-03-28Split device_t and softc for MI mc146818 clock,tsutsui
2008-01-10Move todr_attach(9) calls from each MD attachment to MI mc146818_attach().tsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-03-09Use char* with mtod() when doing pointer arithmetic on the result.he
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-09-15Convert sandpoint to GENERIC todr, including breaking of the clock handlinggdamore
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-06-02Fix variable shadowing and adapt to -Wconst-qual.he
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-05-05Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h.fvdl
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2002-05-04Remove unreferenced file.briggs
2001-08-30- Change default time frequency to 100MHz from 66MHz.briggs
2001-07-22bcopy -> memcpy, bzero -> memsetwiz
2001-06-10Adapt to new PowerPC pmap.briggs
2001-04-18ctype-like functions are in libkern now.thorpej
2001-02-08Keyboard, mouse, ws*briggs
2001-02-08We really don't want isapnp.briggs
2001-02-08Enable devices on the SuperIO chip.briggs
2001-02-04Support for the Motorola Sandpoint reference platform using thebriggs