Age | Commit message (Expand) | Author |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-11 | Match the Altera EBus found on the Tadpole SPARCLE. | Mark Kettenis |
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck |
2008-06-10 | Add cmp(4), a dummy driver to make attaching CMT cpus easier. | Mark Kettenis |
2008-06-08 | put the PCF_FREQ codes into the clock | Theo de Raadt |
2008-06-02 | No need to enable the interrupt in psycho_set_intr(); intr_establish() already | Mark Kettenis |
2008-05-24 | Found some documentation that suggests that CMU-CH doesn't have an IOMMU and | Mark Kettenis |
2008-05-24 | Add Psycho variants found on the SPARC Enterprise M4000/M5000/M8000/M9000. | Mark Kettenis |
2008-05-24 | Attach to "FJSV,su", which is the name used for serial ports on the SPARC | Mark Kettenis |
2008-05-24 | iLet's see if this also works for Oberon (the PCIe bridge found on the SPARC ... | Mark Kettenis |
2008-05-24 | Match serial devices on PRIMEPOWER 650. | Mark Kettenis |
2008-04-22 | Works better, but still needs debug on to work.. | Theo de Raadt |
2008-04-21 | Work in progress at supporting the Mentor Graphics i2c core found in | Theo de Raadt |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-04-16 | Support the pcf8584 variant found on the u25/45. | Mark Kettenis |
2008-04-16 | Turns out getpropstring() returns an empty string if a property is missing | Mark Kettenis |
2008-04-15 | Add support for the Texas Instruments bq4802 real-time clock found on the | Mark Kettenis |
2008-04-08 | For some reason access to io space using ASI_PHYS_NON_CACHED_LITTLE doesn't | Mark Kettenis |
2008-04-03 | Make ebus(4) work on sun4v. | Mark Kettenis |
2008-04-03 | Some cosmetic changes. | Mark Kettenis |
2008-03-24 | Remove KASSERT that's causing grieve on sun4v, and I've never seen triggered. | Mark Kettenis |
2008-03-23 | typo; deraadt | Miod Vallat |
2008-03-23 | Not-functional-enough driver for the Sun Expert3D cards, put in tree as an | Miod Vallat |
2008-03-23 | Use new defines from pcidevs to match Expert3D. | Miod Vallat |
2008-03-22 | Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fd | Kenneth R Westerback |
2008-03-21 | Do not attach vgafb if not the console device, since the PROM will not have | Miod Vallat |
2008-03-20 | Fix whitespace. | Mark Kettenis |
2008-03-20 | Bring isa/fd.c into line with sparc/sparc64 fd code and prepare all | Kenneth R Westerback |
2008-03-16 | Set up interrupt translation for e10k. | Mark Kettenis |
2008-03-16 | Add some e10k support code. | Mark Kettenis |
2008-03-13 | First shot at a driver to get the time-of-day on the e10k. | Mark Kettenis |
2008-03-09 | Add some members needed by the sunv IOMMU code. | Mark Kettenis |
2008-03-09 | Driver for the virtual PCI host bridge on sun4v. | Mark Kettenis |
2008-03-09 | sun4v hypervisor IOMMU code. | Mark Kettenis |
2008-03-09 | Virtual bus for virtual devices on sun4v. | Mark Kettenis |
2008-03-09 | Check "status" property. | Mark Kettenis |
2008-03-08 | Driver for console on sun4v. | Mark Kettenis |
2008-03-08 | Driver for virtual real-time clock on sun4v. | Mark Kettenis |
2008-03-08 | Virtual bus for virtual devices on sun4v. | Mark Kettenis |
2008-03-08 | Check "status" property. | Mark Kettenis |
2008-03-08 | Check "status" property. Since the PROM marks the floppy controller device | Mark Kettenis |
2008-03-01 | Use getpropspeed() to get console speed. Add code to handle "ssp-console" and | Mark Kettenis |
2008-03-01 | Make sabtty(4) adopt the speed configured in OpenFirmware when it is the | Mark Kettenis |
2008-02-27 | return from tda_attach before registering the sensor task | Robert Nagy |
2008-02-20 | make tda(4) run the fans at maximum speed when we are about to drop | Robert Nagy |
2008-02-18 | Only attach on Sun Blade 1000/2000. | Mark Kettenis |
2008-02-17 | We're not printing interrupt priority levels (ot whatever ipl stands for) but | Mark Kettenis |
2008-02-12 | tda(4) is a driver for Philips TDA8444 which can be found in | Robert Nagy |
2008-02-10 | Attach to "lom-console". Hopefuly this will give us a proper console on | Mark Kettenis |