index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
Age
Commit message (
Expand
)
Author
2008-03-17
Remove KGDB code. It was never converted to 64-bit, and just makes locore.s
Mark Kettenis
2008-03-16
Include <sparc64/dev/starfire.h> instead of having our own definitions.
Mark Kettenis
2008-03-16
Add some e10k support code.
Mark Kettenis
2008-03-16
Set up interrupt translation for e10k.
Mark Kettenis
2008-03-16
Add some e10k support code.
Mark Kettenis
2008-03-15
Make GENERIC.MP work on the e10k. The e10k is a bit funky since UPA only
Mark Kettenis
2008-03-14
Don't even try to attach pcons(4) if we have a real console.
Mark Kettenis
2008-03-13
Make this catch up with some changed structs. Fix indentation while I'm there.
Mark Kettenis
2008-03-13
Add prtc(4).
Mark Kettenis
2008-03-13
Attach prtc(4) if no (hardware) real-time clock was found.
Mark Kettenis
2008-03-13
Add prtc(4).
Mark Kettenis
2008-03-13
First shot at a driver to get the time-of-day on the e10k.
Mark Kettenis
2008-03-13
Remove code to set mmu context to 0. It should already be set to 0 at that
Mark Kettenis
2008-03-12
Introduce a per-handler interrupt acknowledgement function.
Mark Kettenis
2008-03-09
Add files for vpci(4).
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
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-09
Check "status" property.
Mark Kettenis
2008-03-09
Allow clock to attach to any fhc?, not just fhc0. There might be backup
Mark Kettenis
2008-03-09
Add vcons(4).
Mark Kettenis
2008-03-08
Check "status" property for CPUs too.
Mark Kettenis
2008-03-08
Add som sun4v-specific ASIs.
Mark Kettenis
2008-03-08
Add vcons(4).
Mark Kettenis
2008-03-08
Driver for console on sun4v.
Mark Kettenis
2008-03-08
Add vrtc(4).
Mark Kettenis
2008-03-08
Add vbus(4).
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
UltraSPARC Hypervisor interfaces for 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-08
Introduce a function to check the "status" property of an OFW node, and use it
Mark Kettenis
2008-03-08
SUNW,set-trap-table takes an extra argument on sun4v; sun4u doesn't seem to
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-03-01
Add getpropspeed(); a function which decodes a property describing a serial
Mark Kettenis
2008-03-01
Provide "reg" property when attaching cpu(4).
Mark Kettenis
2008-02-27
return from tda_attach before registering the sensor task
Robert Nagy
2008-02-24
Add commented out Bluetooth HID section
Uwe Stuehler
2008-02-24
Remove some bogus 32-bit compatibiliy code and comments.
Mark Kettenis
2008-02-20
enable tda(4)
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-18
remove the definition of amd7930_trap(), it is not used anywhere.
Robert Nagy
2008-02-17
We're not printing interrupt priority levels (ot whatever ipl stands for) but
Mark Kettenis
2008-02-14
Make sure an interrupt handler does not get on the per-cpu list of pending
Mark Kettenis
[prev]
[next]