Age | Commit message (Expand) | Author |
2008-08-18 | Add sparc_bus_addr function for schizo to allow CardBus to work. | Brad Smith |
2008-08-13 | Initial stab at a driver for the integrated random number generator of the | Mark Kettenis |
2008-08-11 | Only print iotdb stuff when DEBUG. | Mark Kettenis |
2008-08-11 | Allow mapping mmio regions that are not page aligned. | Mark Kettenis |
2008-07-29 | Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based | Miod Vallat |
2008-07-23 | Clear correctable errors after handling them. From Bjorn Andersson. | Mark Kettenis |
2008-07-20 | Provide a timecounter based on the UltraSPARC IIe STICK logic. | Mark Kettenis |
2008-07-16 | Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels. | Miod Vallat |
2008-07-14 | Fix struct sysioreg layout after the struct iommureg layout change; | Miod Vallat |
2008-07-12 | Make the console interrupt driven. | Mark Kettenis |
2008-07-12 | Perform IOMMU cache flushes on Oberon. | Mark Kettenis |
2008-07-12 | Use the proper interrupt target ID on Oberon. | Mark Kettenis |
2008-07-12 | Don't install interrupt handlers for non-exitsing interrupts on CMU-CH. | Mark Kettenis |
2008-07-11 | Fujitsu SPARC64-VI CPU's have two cores that have two threads each. Provide | Mark Kettenis |
2008-07-11 | Don't try to read the "regs" propety; it's pointless. | Mark Kettenis |
2008-07-10 | Handle breaks. | Mark Kettenis |
2008-07-10 | Detect whether com(4) is the console on the m4k. | Mark Kettenis |
2008-07-10 | Add support for getting the time of day on the m4k. | Mark Kettenis |
2008-07-07 | Match on XMITS (which is a PCI-X Schizo variant found on Sun Fire | Mark Kettenis |
2008-07-07 | Extend sbbc(4) to provide a console driver for the v1280. | Mark Kettenis |
2008-07-07 | Fix typo in comment. | 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-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
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 |