Age | Commit message (Expand) | Author |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2012-09-29 | Work in progress support for the Power Indigo2 R8000 system (IP26). This is | Miod Vallat |
2012-05-10 | Fix impact(4) header file generation to correctly output NIMPACT_GIO on | Miod Vallat |
2012-04-18 | Split the existing impact@xbow attachment into generic impact routines, and | Miod Vallat |
2012-04-16 | Drivers for the Indy and Indigo 2 PS/2 keyboard ports, and the ``Newport'' | Miod Vallat |
2012-03-28 | Work in progress support for the SGI Indigo, Indigo 2 and Indy systems | Miod Vallat |
2011-11-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2010-03-22 | On SGI IP35 systems, get SPD memory records from L1 and attach spdmem to | Miod Vallat |
2010-02-01 | - add and enable puc(4) (only com, i didn't test lpt) | Jasper Lievisse Adriaanse |
2010-01-13 | Crude handler for the Octane NMI button, for kernels compiled with | Miod Vallat |
2009-11-21 | mplock, rw_cas implemented | Takuya ASADA |
2009-11-18 | Add glue to attach iockbc(4) to iof(4) as well. Tested by deraadt@ | Miod Vallat |
2009-11-10 | Add iockbc(4), a driver for the PS/2 keyboard and mouse interface found on | Joel Sing |
2009-11-08 | Add code to send L1 commands and parse command results; use it to add a way | Miod Vallat |
2009-11-07 | Replace option TGT_ORIGIN200 and TGT_ORIGIN2000 with a single option, | Miod Vallat |
2009-11-01 | Driver for the sgi IOC3 onboard Ethernet interface. Tested on Octane only so | Miod Vallat |
2009-10-26 | Add support for the Octane power button to power(4). Took me a while to | Miod Vallat |
2009-10-26 | Better crime/mace interrupt handling; interrupt information is no longer | Miod Vallat |
2009-10-21 | Replace IP32 hw_setintrmask() .S routine with a two line C routine. | Miod Vallat |
2009-10-07 | Attach DS1742 style dsrtc to iof (IOC4) too. | Miod Vallat |
2009-08-18 | Blind partial support for IOC4 chip, found on IO8 and IO9 base I/O boards on | Miod Vallat |
2009-08-13 | - remove the ef(4) chunk, it's unused now and the ioc ethernet driver | Jasper Lievisse Adriaanse |
2009-07-21 | PCI-Cardbus bridge support for both O2 (macepcibr) and Octane/Origin (xbridge) | Miod Vallat |
2009-07-19 | Simplify code that sanitizes pci resources on the O2's mace PCI bridge. | Mark Kettenis |
2009-07-13 | Extend xbridge to support shared interrupt handlers, and perform PCI-PCI | Miod Vallat |
2009-06-24 | Even more pci ethernet devices, based on a diff from Brad. | Miod Vallat |
2009-06-13 | Enumerate all available nodes for hardware on IP27/IP35 systems; works to some | Miod Vallat |
2009-05-02 | Let ioc(4) decide which child devices to attach depending on its identification | Miod Vallat |
2009-04-13 | The start of Origin 200 support. Based on some code contributed by pefo@ | Miod Vallat |
2009-04-12 | Interrupt support for IOC3 and its subdevices (currently limited to the | Miod Vallat |
2008-04-07 | Split clock attachment in two parts: a timecounter attachment (at mainbus), | Miod Vallat |
2008-04-07 | Unclutter machdep.c by moving the IP32-specific initialization code to its | Miod Vallat |
2008-02-20 | Completely overhault attachment rules on sgi. No more indirect configuration | Miod Vallat |
2007-12-31 | Significantly improve the gbe(4) driver, including: | Joel Sing |
2007-12-31 | Move wscons_machdep.c to it's rightful location. This brings OpenBSD/sgi | Joel Sing |
2007-12-18 | add power(4), a driver for the power button found on SGI O2's. | Jasper Lievisse Adriaanse |
2007-12-14 | Enable console support for SGI O2 workstations. Switch between the serial | Joel Sing |
2007-11-27 | Initial support for the SGI Graphics Back End (GBE) frame buffer found in | Joel Sing |
2007-10-18 | Add support for the Moosehead PS/2 controller as found on SGI O2 workstations. | Joel Sing |
2007-06-21 | Extent sgi bus_dma to cope with different views of memory: non-contiguous | Miod Vallat |
2007-06-18 | this is the sgi disksubr, not some mythical "all mips64 architectures can use... | Theo de Raadt |
2007-05-01 | Simple monoprocessor mutex implementation, faster than the MI code, four left | Miod Vallat |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-01-02 | Hookup mavb driver (but leave it commented out in GENERIC). | Mark Kettenis |
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-09-09 | Kernel moves to 64 bit. A few more tweaks when binutils is updated. | Per Fogelstrom |
2004-08-10 | spacing | Theo de Raadt |