summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
AgeCommit message (Expand)Author
2007-03-31Map PCIe config space.Mark Kettenis
2007-03-31Fix DEBUG.Mark Kettenis
2007-03-30Add commented out entries for pyro(4).Mark Kettenis
2007-03-30First stab at a driver for the Host/PCIe bridge found on the Sun FireMark Kettenis
2007-03-29ignore various i2c seeproms that sun puts on all their machine parts; ok miod...Theo de Raadt
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2007-03-20Remove unused ALIGN32 macro. It wouldn't work anyway, sinceDeanna Phillips
2007-03-20typo in commentTodd T. Fries
2007-03-19Not only did I break RAMDISK, I also left a debugging printf.Artur Grabowski
2007-03-19please always test RAMDISK kernelsTheo de Raadt
2007-03-16Timecounters for sparc64. The cleanest and easiest timecounterArtur Grabowski
2007-03-15UltraSPARC-IV cpus appear a bit different in OpenFirmware than older cpus.Mark Kettenis
2007-03-15Make sure we find the OpenFirmware node for UltraSPARC-IV cpus.Mark Kettenis
2007-03-15Since p_flag is often manipulated in interrupts and without biglockArtur Grabowski
2007-03-13Add two more SFSR bits found on UltraSPARC-III cpus.Mark Kettenis
2007-03-13Implement proper atomic.h for sparc64.Artur Grabowski
2007-03-07For unsupported (yet) Expert3D style frame buffers, attach pcons and attachMiod Vallat
2007-03-06Implement WSDISPLAYIO_GETSUPPORTEDDEPTH; makes X actually work if you followMark Kettenis
2007-03-06Three more Expert3D-like frame buffers we shouldn't attach to yet.Miod Vallat
2007-03-05Add mmap for upa(4). Makes the X wsfb(4) driver actually work instead ofMark Kettenis
2007-02-28some older machines have small banks, and the kernel is too big!Theo de Raadt
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko
2007-02-28SBus parallel port driver, from NetBSD but untested (no printer or cables);Miod Vallat
2007-02-27nicer panic; kettenis okTheo de Raadt
2007-02-27include alipm, but disabled; ok kettenisTheo de Raadt
2007-02-25Add cas(4). Ad a few missing comments while there.Mark Kettenis
2007-02-23Print safari error log register if we get a safari interrupt.Mark Kettenis
2007-02-23Establish pci error interrupt after we're done fiddling with schizo's registersMark Kettenis
2007-02-19only make this interface available to the kernel for now, discussed withaTheo de Raadt
2007-02-15Don't print the error strings returned by readdisklabel(). If youKenneth R Westerback
2007-02-12Fix the hw.vendor/product sysctls on sparc64, handle the cases whereGordon Willem Klok
2007-02-11Remove _KERNEL_OPT leftovers.Miod Vallat
2007-02-06Add machine/atomic.h to all architectures and define two operationsArtur Grabowski
2007-02-03Simple single-processor mutex implementation, simpler than the MI code byMiod Vallat
2007-01-26Deal with zero wraparound in DVMA range checks;Marc Aurele La France
2007-01-20Do not panic on non-fatal iommu errors.Mark Kettenis
2007-01-16Remove unnecessary ampersands in ADR2CELL macro invocations;Marc Aurele La France
2007-01-16Really print iommu TFAR (instead of CTRL again).Mark Kettenis
2007-01-14Clear error bits in PCI command/status register before establishing PCI errorMark Kettenis
2007-01-14Provide a bit more diagnostic information in the PCI error handler.Mark Kettenis
2007-01-14Add macros to access Schizo's PCI config space.Mark Kettenis
2007-01-14Add another Tomatillo-specific register.Mark Kettenis
2007-01-13Print Schizo/Tomatillo version number.Mark Kettenis
2007-01-13Do not match on Expert3D and Expert3D-Lite cards, these will require aMiod Vallat
2007-01-12Get rid of some dead code.Mark Kettenis
2007-01-12According to the OpenSolaris sources, the DTO bits are really MMU bit.Mark Kettenis
2007-01-12Do not force the section header to SHT_NOBITS for non-symbol sections;Miod Vallat
2007-01-12Move kernel virtual address space to make sure it doesn't overlap withMark Kettenis
2007-01-09Adjust for USIII to RIO EBus renaming.Mark Kettenis
2007-01-07The associativity of the cache is already taken into account forMark Kettenis