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-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-23
Fix ovbcopy() operation when copying shorts backwards, similar to sparc
Miod Vallat
2008-03-22
Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fd
Kenneth R Westerback
2008-03-22
Reintroduce the cputyp variable, and use it to distinguish between sun4u and
Mark Kettenis
2008-03-22
Simplify cpu_switchto() such that it doesn't need to know the number of
Mark Kettenis
2008-03-22
Remove TRAPS_USE_IG code.
Mark Kettenis
2008-03-22
Split out the code that sets the TSB registers and call it from
Mark Kettenis
2008-03-22
Use ASI_BLK_P instead of ASI_BLK_COMMIT_P when saving floating point
Mark Kettenis
2008-03-22
Switch to our initial stack after switching over to our own trap table. This
Mark Kettenis
2008-03-21
Do not attach vgafb if not the console device, since the PROM will not have
Miod Vallat
2008-03-20
Introduce GET_CPUINFO_VA(), GET_CPCB() and GET_CURPROC() macros to get
Mark Kettenis
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-19
Establish per-cpu locked mappings for `struct cpuinfo' through the PROM as
Mark Kettenis
2008-03-19
Use PROM calls to enter locked kernel text and data mappings into the TLB.
Mark Kettenis
2008-03-19
Add prom_itlb_load() and prom_dtlb_load().
Mark Kettenis
2008-03-18
Get rid of some dead wood.
Mark Kettenis
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
[next]