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
2009-11-15
athn works on sparc64
Theo de Raadt
2009-11-10
Handle LOMlite2 in an interrupt-driven way; avoids using delay(9) once the
Mark Kettenis
2009-11-09
Fix error message.
Mark Kettenis
2009-11-09
Every selwakeup() should have a matching KNOTE() (even if kqueue isn't
Nicholas Marriott
2009-11-04
Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.
Mark Kettenis
2009-11-04
Replace the #ifdef NON_DEBUG and #ifdef NOTDEF_DEBUG mess with more sane
Joel Sing
2009-10-31
Establish a shutdown hook to disable the watchdog timer to prevent watchdog
Mark Kettenis
2009-10-31
Make sure we don't insert and entry into the list of pending commends twice.
Mark Kettenis
2009-10-31
Use suser when possible. Suggested by miod@.
Federico G. Schwindt
2009-10-31
Add missing KNOTE() calls after selwakeup(), until we decide if the KNOTE()
Theo de Raadt
2009-10-28
LOMlite seems to get wedged from time to time; add some code to unwedge it.
Mark Kettenis
2009-10-26
Do not do strncmp comparisons on dv_xname because longer device names which
Theo de Raadt
2009-10-19
Correct a target name so that we don't rebuild vers.o (and then
Philip Guenthe
2009-10-04
pull in wbsd conditionally; ok kettenis
Theo de Raadt
2009-10-03
Glue to attach the SD/MCC reader of the W83L519D found on some Tadpole
Mark Kettenis
2009-09-27
Print the LOM type (LOMlite/LOMlite2).
Mark Kettenis
2009-09-27
Add sensor status for fan sensors.
Mark Kettenis
2009-09-27
Implement queuing of reads and writes. This gets rid of the remaining busy
Mark Kettenis
2009-09-24
Slightly less evil busy wait loop for LOMlite. Small tweak to LOMlite state
Mark Kettenis
2009-09-23
Implement reading LOMlite registers using timeouts and a state machine to
Mark Kettenis
2009-09-23
Add some more LOMlite bits. We don't attach to LOMlite yet because it is
Mark Kettenis
2009-09-23
Attempt mapping as io as well as mmio; necessary to make this work on a V100.
Mark Kettenis
2009-09-23
Restructure watchdog support such that it will work on both LOMlite and
Mark Kettenis
2009-09-22
Add PSU sensor.
Mark Kettenis
2009-09-21
Explicitly configure the watchdog timer not to reset the machine when we
Mark Kettenis
2009-09-21
Add support for the built-in watchdog. In the default state the watchdog will
Mark Kettenis
2009-09-20
Update the hostname stored in the LOM based on the hostname set in the kernel.
Mark Kettenis
2009-09-20
Add fan sensors.
Mark Kettenis
2009-09-20
Use name provided by the LOM device as description for the temperature
Mark Kettenis
2009-09-19
Initial stab at a driver for LOMlite2 as found on the Sun Fire V100, Sun Fire
Mark Kettenis
2009-09-12
Add DIOCSDINFO support to the three fd drivers. No change to existing
Kenneth R Westerback
2009-09-10
Remove zssoftpending; it isn't of any use anymore.
Mark Kettenis
2009-09-05
Change the wsdisplay_emulops return types from void to int; emulops will now
Miod Vallat
2009-09-03
Missing header.
Joel Sing
2009-09-03
The sparc64 boot block currently compares a memory address to the ELF magic
Joel Sing
2009-09-01
Enable SBus ti(4) here as well.
Mark Kettenis
2009-09-01
Enable SBus ti(4) here as well.
Mark Kettenis
2009-08-28
OpenBSD/sparc64 can now be compiled without -traditional-cpp.
Joel Sing
2009-08-28
ofwboot can be compiled without -traditional-cpp.
Joel Sing
2009-08-28
Use fixed labels rather than generating them using defines. This allows
Joel Sing
2009-08-22
Constify the what/name parameter of pci_intr_establish().
Michael Knudsen
2009-08-17
Use ANSI function declarations. No binary change.
Joel Sing
2009-08-13
repair vscsi line
Theo de Raadt
2009-08-13
Replace the error strings that were being passed around with much simpler
Theo de Raadt
2009-08-13
wire vscsi up to a cdev
David Gwynne
2009-08-13
A new(er) mtx_enter_try().
Tobias Weingartner
2009-08-11
Do not bother initializing bufpages in the md code if the computation is
Miod Vallat
2009-08-11
With the SysV memory allocation changes, allocsys() doesn't do anything
Miod Vallat
2009-08-09
Introduce option DDB_STRUCT. Kernels compiled with this option (except on
Miod Vallat
2009-08-09
No need to clean genassym{.,o} during `make clean', genassym.sh does this
Miod Vallat
[next]