summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/dev/imc.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-04-26fix misleading error messagemacallan
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-06-30dependant -> dependentwiz
2011-02-20Merge forward matt-nb5-mips64matt
2008-08-23KNF and misc cosmetics.tsutsui
2007-02-19Support the sq(4) interface on the Challenge S's IOPLUS mezzanine. Thisrumble
2006-12-22Guiness -> Guinness.rumble
2006-08-30Add pic and imc-specific functions to alter the GIO bus arbiterrumble
2005-12-11merge ktrace-lwp.christos
2005-10-18TAB/space cleanup.tsutsui
2004-09-29Various fixes:sekiya
2004-09-05Oooops, iaa.iaa_name must be initialized.sekiya
2004-09-05Use config_found_ia() rather than config_found().sekiya
2004-08-17Implement several changes that get my E++ (HPC1.5 GIO ethernetrumble
2004-07-25Properly detect the EISA bus for IP22-class machines.sekiya
2004-06-13sekiya-san's platform abstraction allows us to keep theserumble
2004-04-03Hook the IMC bus error handler into the ISR, otherwise bus error conditionssekiya
2004-01-18Keep chip revision and EISA information on same line as attach information.sekiya
2004-01-18Properly disable watchdog timer.sekiya
2004-01-18Finish moving code between ip2x.c and ip3x.c to imc.c and crime.c.sekiya
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-10Add watchdog and bus error handling functions (these features live insekiya
2003-12-14Bus-space'ify the memory controller driver, and add IP20-specific bits.sekiya
2003-07-15__KERNEL_RCSID()lukem
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-03-13Replace lots of 8x<space> with <tabs> and other miscellaneous indentationsimonb
2001-09-10Use the newly committed imcreg.h to get rid of the magic numbers pollutingrafal
2001-07-08- Use the identifier strings that are fetched by the MI ARC BIOSthorpej
2001-05-11Support for the Indigo2/Indy IMC (this is that to which all otherthorpej