Age | Commit message (Expand) | Author |
2007-04-10 | Driver for the BootBus Controller; sets some magic bits that makes pmc(4) | Mark Kettenis |
2007-04-10 | New driver for watchdog time on NatSemi PC87317 SuperIO chip. | Mark Kettenis |
2007-04-09 | Seperate rtc(4) code out into its own file. Add support for catching the | Mark Kettenis |
2007-04-04 | Add support for ebus at mainbus, as found on machines with pyro(4) like the | Mark Kettenis |
2007-03-30 | First stab at a driver for the Host/PCIe bridge found on the Sun Fire | Mark Kettenis |
2007-03-07 | For unsupported (yet) Expert3D style frame buffers, attach pcons and attach | Miod Vallat |
2007-02-03 | Simple single-processor mutex implementation, simpler than the MI code by | Miod Vallat |
2006-12-09 | Do not make sun terminal emulation selected by the wsemul_sun frame buffer | Miod Vallat |
2006-12-02 | On frame buffers which endianness differs from the host CPU, we can not afford | Miod Vallat |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko |
2006-06-27 | pull in files.gpio in case we want it | Theo de Raadt |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-16 | skeleton driver for power button on u5.. does precisely nothing except attach. | Jason Wright |
2006-06-02 | ppm driver. We don't use it for much... except to blink the power switch led... | Jason Wright |
2006-05-28 | placeholder driver for the bbc,beep device. should be straightforward | Jason Wright |
2006-05-15 | Merge creator attachment code again, it turns out the upa/mainbus attachment | Miod Vallat |
2006-03-04 | creator needs rasops32 only, and vgafb never needs rasops24. | Miod Vallat |
2006-02-10 | driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessness | Damien Miller |
2006-02-01 | a driver for the phillips pcf8584 i2c controller as found on the sun netra | David Gwynne |
2006-01-02 | do i2c initialization using ofw data instead of scanning; ok kettenis | Theo de Raadt |
2005-12-27 | enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as needed | Theo de Raadt |
2005-08-01 | spacing; ok deraadt@ | David Krause |
2005-05-02 | sparc64 optimized in4_cksum(). | Brad Smith |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-03-09 | Preliminary support for the floppy drive on Ultrasparcs. Only tested on | Miod Vallat |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-05 | Preliminary xbox support: attaches, memory mapping and interrupts work, but | Miod Vallat |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-01 | add a blink_led API (shaves ~1k from GENERIC) rather than have the same | Jason Wright |
2004-09-28 | driver for "clock-board" (mainly blinky lights, but also has information abou... | Jason Wright |
2004-09-27 | Important stuff: blinky lights for fhc | Jason Wright |
2004-09-23 | prepare the way for multi-bus attachment of zs (specifically zs@fhc). | Jason Wright |
2004-09-22 | infrastructure for central, fhc(mainbus/central), and clock@fhc | Jason Wright |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2003-12-04 | creator needs wsemul_sun attribute. | Miod Vallat |
2003-07-15 | include the puc stuff (currently commented out in GENERIC) | Jason Wright |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |
2003-06-16 | Provide the same fbxxx() api as on sparc, in order to factorize more code | Miod Vallat |
2003-05-06 | Declare the major number for wd, so that a custom kernel can specific explicit | Miod Vallat |
2003-02-17 | Add support for the Sun Enterprise 450 | Henric Jungheim |
2003-01-14 | Move sunkbd defn to common place and remove old event.c reference | Jason Wright |
2002-07-12 | No need to include files.sun, which only add the "frim event" stuff which | Miod Vallat |
2002-06-20 | left over sparc-ism's; Matt Potter <matt@vertrauen.org> | Jason Wright |
2002-06-19 | more sbus->pcmcia pieces. | Federico G. Schwindt |
2002-06-11 | add upa and creator at upa | Jason Wright |
2002-06-11 | split creator driver into bus specific and common code. | Federico G. Schwindt |
2002-06-08 | Initial (not quite fully working) driver for the schizo on the blade1000 | Jason Wright |
2002-06-04 | Convert vgafb from rcons to rasops | Jason Wright |
2002-06-03 | add rasops24 to creator. minor indentation while i'm here. | Federico G. Schwindt |
2002-05-21 | Skeleton driver for the Creator/Creator3D framebuffer (doesn't do much | Jason Wright |