Age | Commit message (Expand) | Author |
2009-03-09 | Initial stab at a driver for FFB3/XVR-1000. It seems to work fine, but without | Mark Kettenis |
2009-03-01 | An accelerated framebuffer driver for the Tech Source Raptor GFX cards built | Mark Kettenis |
2009-01-12 | Initial stab at a driver for virtual disks found on sun4v logical domains. | Mark Kettenis |
2009-01-10 | Tweak the way we include the iommu code a bit. | Mark Kettenis |
2009-01-10 | Split off LDC support code into its own file. | Mark Kettenis |
2009-01-04 | Initial stab at a driver for virtual network devices found on sun4v logical | Mark Kettenis |
2008-12-30 | Add cbus(4), a virtual bus for devices that use logical domain channels as | Mark Kettenis |
2008-12-29 | Move ifb identification to its own routine. We can not simply have the ifb | Miod Vallat |
2008-08-13 | Initial stab at a driver for the integrated random number generator of the | Mark Kettenis |
2008-07-11 | Fujitsu SPARC64-VI CPU's have two cores that have two threads each. Provide | Mark Kettenis |
2008-07-07 | Extend sbbc(4) to provide a console driver for the v1280. | Mark Kettenis |
2008-07-06 | Add ssm(4), a driver for the scalable shared memory device found on | Mark Kettenis |
2008-07-06 | Add sbbc(4), a driver for the BootBus controller on Serengeti and StarCat | Mark Kettenis |
2008-06-10 | Add cmp(4), a dummy driver to make attaching CMT cpus easier. | Mark Kettenis |
2008-04-21 | Work in progress at supporting the Mentor Graphics i2c core found in | Theo de Raadt |
2008-03-23 | Not-functional-enough driver for the Sun Expert3D cards, put in tree as an | Miod Vallat |
2008-03-16 | Add some e10k support code. | Mark Kettenis |
2008-03-13 | Add prtc(4). | Mark Kettenis |
2008-03-09 | Add files for vpci(4). | Mark Kettenis |
2008-03-09 | The IOMMU code is needed for schizo(4) and pyro(4) too. | Mark Kettenis |
2008-03-09 | Add hvcall.S if option SUN4V is defined. | Mark Kettenis |
2008-03-08 | Add vcons(4). | Mark Kettenis |
2008-03-08 | Add vrtc(4). | Mark Kettenis |
2008-03-08 | Add vbus(4). | Mark Kettenis |
2008-02-20 | make tda(4) run the fans at maximum speed when we are about to drop | Robert Nagy |
2008-02-12 | tda(4) is a driver for Philips TDA8444 which can be found in | Robert Nagy |
2008-01-18 | Add environ(4). | Mark Kettenis |
2007-11-27 | Like i386 and amd64 - make the __mp_lock not spin at splhigh. | Mark Kettenis |
2007-10-20 | Add support for the temperature sensors on the SUNW,envctrltwo device found | Mark Kettenis |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-09-10 | IPI implementation. Bits and pieces from NetBSD, but the interface has been | Mark Kettenis |
2007-08-25 | Real mutexes for sparc64. Some comments from henric@ and claudio@. | Mark Kettenis |
2007-08-21 | Remove two out-of-date comments. | Mark Kettenis |
2007-08-04 | rbus for sparc64 | Mark Kettenis |
2007-06-08 | include files.bluetooth, so that bluetooth support can be compiled, | Jasper Lievisse Adriaanse |
2007-05-29 | Add led(4). | Mark Kettenis |
2007-05-28 | Maintaining a broken compatibility layer for a broken OS is not a productive | Bob Beck |
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 |