summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/dev/pic.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2015-02-18switch sgimips to common bus_dma and bus_space in arch/mips/macallan
2012-10-27split device_t/softc for all remaining drivers.chs
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-02-20Merge forward matt-nb5-mips64matt
2008-08-23KNF and misc cosmetics.tsutsui
2006-12-27Catch and report bus errors.rumble
2006-08-30Add pic and imc-specific functions to alter the GIO bus arbiterrumble
2005-12-11merge ktrace-lwp.christos
2004-11-12Print board identification, same as we do on the IP2x machines.sekiya
2004-06-13General cleanup to improve style consistency and KNF adherence.rumble
2004-04-11RCS Id policepooka
2004-04-10and finally, the big moment you've all been waiting for:pooka
2004-04-10fix off-by-one in revision printpooka
2004-04-10add watchdog enable and disablepooka
2004-01-13Assign memory controller-dependent watchdog reset functions tosekiya
2004-01-13As the platform-specific bus reset routine varies based on the memorysekiya
2004-01-12Add pic (memory controller for IP12) driver. Originally written bysekiya