tent='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/pmppc/dev
AgeCommit message (Expand)Author
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-06-22Add support pci_intr_setattr.matt
2011-06-22Make pmppc use stock <powerpc/pci_machdep.h>matt
2011-06-20Cleanup includes.matt
2011-06-18split device/softc (CFATTACH_DECL_NEW)matt
2011-06-06More device_t, cfdata, CFATTACH_DECL_NEW cleanup.matt
2010-12-09Fix DEBUG build.uebayasi
2009-09-22Split device_t/softc. Tested only on cs at ofisa on shark.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
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