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-09-07
- replace dtoa w/ David's gdtoa, version 2008-03-15
Martynas Venckus
2008-08-28
Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations.
Mike Belopuhov
2008-08-24
many more devices for the RAMDISK
Theo de Raadt
2008-08-18
Add sparc_bus_addr function for schizo to allow CardBus to work.
Brad Smith
2008-08-17
Scale down cpu_clockrate[1] when we scale down the cpu clock frequency such
Mark Kettenis
2008-08-17
Garbage collect stupid delay loop.
Mark Kettenis
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-08-11
Add hw.cupspeed cupport for all CPU types.
Mark Kettenis
2008-08-11
Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64.
Mark Kettenis
2008-08-11
Add hw.setperf support for UltraSPARC-IIe support.
Mark Kettenis
2008-08-10
Use the STICK logic on UltraSPARC-IIe to generate clock interrupts.
Mark Kettenis
2008-08-10
Add hypervisor calls for the sun4v random number generator interface.
Mark Kettenis
2008-08-09
Add prom_set_sun4v_api_version().
Mark Kettenis
2008-08-09
Fix counting of shared (PCI) interrupts. Remove some useless debug code
Mark Kettenis
2008-08-07
Use %sys_tick to generate clock interrupts on systems that have it.
Mark Kettenis
2008-08-07
Give each CPU its own `struct intrhand' for %tick interrupts. Fixes a
Mark Kettenis
2008-07-30
Add ath(4).
Brad Smith
2008-07-29
Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based
Miod Vallat
2008-07-28
No longer clear ci_want_resched within cpu_switchto(), now that it's done
Miod Vallat
2008-07-27
Increase the size of the TSB on large memory machines. This make building
Mark Kettenis
2008-07-25
Work around a problem on the t5120 where top(1) would lock up the system for
Mark Kettenis
2008-07-25
Switch to a temporary stack early on such that we don't lose if the stack
Mark Kettenis
2008-07-23
Clear correctable errors after handling them. From Bjorn Andersson.
Mark Kettenis
2008-07-21
- add proper double_t and float_t definitions for each arch
Martynas Venckus
2008-07-21
Implement the cpu_yield hypervisor call. Use it in the idle loop for
Artur Grabowski
2008-07-21
IPL_NONE doesn't really exist. The corresponding bit in the
Mark Kettenis
2008-07-21
nam2blk[] needs a "vnd" entry for some things (like softraid)
Todd T. Fries
2008-07-20
Provide a timecounter based on the UltraSPARC IIe STICK logic.
Mark Kettenis
2008-07-19
Add acx(4) at cardbus(4).
Mark Kettenis
2008-07-19
Unbreak the tree. Pointed out by James Hartley.
Mark Kettenis
2008-07-18
Add a macro that clears the want_resched flag that need_resched sets.
Artur Grabowski
2008-07-18
Add ohci(4) and ehci(4) at cardbus(4).
Mark Kettenis
2008-07-18
Determine the free address space by looking at the "available" property of
Mark Kettenis
2008-07-18
Add new uvm function called uvm_map_pie() which takes align as a
Kurt Miller
2008-07-16
Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels.
Miod Vallat
2008-07-15
Add a timecounter based on the $sys_tick register, and use it on machines
Mark Kettenis
2008-07-15
Use -Wa,-Av9b instead of -Wa,-Av9a such that I can use %sys_tick in an
Mark Kettenis
2008-07-14
Fix struct sysioreg layout after the struct iommureg layout change;
Miod Vallat
2008-07-14
Use uvm_km_valloc_prefer_wait() instead of uvm_km_valloc_wait() in vmapbuf().
Miod Vallat
2008-07-12
Make the console interrupt driven.
Mark Kettenis
2008-07-12
Shave off a few instructions from cpu_switchto().
Mark Kettenis
2008-07-12
Add a temporary hack to attach only the first thread of every core for
Mark Kettenis
2008-07-12
Add core(4).
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
Adjust SUN4U_TLB_RESERVED_MASK for updated SUN4U_TLB_PA_MASK.
Mark Kettenis
2008-07-12
Don't install interrupt handlers for non-exitsing interrupts on CMU-CH.
Mark Kettenis
2008-07-12
On Fujitsu's SPARC64 CPUs, the data_access_error trap is synchronous, and AFSR
Mark Kettenis
[next]